I've decided to include the unstable branch to my tree, mostly because it has more apps that I would like to run under 10.3... it also provides a few other benefits to myself...

My build set up is as follows
self-update done via rsync
self-update run nightly followed by fink index

I have XCode 1.0.1 under 10.3.2 and ran a 'sudo /usr/bin/fixprecomps -force -all' after updating to XCode 1.0.1 and 10.3.2.

My problem did occurs before this... but whats listed above reflects the current state of my system. When building imlib2-1.1.0-12 the following error occurs:

/bin/sh ../libtool --mode=link gcc -g -O2 -L/usr/X11R6/lib -o libImlib2.la -rpath /sw/lib -version-info 2:0:1 scale.lo image.lo blend.lo file.lo rgbadraw.lo api.lo updates.lo colormod.lo format.lo grad.lo rotate.lo filter.lo script.lo dynamic_filters.lo color_helpers.lo font_main.lo font_load.lo font_query.lo font_draw.lo color.lo context.lo draw.lo grab.lo rend.lo rgba.lo ximage.lo -export-dynamic ../libltdl/libltdlc.la -lXext -lXext -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib -lfreetype -L/usr/X11R6/lib -L/sw/lib
rm -fr .libs/libImlib2.la .libs/libImlib2.* .libs/libImlib2.*
gcc -dynamiclib -undefined dynamic_lookup -o .libs/libImlib2.1.1.0.dylib scale.lo image.lo blend.lo file.lo rgbadraw.lo api.lo updates.lo colormod.lo format.lo grad.lo rotate.lo filter.lo script.lo dynamic_filters.lo color_helpers.lo font_main.lo font_load.lo font_query.lo font_draw.lo color.lo context.lo draw.lo grab.lo rend.lo rgba.lo ximage.lo -all_load ../libltdl/.libs/libltdlc.al -L/usr/X11R6/lib -L/sw/lib -ldl -lXext -lXext -lX11 -lfreetype -lc -install_name /sw/lib/libImlib2.1.dylib -compatibility_version 3 -current_version 3.0
ld: warning -dylib_install_name /sw/lib/libImlib2.1.dylib not found in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
ld: Undefined symbols:
___setonlyClocaleconv referenced from CoreFoundation expected to be defined in libSystem
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libImlib2.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of failed, exit code 2
Failed: compiling imlib2-1.1.0-12 failed

Anyone else having this problem? Any ideas how to fix it?



Reply via email to