[PyKDE] snapshot-20031226 minor build error

michael ferraro michael at possibleworlds.com
Sat Dec 27 21:05:01 GMT 2003


I encountered this error when building sip-snapshot-20031226

c++: -install_name only allowed with -dynamiclib

I removed the -install_name $(TARGET) from the Makefile(line 11)
in the siplib directory and the build proceeded and installed OK

was;	 	LFLAGS = -bundle -install_name $(TARGET) -framework Python
now:     	LFLAGS = -bundle -framework Python

hope you had some time to enjoy the holidays

Michael


On Dec 23, 2003, at 3:23 AM, Phil Thompson wrote:

> On Thursday 18 December 2003 9:48 pm, michael ferraro wrote:
>> sorry i didn't get to try this until today.
>> previous snapshots still build.
>>
>>
>> [Wheezer:/Developer/sip-snapshot-20031216] mef% python configure.py
>> Error: /Developer/qt/mkspecs/default/qmake.conf: macro
>> '{LITERAL_WHITESPACE}'
>> is not defined.
>> [Wheezer:/Developer/sip-snapshot-20031216] mef%
>
> Should be fixed in tonight's SIP v4 snapshot. This wasn't a simple 
> change, so
> I've probably broken something else :)
>
> Phil
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>




More information about the PyQt mailing list