[Pythonmac-SIG] Problem building PyXML v0.8 in Python v2.2

Jack Jansen Jack.Jansen@cwi.nl
Mon, 2 Sep 2002 17:14:09 +0200


On Sunday, September 1, 2002, at 11:50 , W.T. Bridgman wrote:

> cc -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

Very strange... There's no "-lbundle1.o" anywhere on your command 
line... You don't have anything set in your LDFLAGS environment 
variable, or in another environment variable that could be picked up by 
ld or cc? Alternatively, it is complaining about the value to the 
-undefined option, but why it would be reading "suppress" as 
"-lbundle1.o" is beyond me...
--
- Jack Jansen        <Jack.Jansen@oratrix.com>        
http://www.cwi.nl/~jack -
- If I can't dance I don't want to be part of your revolution -- Emma 
Goldman -