On Thu, Sep 29, 2005 at 10:20:28PM +0200, Eduard Bloch wrote:
> #include
> * Massimo Dal Zotto [Thu, Sep 29 2005, 10:11:19PM]:
>
> > - if I run module-assistant from a makefile all make commands called by
> > it think they are running as submake and turn on automatically the -w
> > option whi
#include
* Massimo Dal Zotto [Thu, Sep 29 2005, 10:11:19PM]:
> - if I run module-assistant from a makefile all make commands called by
> it think they are running as submake and turn on automatically the -w
> option which prints the extra messages into buildstate files
m-a does not handle of
On Thu, Sep 29, 2005 at 09:43:31PM +0200, Eduard Bloch wrote:
> tags 330773 + moreinfo
> thanks
>
> #include
> * Massimo Dal Zotto [Thu, Sep 29 2005, 08:28:53PM]:
> > $ make
> > make[1]: Entering directory `/home/dz/src/modules/usr_src/modules/cdfs'
> > ...
> > make[1]: Leaving directory `/home/d
tags 330773 + moreinfo
thanks
#include
* Massimo Dal Zotto [Thu, Sep 29 2005, 08:28:53PM]:
> $ make
> make[1]: Entering directory `/home/dz/src/modules/usr_src/modules/cdfs'
> ...
> make[1]: Leaving directory `/home/dz/src/modules/usr_src/modules/cdfs'
> Build time: 5 seconds
>
> $ cat ./var_cac
Package: module-assistant
Version: 0.9.10
Severity: normal
Module-assistant doesn't work well if run under make because it adds extra
messages 'Entering/Leaving directory' generated by make into buildstate
files:
$ cat Makefile
all:
module-assistant -t -u ~/src/modules build cdfs
$ make
5 matches
Mail list logo