On Sat, 2006-08-26 at 20:40 -0400, Bill Cunningham wrote: > > This is your first error message: > > > > " > > 84 > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2 -I/usr/local > /include > > -I/usr/local/include -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -I.. -I../ > src -g -O2 -MT > > fcfreetype.l > > 84 o -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -fPIC -DPIC -o > .libs/fcfreetype.o > > 85 fcfreetype.c:53:10: #include expects "FILENAME" or <FILENAME> > > > > ". > > > > And it is exactly the same error message which caused me to file > > already mentioned bug report: > > > > https://bugs.freedesktop.org/show_bug.cgi?id=7862 > > . > > > > Did you read the bug report and did you compare my report with > > your error message ? > > > > I have no idea how to fix this. It looks like a result of FreeType's housecleaning.. The latest versions of freetype removed the public install of old internal headers, which half the projects on the Internet (it seems) used. They were never supposed to, but they did. Result: many packages are broken. Installing an older freetype (2.1.x I believe) is an intermediate fix; otherwise, there are patches from freetype's website for some packages, and many packages have appropriate fixes already. It's been a while since I looked into this, so I don't remember details, but that should give you a starting point. - Michael -- mouse, n.: a device for pointing at the xterm in which you wish to type -- Fortune file Visit me on the Web: http://www.elehack.net/michael _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list