On Sep 3, 2008, at 7:28 AM, Stefan Ohm wrote:

Sorry for the missing information,

i'm running on Mac 10.5.4 and the architecture is i386, Darwin kernel version 9.4.0.

for completeness, i attached the config log file. There are a couple of errors but just one about the missing jpeg library:

configure:28292: checking for jpeg_destroy_decompress in -ljpeg
configure:28327: gcc -o conftest -Os -Wall -DX_LOCALE -I/sw/lib/ pango-ft219/include/pango- 1.0 -I/sw/lib/pango-ft219/include -I/sw/lib/freetype219/include/ freetype2 -I/sw/lib/freety pe219/include -I/sw/lib/fontconfig2/include -I/sw/include -I/sw/ include/sys -L/sw/lib/pang o-ft219/lib -L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib conftest.c -ljpeg -L/sw/l
ib -lintl  >&5
Undefined symbols:
 "_jpeg_destroy_decompress", referenced from:
     _main in ccvMYRjV.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

When building the package with fink, the lines before the libjpeg error look like this:

checking for GLIB - version >= 2.13.5... yes (version 2.14.6)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking for GNU ftw extensions... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... no
checking for getresuid... no
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking for uxtheme.h... no
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadRGBAImageOriented in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... no
configure: WARNING: *** JPEG loader will not be built (JPEG library not found) ***
configure: error:

<config.log>



Cheers, Stefan



I checked your config.log and I didn't see anything radically different than what is on my system, other than this failure, and that you have Xcode 3.0 rather than Xcode 3.1. I don't think that should cause a problem, but I'm not completely sure.


Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter



On 03.09.2008, at 13:47, Alexander Hansen wrote:


On Sep 2, 2008, at 11:27 PM, Stefan Ohm wrote:

Dear all,

i tried to install the latest versions of gtkmm2.4 and gtk+2. For both
i get similar configuration warnings, complaining about a missing
libjpeg.dylib, however, this file is located in the /sw/lib directory.

checking for jpeg_destroy_decompress in -ljpeg... no
configure: WARNING: *** JPEG loader will not be built (JPEG library
not found) ***
configure: error:
*** Checks for JPEG loader failed. You can build without it by passing
*** --without-libjpeg to configure but some programs using GTK+ may
*** not work properly
### execution of /var/tmp/tmp.2.yyzqNp failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.12.11-2
(Lese Datenbank ... 60863 Dateien und Verzeichnisse sind derzeit
installiert.)
Entferne fink-buildlock-gtk+2-2.12.11-2 ...
Failed: phase compiling: gtk+2-2.12.11-2 failed


Thanks for your help, Stefan



What OS version and architecture are you running?

It may be useful to see a couple of earlier lines of output (if they involve jpeg). Also, check the config log file:

/sw/src/fink.build/gtk+2-2.12.11-2/gtk+-2.12.11/config.log

It may say what commands are being run and provide additional information here.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to