[Mono-devel-list] rebuilding Makefile

Jorge Chacon jchacon at igalia.com
Tue Aug 10 04:51:47 EDT 2004


Hello,

I need to update a Makefile.in from Makefile.am (I'm adding a source file to the mono/metadata dir.), 
I suppose I have to run automake from the top level of mono (which updates all the Makefile.am 's), and then ./configure (which generates
the Makefile 's),
but here is the problem when I try to 'make' after:

jchacon at bacteria:/home/igalia/jchacon/mono-1.0.1 $ make
Makefile:226: warning: overriding commands for target `_AM_File'
Makefile:216: warning: ignoring old commands for target `_AM_File'
Makefile:245: warning: overriding commands for target `[]'
Makefile:235: warning: ignoring old commands for target `[]'
make: *** No rule to make target `_AM_File,', needed by `all-recursive-am'.  Stop.

Anybody knows what is wrong ?


Thanks





More information about the Mono-devel-list mailing list