Hi there,
sip4-tqt FTBFS on my computer (debian/testing). I used the most recent GIT
sources for both TDE and
TDE-packaging (2012/12/14).
The problem is in compiling the sipgen module, when the sip.h file is not
found.
> gcc -c -O2 -g -I/usr/include/tqt
-I/usr/include/tqt3 -I/usr/include/qt3
> -w -DNDEBUG -I. -o parser.o parser.c
> /home/tde_src/2_build/build/dependencies/sip4-tqt/sipgen/parser.y:24:17:
> fatal error: sip.h: No such file or directory
The patch adds the module source folder to the include path when
generating the makefiles.
<snip>
If no one else sees a problem with this patch, I'm going to give it an ACK.
Darrell, can you commit it to GIT under Michele's name if no one objects
by tomorrow?
Thanks!
Tim