<div dir="ltr">I am also having this issue on ubuntu 12.10 and Max OSX 10.8.2<div><br></div><div style>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</div>

<div><br></div><div><div>Checking to see if the QtWebKit module should be built...</div><div>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</div>

<div>/tmp/cc8ToxK3.o: In function `main':</div><div>cfgtest_QtWebKit.cpp:(.text.startup+0x19): undefined reference to `QWebPage::QWebPage(QObject*)'</div><div>collect2: error: ld returned 1 exit status</div></div>

</div>