GoochRules! wrote:
[]
gcc3 -c -I. -I/sw/src/freetype-hinting-1.3.1-8/freetype-1.3.1/test/arch/unix/../.. -I.. -I/sw/src/freetype-hinting-1.3.1-8/freetype-1.3.1/test/arch/unix/../../ ./lib -I/sw/src/freetype-hinting-1.3.1-8/freetype-1.3.1/test/arch/unix/../../ ./lib/extend -no-cpp-precomp -I/sw/include -I/usr/X11R6/include -no-cpp-precomp -I/sw/include -DX11 -DLOCALEDIR='"/sw/share/locale"' ftdump.c
ftdump.c:172:29: pasting "." and "glyph_object" does not give a valid preprocessing token
[]
Failed: compiling freetype-hinting-1.3.1-8 failed

Firstly, I find it odd that a package in stable/main does not build.

Errm, you are building version 1.3.1-8 from unstable, not 1.3.1-6 from stable. But anyway, there is no real difference between the two, as far as compilation is concerned.


Probably because of these macro-patching problems, this package actually uses "gcc3" for compiling, which is gcc-3.1 and does *not* produce errors at these lines, only warnings. From the fact that you get errors, I conclude that on your system, "gcc3" is in fact gcc-3.3. What do you get from "gcc3 -v"? Both this and "ls -l /usr/bin/gcc*" should show that gcc3 is gcc-3.1 and not gcc-3.3.

--
Martin


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to