Hey, I had the following compilation error when I tried to do a self update-all:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -MT otlbuffer.lo -MD -MP -MF .deps/otlbuffer.Tpo -c otlbuffer.c -fno-common -DPIC -o .libs/otlbuffer.o otlbuffer.c: In function `otl_buffer_ensure': otlbuffer.c:32: warning: implicit declaration of function `FT_REALLOC_ARRAY' otlbuffer.c:32: error: parse error before "OTL_GlyphItemRec" otlbuffer.c:34: error: parse error before "OTL_GlyphItemRec" otlbuffer.c:36: error: parse error before "OTL_PositionRec" otlbuffer.c:27: warning: unused variable `error' otlbuffer.c:22: warning: unused variable `memory' otlbuffer.c: In function `otl_buffer_new': otlbuffer.c:51: warning: implicit declaration of function `FT_ALLOC' otlbuffer.c: In function `otl_buffer_free': otlbuffer.c:92: warning: implicit declaration of function `FT_FREE' otlbuffer.c:90: warning: unused variable `memory' make[4]: *** [otlbuffer.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of LD_TWOLEVEL_NAMESPACE=1 failed, exit code 2 Failed: compiling pango1-xft2-1.4.0-27 failed Can anyone tell me what's up? Craig Dr. Craig L. Smith Postdoctoral Fellow Dept. of Molecular Microbiology Washington University School of Medicine voice: (314) 362-7042 fax: (314) 362-1232 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
