I am also having this issue on ubuntu 12.10 and Max OSX 10.8.2 I tried configuring against a compiled Qt5 and the downloaded Qt5 binary. In both cases I get the same output from python configure.py -w -e QtWebKit
Checking to see if the QtWebKit module should be built... g++ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_CORE_LIB -I. -I/opt/Qt5.0.1/5.0.1/gcc_64/mkspecs/linux-g++ -I/opt/Qt5.0.1/5.0.1/gcc_64/include/QtWebKit -I/opt/Qt5.0.1/5.0.1/gcc_64/include/QtWebKitWidgets -I/opt/Qt5.0.1/5.0.1/gcc_64/include/QtCore -I/opt/Qt5.0.1/5.0.1/gcc_64/include -m64 -pipe -O2 -w -D_REENTRANT -fPIE cfgtest_QtWebKit.cpp -o cfgtest_QtWebKit -L/opt/Qt5.0.1/5.0.1/gcc_64/lib -Wl,-O1 -Wl,-rpath,/opt/Qt5.0.1/5.0.1/gcc_64/lib -lQt5WebKit -L/usr/X11R6/lib64 -lQt5Core -lpthread /tmp/cc8ToxK3.o: In function `main': cfgtest_QtWebKit.cpp:(.text.startup+0x19): undefined reference to `QWebPage::QWebPage(QObject*)' collect2: error: ld returned 1 exit status
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt