Le Fri, 11 Nov 2011 14:39:26 -0800 (PST), Darrell Anderson humanreadable@yahoo.com a écrit :
Slackware 13.1
Previously built kdebindings without this error. I don't know what is different this time around.
Log:
http://humanreadable.nfshost.com/trinity/build_logs/kdebindings-3.5.13-i486-...
autotools forgot to use the tqt include path.
The log also says the following:
Detected TQt3... ... checking if TQt is available... no configure: WARNING: You are attempting to compile Trinity without the Trinity Qt Interface installed. Please install libtqtinterface-dev and try again!
I already had the same configure messages when tried to build Trinity packages with autotools… IIRC it means that even if configure works the Makefile will forget the tqt include dir and every library need to link the executables. You could always find the "-l..." flags yourself but you will probably have to find the libraries associated to missing symbols with a big grep hammer in /usr/lib; also the produced executables and libraries will probably have unneeded library dependencies, and if you use -Wl,--as-needed to circumvent this it is likely to break libraries in some nasty ways.
tqtinterface is installed.
I don't know what this error messages keys on, but the phrase "Please install libtqtinterface-dev and try again!" seems Debian specific.
Need help. :)
Darrell
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting