Menu

#42 Makefile does not use srcdir

open
nobody
None
5
2007-04-10
2007-04-10
No

When building Aegis from the tar.gz it is not possible to configure and build in a different directory, but it must be built in the source directory.

$ ../configure
...
$ frawa0@acer:build-dir$ make
g++ -I. -g -O2 -I/usr/include/libxml2 -c ae-repo-ci/arglex3.cc
g++: ae-repo-ci/arglex3.cc: No such file or directory
g++: no input files
make: *** [ae-repo-ci/arglex3.o] Error 1

The generated Makefile define srcdir but never use it.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB