On Wednesday April 08 2015 13:37:09 Salovaara Akseli wrote:
Hi,
Trying to build 4.8.7 on Linux using the debian packaging glue for 4.8.6 I'm
running into a failure configuring postgresql:
./configure: 1: ./configure: filterIncludePath: not found
./configure: 1: ./configure: filterLibraryPath: not found
PostgreSQL auto-detection... ()
make[2]: Entering directory
`/build/buildd/qt4-x11-4.8.7+20150407.6+dfsg-1ubuntu1-rjvb/config.tests/unix/psql'
g++ -c -m64 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++-64 -I.
-I/usr/include/freetype2 -o psql.o psql.cpp
psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory
#include "libpq-fe.h"
^
compilation terminated.
make[2]: *** [psql.o] Error 1
make[2]: Leaving directory
`/build/buildd/qt4-x11-4.8.7+20150407.6+dfsg-1ubuntu1-rjvb/config.tests/unix/psql'
PostgreSQL disabled.
PostgreSQL support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to ./configure to see the final report.
If you believe this message is in error you may use the continue
switch (-continue) to ./configure to continue.
make[1]: *** [override_dh_auto_configure] Error 101
make[1]: Leaving directory
`/build/buildd/qt4-x11-4.8.7+20150407.6+dfsg-1ubuntu1-rjvb'
make: *** [build-arch] Error 2
The culprit is probably the failure to find filterIncludePath and
filterLibraryPath . Where are those supposed to be found?
R.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development