This looks like more Freetype wierdness. Did you change anything in your X11 setup after the prior problem you posted about?

I reinstalled everything from the Xcode CD, including X11SDK.pkg. Now on updating pango, I get:


{snip}

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


Is there a way to check if my freetype headers are up to date? I forget.

P


========= Phil Thomson home: http://www.sfu.ca/~pthomson label: http://centibel.org/ group: http://groups.yahoo.com/group/databenders/ =========

SDF Public Access UNIX System
http://www.freeshell.org/
Geekier than you since 1987.


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to