PyXML Building on OS X?

Jarrett Wold jwold at min.midco.net
Tue Sep 24 00:55:53 EDT 2002


On 9/23/02 4:45 AM, in article j4k7ldghtp.fsf at informatik.hu-berlin.de,
"Martin v. Löwis" <loewis at informatik.hu-berlin.de> wrote:

...

extensions/expat/lib/xmlparse.c:3056: warning: `regparm' attribute directive
ignored
extensions/expat/lib/xmlparse.c:3093: warning: `stdcall' attribute directive
ignored
extensions/expat/lib/xmlparse.c:3093: warning: `regparm' attribute directive
ignored
extensions/expat/lib/xmlparse.c:3107: warning: `stdcall' attribute directive
ignored
extensions/expat/lib/xmlparse.c:3107: warning: `regparm' attribute directive
ignored
...

cc -L/sw/lib -bundle -flat_namespace -undefined suppress
build/temp.darwin-5.5-Power Macintosh-2.2/pyexpat.o
build/temp.darwin-5.5-Power Macintosh-2.2/xmlparse.o
build/temp.darwin-5.5-Power Macintosh-2.2/xmlrole.o
build/temp.darwin-5.5-Power Macintosh-2.2/xmltok.o -o
build/lib.darwin-5.5-Power Macintosh-2.2/_xmlplus/parsers/pyexpat.so
-flat_namespace
/usr/bin/ld: -undefined: unknown argument: -lbundle1.o
error: command 'cc' failed with exit status 1


> Jarrett Wold <jwold at min.midco.net> writes:
> 
>>   If you want some sample output of the build I can certainly rerun
>> it and post it.
> 
> Please do. No need to report the entire output, though - just the
> error messages and a little context is needed, such as the compiler
> line that caused the error message.
> 
> Regards,
> Martin
> 




More information about the Python-list mailing list