Re: compilation rules with dependencies don't work with subdir-objects

2006-11-13 Thread Bruno Haible
Hello Ralf, Thanks for pointing out this: > Automake needs to know at 'automake' run time the set of > dependency files it should later include in the Makefile.in's; those > | @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@ > ... > The missing 'mkdir -p' for the subdir-ob

Re: compilation rules with dependencies don't work with subdir-objects

2006-11-08 Thread Ralf Wildenhues
Hello Bruno, * Bruno Haible wrote on Wed, Nov 08, 2006 at 02:20:44PM CET: > > automake generated compilation rules involving object files in subdirectories > lead to a build failure. With 'no-dependencies', the build failure disappears. Thanks for the report. A better title would have been: Dep

compilation rules with dependencies don't work with subdir-objects

2006-11-08 Thread Bruno Haible
Hi, automake generated compilation rules involving object files in subdirectories lead to a build failure. With 'no-dependencies', the build failure disappears. $ automake --version automake (GNU automake) 1.10 $ autoconf --version autoconf (GNU Autoconf) 2.60 $ gcc -v Reading specs from /usr/lib