[ expat-Bugs-495115 ] expat 1.95.2 fails to build on OS X

noreply@sourceforge.net noreply@sourceforge.net
Wed Dec 19 09:27:05 2001


Bugs item #495115, was opened at 2001-12-19 09:26
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=495115&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: expat 1.95.2 fails to build on OS X 

Initial Comment:
Fails on Mac OS X 10.1.1 (Darwin)

output:

cd xmlwf && make
cc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -I../lib   -c -o
xmlwf.o xmlwf.c
cc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -I../lib   -c -o
xmlfile.o xmlfile.c
xmlfile.c: In function `processStream':
xmlfile.c:149: warning: implicit declaration of
function `close'
xmlfile.c:153: warning: implicit declaration of
function `read'
cc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -I../lib   -c -o
codepage.o codepage.c
cc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -I../lib   -c -o
unixfilemap.o unixfilemap.c
cc -o xmlwf -static xmlwf.o xmlfile.o codepage.o
unixfilemap.o -L../lib/.libs -lexpat
/usr/bin/ld: can't locate file for: -lcrt0.o
make[1]: *** [xmlwf] Error 1
make: *** [xmlwf] Error 2


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

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