Hi,

    I was trying to update expat and encountered an error. The log is shown
below. From what I could tell, the error seems to be an "undefined symbol"
error in make. Can anyone help me with this? Thanks!!

Chia

> (...snip)
> make
> /bin/sh ./libtool  --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes
> -Wstrict-prototypes -fexceptions  -I./lib -I. -no-cpp-precomp -I/sw/include -o
> lib/xmlparse.lo -c lib/xmlparse.c
> mkdir lib/.libs
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -c lib/xmlparse.c  -fno-common -DPIC -o
> lib/.libs/xmlparse.lo
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -c lib/xmlparse.c -o lib/xmlparse.o
> >/dev/null 2>&1
> mv -f lib/.libs/xmlparse.lo lib/xmlparse.lo
> /bin/sh ./libtool  --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes
> -Wstrict-prototypes -fexceptions  -I./lib -I. -no-cpp-precomp -I/sw/include -o
> lib/xmltok.lo -c lib/xmltok.c
> rm -f lib/.libs/xmltok.lo
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -c lib/xmltok.c  -fno-common -DPIC -o
> lib/.libs/xmltok.lo
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -c lib/xmltok.c -o lib/xmltok.o >/dev/null
> 2>&1
> mv -f lib/.libs/xmltok.lo lib/xmltok.lo
> /bin/sh ./libtool  --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes
> -Wstrict-prototypes -fexceptions  -I./lib -I. -no-cpp-precomp -I/sw/include -o
> lib/xmlrole.lo -c lib/xmlrole.c
> rm -f lib/.libs/xmlrole.lo
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -c lib/xmlrole.c  -fno-common -DPIC -o
> lib/.libs/xmlrole.lo
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -c lib/xmlrole.c -o lib/xmlrole.o >/dev/null
> 2>&1
> mv -f lib/.libs/xmlrole.lo lib/xmlrole.lo
> /bin/sh ./libtool  --mode=link gcc -g -O2 -Wall -Wmissing-prototypes
> -Wstrict-prototypes -fexceptions  -I./lib -I. -no-cpp-precomp -I/sw/include
> -no-undefined -version-info 4:0:4 -rpath /sw/lib -L/sw/lib -o libexpat.la
> lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
> mkdir .libs
> rm -fr .libs/libexpat.la .libs/libexpat.* .libs/libexpat.*
> gcc -dynamiclib  -o .libs/libexpat.0.4.0.dylib  lib/xmlparse.lo lib/xmltok.lo
> lib/xmlrole.lo  -L/sw/lib -lc -install_name /sw/lib/libexpat.0.dylib
> -compatibility_version 5 -current_version 5.0
> (cd .libs && rm -f libexpat.0.dylib && ln -s libexpat.0.4.0.dylib
> libexpat.0.dylib)
> (cd .libs && rm -f libexpat.dylib && ln -s libexpat.0.4.0.dylib
> libexpat.dylib)
> ar cru .libs/libexpat.a  lib/xmlparse.o lib/xmltok.o lib/xmlrole.o
> ranlib .libs/libexpat.a
> creating libexpat.la
> (cd .libs && rm -f libexpat.la && ln -s ../libexpat.la libexpat.la)
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
> -I./lib -I. -no-cpp-precomp -I/sw/include -o xmlwf/xmlwf.o -c xmlwf/xmlwf.c
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
> -I./lib -I. -no-cpp-precomp -I/sw/include -o xmlwf/xmlfile.o -c
> xmlwf/xmlfile.c
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
> -I./lib -I. -no-cpp-precomp -I/sw/include -o xmlwf/codepage.o -c
> xmlwf/codepage.c
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
> -I./lib -I. -no-cpp-precomp -I/sw/include -o xmlwf/unixfilemap.o -c
> xmlwf/unixfilemap.c
> /bin/sh ./libtool  --mode=link gcc -g -O2 -Wall -Wmissing-prototypes
> -Wstrict-prototypes -fexceptions  -I./lib -I. -no-cpp-precomp -I/sw/include
> -L/sw/lib -o xmlwf/xmlwf xmlwf/xmlwf.o xmlwf/xmlfile.o xmlwf/codepage.o
> xmlwf/unixfilemap.o libexpat.la
> mkdir xmlwf/.libs
> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib
> -I. -no-cpp-precomp -I/sw/include -o xmlwf/.libs/xmlwf xmlwf/xmlwf.o
> xmlwf/xmlfile.o xmlwf/codepage.o xmlwf/unixfilemap.o  -L/sw/lib -L./.libs
> -lexpat
> ld: Undefined symbols:
> _XML_GetFeatureList
> make: *** [xmlwf/xmlwf] Error 1
> ### execution of make failed, exit code 2
> Failed: compiling expat-1.95.5-2 failed
> [borcim106:~] chia%




-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to