On 4/6/06, Óscar Erenas <[EMAIL PROTECTED]> wrote: > Oh, yes, sorry: I've got an iBook G4 with OS X 10.4.6 and the lastest > version of XCode (2.2.1). > > I've got the error in the configure of gtk+-2.6.10: > > [...] > checking for jpeglib.h... yes > checking for jpeg_simple_progression in -ljpeg... yes > checking for libpng12... yes > checking pixbuf loaders to build... > checking for sys/wait.h that is POSIX.1 compatible... yes > checking return type of signal handlers... (cached) void > checking for x86 platform... no > checking for freetype-config... /usr/bin/freetype-config
That looks as though you have installed a freetype package at some point that put stuff in /usr. On my system the only instances of freetype config are as follows: freetype219: /sw/lib/freetype219/bin/freetype-config xorg: /usr/X11R6/bin/freetype-config > configure: error: Xft Pango backend found but did not find freetype libraries > ### execution of ./configure failed, exit code 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.6.10-1 > (Reading database ... 48780 files and directories currently installed.) > Removing fink-buildlock-gtk+2-2.6.10-1 ... > Failed: phase compiling: gtk+2-2.6.10-1 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the problem. If not, ask on the fink-users > or fink-beginners mailing lists. As a last resort, you can try e-mailing > the maintainer directly: > > The Gnome Core Team <[EMAIL PROTECTED]> > > Thank you > You might try moving that file out of the way and see how far the compilation gets. You may, however, find problems due to your third-party freetype installation. > On 4/6/06, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > > On 4/6/06, Óscar Erenas <[EMAIL PROTECTED]> wrote: > > > > > > > > > Did you mean to include some information? > > > > Architecture > > OS version > > What the actual error is > > > > -- > > Alexander K. Hansen > > Fink Documenter > > [Day Job] Levitated Dipole Experiment > > http://psfcwww2.psfc.mit.edu/ldx/ > > > > > -- > Óscar Erenas. > http://www.oscarerenas.com > http://www.greenjo.net > > PD1: Si desea enviarme un mail en cadena, > por favor, introduzca mi dirección el campo > CCO, así mi dirección se enviará oculta, y no > podrá usarse para que me manden SPAM. > > PD2: Si desea enviarme algún tipo de documento, > por favor, utilice algún formato libre, o bien, > públicamente especificado (PDF, html, latex, txt...) > > Más información: http://doc.oscarerenas.com > > Gracias ;) > -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
