Justin Hallett wrote:
> 
> I have glib and glib2 and gtk+ and gtk+2 installed, but I've had them
> installed since the shared libraries day, before unstable.  Once you get
> them installed the new gftp will build fine.

I am not able to update-all, either, because of gtk+2-2.0.2-2 failing.
The reason seems that it looks for a library with an explicit pathname
in /sw/lib/ where this library does not exist. The library is actually
sitting in the build directory
/sw/src/gtk+2-2.0.2-2/gtk+-2.0.2/gdk/.libs/. The error message is:

cc -dynamiclib -flat_namespace -undefined suppress -o
.libs/libgdk-x11-2.0.0.0.2.dylib  gdk.lo gdkcolor.lo gdkcursor.lo
gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo
gdkkeyuni.lo gdkimage.lo gdkpango.lo gdkpixbuf-drawable.lo
gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo
gdkrectangle.lo gdkregion-generic.lo gdkwindow.lo gdkenumtypes.lo
-all_load  x11/.libs/libgdk-x11.al  -L/sw/lib
/sw/lib/libgdk_pixbuf-2.0.dylib -lXext -L/usr/X11R6/lib -lX11
/sw/lib/libpangox-1.0.dylib /sw/lib/libpango-1.0.dylib
/sw/lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib -ldl
/sw/lib/libglib-2.0.dylib -lm   /sw/lib/libiconv.dylib
/sw/lib/libintl.dylib -lc -install_name  /sw/lib/libgdk-x11-2.0.0.dylib
-compatibility_version 1 -current_version 1.2
cc: /sw/lib/libgdk_pixbuf-2.0.dylib: No such file or directory

-- 
Martin

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to