[Expat-bugs] [ expat-Bugs-615815 ] Can not build expat-1.95.5.tar.gz

noreply@sourceforge.net noreply@sourceforge.net
Sat, 28 Sep 2002 01:43:04 -0700


Bugs item #615815, was opened at 2002-09-28 03:43
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=615815&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Guy Adani (guyad11)
Assigned to: Greg Stein (gstein)
Summary: Can not build expat-1.95.5.tar.gz

Initial Comment:
I have downloaded expat-1.95.5.tar.gz to my PC, which has 
cygwin installed. According to the docs, I can install like I am 
running on a UNIX machine : 
"Building under Win32
If you're using the GNU compiler under cygwin, follow the Unix 
directions in the next section. Otherwise if you have Microsoft's 
Developer Studio installed, then from Windows Explorer double-
click on "expat.dsp" in the lib directory and build and install in the 
usual manner."

After running configure, I run make and got the following error:
"$ make
/bin/bash ./libtool --silent --mode=link gcc -g -O2 -Wall -Wmissing-
prototypes -
Wstrict-prototypes -fexceptions   -I./lib -I. -no-undefined -version-
info 4:0:4
-rpath /usr/local/lib  -o libexpat.la lib/xmlparse.lo lib/xmltok.lo 
lib/xmlrole.
lo
/usr/lib/libcygwin.a(libcmain.o)(.text+0x6a): undefined reference 
to `WinMain@16
'
collect2: ld returned 1 exit status
make: *** [libexpat.la] Error 1

"


What do I need to do to install  ? 

Attached is the configure log file.

Thanks,

Guy Adani



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

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