reglookup failed build
Christophe Monniez
christophe.monniez at fccu.be
Mon Jul 13 07:02:08 UTC 2009
Hi all,
the reglookup package failed to build.
(see the build log here :
https://buildd.debian.org/fetch.cgi?&pkg=reglookup&ver=0.11.0-1&arch=amd64&stamp=1247135854&file=log)
It seems that's related to this rule :
$(MAKE) OPTS="-std=gnu89 -pedantic -lm -Wall -ggdb" INC="-I/usr/include
-I$(CURDIR)/include" LIB="-L/usr/lib"
that produce this on the build system :
gcc -g -O2 -std=gnu89 -pedantic -lm -Wall -ggdb -I/usr/include
-I/home/buildd/include -c -o regfi.o regfi.c
where '-I/home/buildd/include' is not good and should be something like
'-I/build/buildd-reglookup_0.11.0-1-amd64-VVUvK9/reglookup-0.11.0/build/
So maybe I shoud define a variable for this include dir earlier in the
debian/rules ?
Can someone give me an advice here ?
--
Christophe Monniez <christophe.monniez at fccu.be>
Belgian Federal Computer Crime Unit
More information about the forensics-devel
mailing list