[Expat-bugs] [ expat-Bugs-712785 ] expat-1.95.2 (Mac OS X 10.2.4)
xmlwf/-lcrt0.o missing
SourceForge.net
noreply at sourceforge.net
Sun Nov 2 04:09:57 EST 2003
Bugs item #712785, was opened at 2003-03-31 12:21
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=712785&group_id=10127
Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: José Muñiz (josemuniznyc)
Assigned to: Greg Stein (gstein)
Summary: expat-1.95.2 (Mac OS X 10.2.4) xmlwf/-lcrt0.o missing
Initial Comment:
Make fails, giving me this ouput:
[imacs-Computer:~/expat-1.95.2] jmuniz% make
cd lib && make
make[1]: Nothing to be done for `all'.
cd xmlwf && make
gcc -o xmlwf -static xmlwf.o xmlfile.o codepage.o unixfilemap.o -L../lib/.libs -lexpat
ld: can't locate file for: -lcrt0.o
make[1]: *** [xmlwf] Error 1
make: *** [xmlwf] Error 2
I believe this might be related to issue: [ 454879 ] Compile of xmlwf fails in cygwin v1.95. However, some of the work arounds seemed local to cygwin and expat 1.95.2 is a specific dependency for the software I'm trying to build. Although I can ask upstream if we can move to a newer version with the patched macro, assuming the naming issue was resolved in a newer version.
Thank you for all the work you do,
Y
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-11-02 04:09
Message:
Logged In: YES
user_id=3066
Can anyone confirm whether there's still a problem with this?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=712785&group_id=10127
More information about the Expat-bugs
mailing list