[PyQt] PyQt-4.11.1 9d5a6843b580 : g++: error: sipQtCoreQWidget.o: No such file or directory

Rex Dieter rdieter at math.unl.edu
Sun Jun 1 14:05:51 BST 2014


Phil Thompson wrote:

>> make
>> make[1]: Entering directory
>> `/builddir/build/BUILD/PyQt-x11-gpl-4.11/qpy'
>> make[2]: Entering directory `/builddir/build/BUILD/PyQt-x11-
>> gpl-4.11/qpy/QtGui'
>> g++ -Wl,-O1 -Wl,-z,relro -o w_qpygui     -L/usr/lib64 -lQtGui -lQtCore
>> -
>> lpthread
>> /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crt1.o: In
>> function
>> `_start':
>> (.text+0x20): undefined reference to `main'
>> collect2: error: ld returned 1 exit status
> 
> Should be fixed in tonight's snapshot.

Testing PyQt-x11-gpl-4.11.1-snapshot-9d5a6843b580.tar.gz this particular 
problem is fixed (using configure.py), but now I hit another failure during 
the build:

...
g++ -shared  -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtCore.exp -o 
QtCore.so ...lots of objects...
g++: error: sipQtCoreQWidget.o: No such file or directory








More information about the PyQt mailing list