Try removing expat before updating expat-shlibs. Then you can install expat again.
I had the same problem, and this solved it. On Tue, 2002-12-03 at 10:52, Ross Smith wrote: > Tried this at work and at home.... > > Is something busted?? > > <clip> > gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions > -no-cpp-precomp -I/sw/include -I./lib -I. -o xmlwf/xmlwf.o -c > xmlwf/xmlwf.c > xmlwf/xmlwf.c: In function `showVersion': > xmlwf/xmlwf.c:602: syntax error before '*' token > xmlwf/xmlwf.c:613: `features' undeclared (first use in this function) > xmlwf/xmlwf.c:613: (Each undeclared identifier is reported only once > xmlwf/xmlwf.c:613: for each function it appears in.) > xmlwf/xmlwf.c:613: `XML_FEATURE_END' undeclared (first use in this > function) > make: *** [xmlwf/xmlwf.o] Error 1 > ### execution of failed, exit code 2 > Failed: compiling expat-1.95.5-1 failed > > -Ross- > > > > ------------------------------------------------------- > 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 > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- 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
