[Expat-bugs] [ expat-Bugs-1426640 ] Build fails on Darwin

SourceForge.net noreply at sourceforge.net
Thu Mar 9 17:17:40 CET 2006


Bugs item #1426640, was opened at 2006-02-07 16:30
Message generated for change (Comment added) made by kwaclaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1426640&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: Build fails on Darwin

Initial Comment:
 Unable to install expat 2.0.0 on my Mac.
 I get the following nonsense trying to build expat 2.0.0 on
Mac OSX 10.4.4 :

make
/bin/sh ./libtool --silent --mode=link gcc -I./lib -I. -g -O2 -Wall -
Wmissing-prototypes -Wstrict-prototypes -fexceptions -
DHAVE_EXPAT_CONFIG_H   -no-undefined -version-info 6:0:5 -rpath /
usr/local/lib  -o libexpat.la lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0) file: 
-lSystem is not an object file (not allowed in a library)
make: *** [libexpat.la] Error 1


----------------------------------------------------------------------

>Comment By: Karl Waclawek (kwaclaw)
Date: 2006-03-09 11:17

Message:
Logged In: YES 
user_id=290026

This seems to be a gcc problem, not an Expat issue.
Closing due to lack of follow-up by the original poster.

----------------------------------------------------------------------

Comment By: Ryan Schmidt (ryandesign)
Date: 2006-02-13 19:33

Message:
Logged In: YES 
user_id=838923

I don't have any problem building expat 2.0.0 with
Mac OS X 10.4.4 PPC.

Googling for your error turned up this page

http://www.petercooper.co.uk/archives/000698.html

which says that it's a problem with GCC 3.x and since
you're using Tiger you should be using GCC 4.x.

----------------------------------------------------------------------

Comment By: Karl Waclawek (kwaclaw)
Date: 2006-02-07 18:15

Message:
Logged In: YES 
user_id=290026

It seems we have no Mac OS X experts here.
If you figure out the problem, can you provide a patch?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1426640&group_id=10127


More information about the Expat-bugs mailing list