[PyKDE] build error: SIP4 sip-snapshot-20060321 with debug option

m.gehling at gmx.de m.gehling at gmx.de
Thu Mar 23 17:56:47 GMT 2006


Hello, 

if i build SIP4 sip-snapshot-20060321 with debug option, a undefined 
reference breaks the build. ( windows XP, python2.4.2, mingw ) 

marc gehling 

 ---- snip ----
makefile:29: warning: overriding commands for target `.c.o'
makefile:26: warning: ignoring old commands for target `.c.o'
mingw32-make[1]: Entering directory `C:/qt/sip-snapshot-20060321/sipgen'
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o main.o main.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o transform.o 
transform.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o gencode.o gencode.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o heap.o heap.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o parser.o parser.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o lexer.o lexer.c
g++ -mthreads -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import 
 -Wl,-enable-runtime-pseudo-reloc -Wl,-subsystem,console -Wl,-s -o sip.exe 
main.o transform.o gencode.o heap.o parser.o lexer.o
mingw32-make[1]: Leaving directory `C:/qt/sip-snapshot-20060321/sipgen'
makefile:29: warning: overriding commands for target `.c.o'
makefile:26: warning: ignoring old commands for target `.c.o'
mingw32-make[1]: Entering directory `C:/qt/sip-snapshot-20060321/siplib'
gcc -c -g -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -IC:\python24\include -o 
siplib.o siplib.c
gcc -c -g -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -IC:\python24\include -o 
qtlib.o qtlib.c
gcc -c -g -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -IC:\python24\include -o 
threads.o threads.c
gcc -c -g -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -IC:\python24\include -o 
objmap.o objmap.c
g++ -c -g -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -IC:\python24\include -o 
bool.o bool.cpp
g++ -mthreads -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import 
 -Wl,-enable-runtime-pseudo-reloc -shared -Wl,-subsystem,console -o sip_d.pyd 
siplib.o qtlib.o threads.o objmap.o bool.o -LC:\python24\libs -lpython24_d
siplib.o(.text+0xe): In function `initsip':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:372: undefined reference to 
`_imp__PyType_Type'
siplib.o(.text+0x9f):C:/qt/sip-snapshot-20060321/siplib/siplib.c:383: 
undefined reference to `_imp__Py_InitModule4'
siplib.o(.text+0x2d1): In function `setTraceMask':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:461: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x2d8):C:/qt/sip-snapshot-20060321/siplib/siplib.c:462: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x323): In function `transferto':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:478: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x35a):C:/qt/sip-snapshot-20060321/siplib/siplib.c:482: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x386):C:/qt/sip-snapshot-20060321/siplib/siplib.c:488: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x38d):C:/qt/sip-snapshot-20060321/siplib/siplib.c:489: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x3dc): In function `transferback':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:507: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x3e3):C:/qt/sip-snapshot-20060321/siplib/siplib.c:508: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x454): In function `transfer':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:530: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x45b):C:/qt/sip-snapshot-20060321/siplib/siplib.c:531: more 
undefined references to `_imp___Py_NoneStruct' follow
siplib.o(.text+0x51c): In function `cast':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:561: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x69a): In function `sip_api_export_module':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:642: undefined reference to 
`_imp__PyExc_RuntimeError'
siplib.o(.text+0x720):C:/qt/sip-snapshot-20060321/siplib/siplib.c:657: 
undefined reference to `_imp__PyExc_RuntimeError'
siplib.o(.text+0x76b):C:/qt/sip-snapshot-20060321/siplib/siplib.c:665: 
undefined reference to `_imp__PyExc_RuntimeError'
siplib.o(.text+0x822):C:/qt/sip-snapshot-20060321/siplib/siplib.c:687: 
undefined reference to `_imp__PyExc_RuntimeError'
siplib.o(.text+0x891):C:/qt/sip-snapshot-20060321/siplib/siplib.c:696: 
undefined reference to `_imp__PyExc_RuntimeError'
siplib.o(.text+0x10ed): In function `sip_api_pyslot_extend':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:1019: undefined reference to 
`_imp___Py_NotImplementedStruct'
siplib.o(.text+0x111b):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1027: 
undefined reference to `_imp___Py_NotImplementedStruct'
siplib.o(.text+0x1122):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1028: 
undefined reference to `_imp___Py_NotImplementedStruct'
siplib.o(.text+0x126c): In function `sip_api_build_result':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:1090: undefined reference to 
`_imp__PyExc_SystemError'
siplib.o(.text+0x136c): In function `buildObject':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:1143: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x1373):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1144: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x1500):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1211: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x1507):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1212: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x1712):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1302: 
undefined reference to `_imp__PyExc_SystemError'
siplib.o(.text+0x17e7): In function `sip_api_parse_result':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:1341: undefined reference to 
`_imp__PyExc_SystemError'
siplib.o(.text+0x181e):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1348: 
undefined reference to `_imp__PyTuple_Type'
siplib.o(.text+0x1825):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1348: 
undefined reference to `_imp__PyTuple_Type'
siplib.o(.text+0x190a):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1383: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x1932):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1388: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x1939):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1388: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x19cc):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1413: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x19d3):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1413: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x1d3d):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1570: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x1d5c):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1572: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x1d63):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1572: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2010):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1673: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x210a):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1718: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x212d):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1724: 
undefined reference to `_imp__PyExc_SystemError'
siplib.o(.text+0x21b8): In function `sip_api_parse_args':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:1789: undefined reference to 
`_imp__PyTuple_Type'
siplib.o(.text+0x21bf):C:/qt/sip-snapshot-20060321/siplib/siplib.c:1789: 
undefined reference to `_imp__PyTuple_Type'
siplib.o(.text+0x26ee): In function `parsePass1':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:2051: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x270d):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2053: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2714):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2053: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2784):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2074: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x278b):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2074: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2804):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2085: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x2825):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2095: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x282c):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2095: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x28a2):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2114: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x28a9):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2114: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2a5a):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2196: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x2bb8):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2263: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x2d3e):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2334: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x2d66):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2339: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2d6d):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2339: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2dba):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2354: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x2dc1):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2354: 
undefined reference to `_imp__PyString_Type'
siplib.o(.text+0x3153):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2540: 
undefined reference to `_imp__PyBool_Type'
siplib.o(.text+0x315a):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2541: 
undefined reference to `_imp___Py_TrueStruct'
siplib.o(.text+0x3197):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2552: 
undefined reference to `_imp__PyFloat_Type'
siplib.o(.text+0x319e):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2552: 
undefined reference to `_imp__PyFloat_Type'
siplib.o(.text+0x31e8):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2564: 
undefined reference to `_imp__PyFloat_Type'
siplib.o(.text+0x31ef):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2564: 
undefined reference to `_imp__PyFloat_Type'
siplib.o(.text+0x3239):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2576: 
undefined reference to `_imp__PyInt_Type'
siplib.o(.text+0x3240):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2576: 
undefined reference to `_imp__PyInt_Type'
siplib.o(.text+0x3696): In function `parsePass2':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:2791: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x37f7):C:/qt/sip-snapshot-20060321/siplib/siplib.c:2841: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x3b40): In function `sip_api_convert_from_sequence_index':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3053: undefined reference to 
`_imp__PyExc_IndexError'
siplib.o(.text+0x3e9e): In function `createEnum':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3178: undefined reference to 
`_imp__PyInt_Type'
siplib.o(.text+0x3f41):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3193: 
undefined reference to `_imp__PyType_Type'
siplib.o(.text+0x4129): In function `createTypeDict':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3275: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x414d):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3275: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x4553): In function `handleSetLazyAttr':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3395: undefined reference to 
`_imp__PyExc_ValueError'
siplib.o(.text+0x45dc):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3413: 
undefined reference to `_imp__PyExc_AttributeError'
siplib.o(.text+0x4608): In function `handleGetLazyAttr':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3435: undefined reference to 
`_imp__PyExc_AttributeError'
siplib.o(.text+0x4731):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3479: 
undefined reference to `_imp__PyExc_AttributeError'
siplib.o(.text+0x4a55): In function `sip_api_abstract_method':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3620: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x4b22): In function `badArgs':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3643: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x4b5c):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3647: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x4b97):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3651: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x4bca):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3655: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x4c01):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3659: 
more undefined references to `_imp__PyExc_TypeError' follow
siplib.o(.text+0x4c31): In function `badArgs':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3669: undefined reference to 
`_imp__PyExc_AttributeError'
siplib.o(.text+0x4c9b): In function `sip_api_bad_operator_arg':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3690: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x4cf6):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3706: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x4d25): In function `sip_api_bad_length_for_slice':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3715: undefined reference to 
`_imp__PyExc_ValueError'
siplib.o(.text+0x4d4d): In function `sip_api_bad_class':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3724: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x4d7c): In function `sip_api_bad_set_type':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3733: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x4d9c): In function `sip_api_bad_catcher_result':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:3748: undefined reference to 
`_imp__PyMethod_Type'
siplib.o(.text+0x4db6):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3748: 
undefined reference to `_imp__PyFunction_Type'
siplib.o(.text+0x4dce):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3753: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x4e24):C:/qt/sip-snapshot-20060321/siplib/siplib.c:3764: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x5ace): In function `sip_api_get_complex_cpp_ptr':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4288: undefined reference to 
`_imp__PyExc_RuntimeError'
siplib.o(.text+0x5b80): In function `sip_api_is_py_method':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4342: undefined reference to 
`_imp__PyMethod_Type'
siplib.o(.text+0x5c44):C:/qt/sip-snapshot-20060321/siplib/siplib.c:4362: 
undefined reference to `_imp__PyExc_NotImplementedError'
siplib.o(.text+0x5d5e): In function `checkPointer':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4429: undefined reference to 
`_imp__PyExc_RuntimeError'
siplib.o(.text+0x5d99): In function `sip_api_can_convert_to_instance':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4447: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x5e34): In function `sip_api_can_convert_to_mapped_type':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4468: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x5ea9): In function `sip_api_convert_to_instance':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4494: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x5eff):C:/qt/sip-snapshot-20060321/siplib/siplib.c:4501: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x5f7c): In function `sip_api_convert_to_mapped_type':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4532: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x6024): In function `sip_api_force_convert_to_instance':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4561: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x60e1): In function `sip_api_force_convert_to_mapped_type':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4592: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x61db): In function `sip_api_convert_from_instance':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4661: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x61e2):C:/qt/sip-snapshot-20060321/siplib/siplib.c:4662: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x6275):C:/qt/sip-snapshot-20060321/siplib/siplib.c:4677: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x62b5): In function `sip_api_convert_from_new_instance':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4698: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x62bc):C:/qt/sip-snapshot-20060321/siplib/siplib.c:4699: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x62f9):C:/qt/sip-snapshot-20060321/siplib/siplib.c:4707: 
more undefined references to `_imp___Py_NoneStruct' follow
siplib.o(.text+0x673f): In function `sip_api_raise_unknown_exception':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:4969: undefined reference to 
`_imp__PyExc_Exception'
siplib.o(.text+0x69ff): In function `objobjargprocSlot':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5110: undefined reference to 
`_imp__PyTuple_Type'
siplib.o(.text+0x6a06):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5110: 
undefined reference to `_imp__PyTuple_Type'
siplib.o(.text+0x6bcf): In function `sipVoidPtr_new':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5204: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x6c24):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5218: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x6c3e):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5220: 
undefined reference to `_imp__PyCObject_Type'
siplib.o(.text+0x6cac):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5243: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x6d9a): In function `sip_api_convert_to_void_ptr':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5373: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x6db4):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5377: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x6dff): In function `sip_api_convert_from_void_ptr':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5397: undefined reference to 
`_imp___Py_NoneStruct'
siplib.o(.text+0x6e06):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5398: 
undefined reference to `_imp___Py_NoneStruct'
siplib.o(.text+0x6f48): In function `sipWrapperType_alloc':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5463: undefined reference to 
`_imp__PyType_Type'
siplib.o(.text+0x6fbb): In function `sipWrapperType_init':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5490: undefined reference to 
`_imp__PyType_Type'
siplib.o(.text+0x7028):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5509: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x7371): In function `sipWrapperType_getattro':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5648: undefined reference to 
`_imp__PyType_Type'
siplib.o(.text+0x73f4): In function `sipWrapperType_setattro':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5668: undefined reference to 
`_imp__PyType_Type'
siplib.o(.text+0x7448): In function `sipWrapper_new':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5734: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x74a8):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5752: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x7525):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5760: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x7540):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5767: 
undefined reference to `_imp__PyBaseObject_Type'
siplib.o(.text+0x7588): In function `sipWrapper_init':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:5782: undefined reference to 
`_imp__PyExc_TypeError'
siplib.o(.text+0x75b3):C:/qt/sip-snapshot-20060321/siplib/siplib.c:5788: 
undefined reference to `_imp__PyExc_TypeError'
siplib.o(.text+0x7b6a): In function `sipWrapper_dealloc':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:6040: undefined reference to 
`_imp__PyBaseObject_Type'
siplib.o(.text+0x7d0a): In function `sipWrapper_richcompare':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:6136: undefined reference to 
`_imp___Py_NotImplementedStruct'
siplib.o(.text+0x7d11):C:/qt/sip-snapshot-20060321/siplib/siplib.c:6137: 
undefined reference to `_imp___Py_NotImplementedStruct'
siplib.o(.text+0x7ddf): In function `sipWrapper_getattro':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:6184: undefined reference to 
`_imp__PyBaseObject_Type'
siplib.o(.text+0x7fd4): In function `sipWrapper_setattro':
C:/qt/sip-snapshot-20060321/siplib/siplib.c:6260: undefined reference to 
`_imp__PyBaseObject_Type'
qtlib.o(.text+0x47): In function `sip_api_get_sender':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:60: undefined reference to 
`_imp___Py_NoneStruct'
qtlib.o(.text+0xbe7): In function `sip_api_emit_signal':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:449: undefined reference to 
`_imp__PyExc_TypeError'
qtlib.o(.text+0xd79): In function `emitQtSig':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:518: undefined reference to 
`_imp__PyExc_NameError'
qtlib.o(.text+0xe25): In function `sip_api_emit_to_slot':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:544: undefined reference to 
`_imp___Py_NoneStruct'
qtlib.o(.text+0xfd8):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:585: 
undefined reference to `_imp__PyCFunction_Type'
qtlib.o(.text+0xff0):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:589: 
undefined reference to `_imp__PyExc_NameError'
qtlib.o(.text+0x11a7):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:644: 
undefined reference to `_imp__PyExc_TypeError'
qtlib.o(.text+0x16b6): In function `isSameSlot':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:799: undefined reference to 
`_imp__PyMethod_Type'
qtlib.o(.text+0x16fd):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:804: 
undefined reference to `_imp__PyMethod_Type'
qtlib.o(.text+0x19ce): In function `sip_api_connect_rx':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:901: undefined reference to 
`_imp___Py_TrueStruct'
qtlib.o(.text+0x19d5):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:902: 
undefined reference to `_imp___Py_TrueStruct'
qtlib.o(.text+0x1a53): In function `sip_api_disconnect_rx':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:924: undefined reference to 
`_imp___Py_ZeroStruct'
qtlib.o(.text+0x1a5a):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:925: 
undefined reference to `_imp___Py_ZeroStruct'
qtlib.o(.text+0x1ad0):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:941: 
undefined reference to `_imp___Py_TrueStruct'
qtlib.o(.text+0x1ad7):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:942: 
undefined reference to `_imp___Py_TrueStruct'
qtlib.o(.text+0x1c34): In function `saveSlot':
C:/qt/sip-snapshot-20060321/siplib/qtlib.c:1013: undefined reference to 
`_imp__PyMethod_Type'
qtlib.o(.text+0x1c7a):C:/qt/sip-snapshot-20060321/siplib/qtlib.c:1036: 
undefined reference to `_imp__PyCFunction_Type'
threads.o(.text+0xae): In function `sipWrapSimpleInstance':
C:/qt/sip-snapshot-20060321/siplib/threads.c:114: undefined reference to 
`_imp___Py_NoneStruct'
threads.o(.text+0xb5):C:/qt/sip-snapshot-20060321/siplib/threads.c:115: 
undefined reference to `_imp___Py_NoneStruct'
collect2: ld returned 1 exit status
mingw32-make[1]: *** [sip_d.pyd] Error 1
mingw32-make[1]: Leaving directory `C:/qt/sip-snapshot-20060321/siplib'
mingw32-make: *** [all] Error 2 




More information about the PyQt mailing list