Two build problems with the Aegypten backend
Werner Koch
wk at gnupg.org
Thu Jan 8 21:52:59 CET 2004
On Thu, 8 Jan 2004 01:48:52 +0100, Marc Mutz said:
> 1. libksba's build system misses dependencies. On an dual-processor
> machine with make -j4, util.o was not compiled the first time around
> the link process started. Interesting bit:
Vesions? From tarball or current CVS? If from CVS, what autoptools
version?
> gcc -I/usr/local/include -g -O2 -Wall -Wcast-align -Wshadow
> -Wstrict-prototypes -o asn1-gentables asn1-gentables.o asn1-parse.o
> asn1-func.o oid.o util.o -L/usr/local/lib /usr/local/lib/
> libgpg-error.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/
> local/lib
> gcc: util.o: No such file or directory
I just checked the generated Makefile and the dependencies are all in
place as they should; i.e. asn1-gentables (direcly) depends on
asn1-gentables.o, asn1-parse.o, asn1-func.o, oid.o and util.o.
Werner
--
Werner Koch <wk at gnupg.org>
The GnuPG Experts http://g10code.com
Free Software Foundation Europe http://fsfeurope.org
More information about the Gpa-dev
mailing list