Begin forwarded message:

From: "Alexander K. Hansen" <[EMAIL PROTECTED]>
Date: August 12, 2006 11:38:26 AM CDT
To: "M. Brooks Clark" <[EMAIL PROTECTED]>
Cc: "Mailing List Users Fink" <Fink-users@lists.sourceforge.net>
Subject: Re: [Fink-users] libXfixes.3.dylib

On 8/12/06, M. Brooks Clark <[EMAIL PROTECTED]> wrote:

I'm having problems compiling and/or running several packages, including
vim, gconf2, and gimp2, because they are looking for a library called
libXfixes.3.dylib in /usr/X11R6/lib.

Is this library provided by another fink package, or should it be installed
with Apple's X11 stuff?

I'm running the 10.4 tree on a G5, system 10.4.7.



Brooks



It doesn't seem to exist for Apple's X11.  That's strange, though,
because Fink packages shouldn't insist on X11 libs that are only in
XFree86 or X.org.

Can you paste up the error messages?

-- 
Alexander K. Hansen
Fink Documenter (still)



When I try to run gimp-2.0, here's the message I get:

[4] --> gimp-2.0
dyld: Library not loaded: /usr/X11R6/lib/libXfixes.3.dylib
  Referenced from: /sw/bin/gimp-2.0
  Reason: image not found
Trace/BPT trap


And when I try to compile gconf2, it's trying to link with libXfixes:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DORBIT2=1 -I/sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/orbit-2.0   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/sw"\" -DGCONF_LOCALE_DIR=\""/sw/share/locale"\" -DGCONF_SRCDIR=\""/sw/src/fink.build/gconf2-2.14.0-1/GConf-2.14.0"\" -DGCONF_CONFDIR=\""/sw/etc/gconf/2"\" -DGCONF_ETCDIR=\""/sw/etc/gconf"\" -DGCONF_BINDIR=\""/sw/bin"\" -DGCONF_SERVERDIR=\""/sw/lib/gconf2"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/sw/lib/GConf/2"\" -DVERSION=\""2.14.0"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"   -no-cpp-precomp -I/sw/include  -O3 -funroll-loops -fstrict-aliasing -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c `test -f 'gconf-sanity-check.c' || echo './'`gconf-sanity-check.c
/bin/sh ../libtool --mode=link gcc  -O3 -funroll-loops -fstrict-aliasing -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1  -L/sw/lib -o gconf-sanity-check-2  gconf-sanity-check.o  -lintl  -L/sw/lib -L/usr/X11R6/lib -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXfixes -lXcursor -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lxml2 -lpthread -lz -liconv -lm   -lpopt libgconf-2.la
gcc -O3 -funroll-loops -fstrict-aliasing -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -o .libs/gconf-sanity-check-2 gconf-sanity-check.o  -L/sw/lib -L/usr/X11R6/lib /sw/lib/libgtk-x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib -lXrandr -lXinerama -lXfixes -lXcursor -lXext /sw/lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/libpangoxft-1.0.dylib -lXft -lXrender /sw/lib/libpangox-1.0.dylib -lX11 /sw/lib/libpangoft2-1.0.dylib -lfontconfig -lfreetype /sw/lib/libpango-1.0.dylib /sw/lib/libxml2.dylib -lpthread -lz ./.libs/libgconf-2.dylib /sw/lib/libORBit-2.dylib /sw/lib/libpopt.dylib /sw/lib/libgobject-2.0.dylib -lresolv -lm /sw/lib/libgmodule-2.0.dylib /sw/lib/libgthread-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib -lc /sw/lib/libiconv.dylib
/usr/bin/ld: can't locate file for: -lXfixes
collect2: ld returned 1 exit status
make[3]: *** [gconf-sanity-check-2] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2

I did manage to rebuild vim, and it seems to work now.

Thanks,

Brooks



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to