If you're in a hurry, that version of freetype2 is available from the binary distribution (e.g. "sudo apt-get install freetype2").

--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

On Wednesday, August 20, 2003, at 05:09 AM, John Gunnar Carlsson wrote:

Hello,
I am running Fink 0.5.3 on OS 10.2.6 and I get the following error message
when I try to compile freetype2:


FreeType build system -- automatic system detection

The following settings are used:

  platform                    unix
  compiler                    cc
  configuration directory     ./builds/unix
  configuration rules         ./builds/unix/unix.mk

If this does not correspond to your system or settings please remove the
file
`config.mk' from this directory then read the INSTALL file for help.


Otherwise, simply type `make' again to build the library.

make
/sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix/libtool
--mode=compile gcc -pedantic -ansi -c -Wall -g -O2
-I/sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix
-I/sw/src/freetype2-2.0.9-1/freetype-2.0.9/include -o
/sw/src/freetype2-2.0.9-1/freetype-2.0.9/objs/ftsystem.lo
/sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix/ftsystem.c
mkdir /sw/src/freetype2-2.0.9-1/freetype-2.0.9/objs/.libs
gcc -pedantic -ansi -c -Wall -g -O2
-I/sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix
-I/sw/src/freetype2-2.0.9-1/freetype-2.0.9/include
/sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix/ftsystem.c
-fno-common -DPIC -o
/sw/src/freetype2-2.0.9-1/freetype-2.0.9/objs/.libs/ftsystem.lo
/sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix/ftconfig.h:113:
#error "no 32bit type found -- please check your configuration files"
cpp-precomp: warning: errors during smart preprocessing, retrying in basic
mode
make: *** [/sw/src/freetype2-2.0.9-1/freetype-2.0.9/objs/ftsystem.lo]
Error 1
### execution of failed, exit code 2
Failed: compiling freetype2-2.0.9-1 failed


I have checked the archives, and someone had this problem before, but that
person needed to install some additional developer tools components, which
I am certain I have (I have reinstalled them several times). Can anyone
suggest anything else?
Thanks



------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to