[Asterisk-Dev] End of * compile msg?

Rich Adamson radamson at routers.com
Sun May 1 15:03:51 MST 2005


> > So, it looks like the current logic within cvs-head provides the listing
> > of modules that got installed, not the list of module exceptions "after
> > doing a 'make clean' and 'make install' in the asterisk directory".
> > Simply doing a 'make install' (without the 'make clean') results in
> > the wanted objective.
> 
> OK, here's the root of the problem: I did not expect that people would 
> run 'make install' without running 'make' first. Since the NEWMODS list 
> is computed at the moment 'make install' starts, and the modules have 
> not been built yet, you get an incorrect warning.
> 
> I'll modify the Makefile to alleviate this problem; thanks for the report.

Guess I've been following the sequence shown on asterisk.org without
even thinking about doing a make first, sorry. ;)

In general terms, is the most appropriate sequence now the make clean, make,
then make install?

Rich





More information about the asterisk-dev mailing list