Hi, Am Samstag, 19.07.03 um 18:26 Uhr schrieb Alexander K. Hansen:
Can you post the whole of compiler statement that failed (e.g. "cc <stuff> libgdk-x11-2.0.la")?
I'm not not sure what to post, so here are the last lines with warnings:
gcc -r -keep_private_externs -nostdlib -o .libs/libgdk-x11-2.0.0.200.1.dylib-master.o gdk.lo gdkcolor.lo gdkcursor.lo gdkdisplay.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkdisplaymanager.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkenumtypes.lo -all_load x11/.libs/libgdk-x11.al && gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgdk-x11-2.0.0.200.1.dylib .libs/libgdk-x11-2.0.0.200.1.dylib-master.o -L/sw/lib -L../gdk-pixbuf/.libs -lgdk_pixbuf-2.0 -L/usr/X11R6/lib -lXft -lXrender -lXext -lX11 -lfreetype -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lm -lintl -lc -install_name /sw/lib/libgdk-x11-2.0.0.dylib -compatibility_version 201 -current_version 201.1
ld: warning multiple definitions of symbol _XftDrawRect
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawRect
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawRect
ld: warning multiple definitions of symbol _XftDrawChange
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawChange
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawChange
ld: warning multiple definitions of symbol _XftDrawCreate
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawCreate
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawCreate
ld: warning multiple definitions of symbol _XftDrawCreateBitmap
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawCreateBitmap
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawCreateBitmap
ld: warning multiple definitions of symbol _XftDrawDestroy
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawDestroy
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawDestroy
ld: warning multiple definitions of symbol _XftDrawStringUtf8
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawStringUtf8
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawStringUtf8
ld: warning multiple definitions of symbol _XftDrawString8
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawString8
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawString8
ld: warning multiple definitions of symbol _XftDrawString32
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawString32
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawString32
ld: warning multiple definitions of symbol _XftDrawString16
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawString16
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawString16
ld: warning multiple definitions of symbol _XftDrawSetClip
/usr/X11R6/lib/libXft.dylib(xftdraw.o) definition of _XftDrawSetClip
/usr/X11R6/lib/libXft.1.dylib(xftdraw.o) definition of _XftDrawSetClip
ld: warning multiple definitions of symbol _XftDefaultSet
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultSet
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultSet
ld: warning multiple definitions of symbol _XftDefaultGetBool
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultGetBool
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultGetBool
ld: warning multiple definitions of symbol _XftDefaultGetDouble
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultGetDouble
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultGetDouble
ld: warning multiple definitions of symbol _XftDefaultGetInteger
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultGetInteger
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultGetInteger
ld: warning multiple definitions of symbol _XftDefaultHasRender
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultHasRender
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultHasRender
ld: warning multiple definitions of symbol _XftDefaultParseBool
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultParseBool
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultParseBool
ld: warning multiple definitions of symbol __XftDisplayInfoGet
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of __XftDisplayInfoGet
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of __XftDisplayInfoGet
ld: warning multiple definitions of symbol __XftDisplayInfo
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of __XftDisplayInfo
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of __XftDisplayInfo
ld: warning multiple definitions of symbol _XftDefaultSubstitute
/usr/X11R6/lib/libXft.dylib(xftdpy.o) definition of _XftDefaultSubstitute
/usr/X11R6/lib/libXft.1.dylib(xftdpy.o) definition of _XftDefaultSubstitute
ld: warning multiple definitions of symbol _XftFontOpenPattern
/usr/X11R6/lib/libXft.1.dylib(xftfont.o) definition of _XftFontOpenPattern
/usr/X11R6/lib/libXft.dylib(xftfreetype.o) definition of _XftFontOpenPattern
ld: warning multiple definitions of symbol _XftFontClose
/usr/X11R6/lib/libXft.1.dylib(xftfont.o) definition of _XftFontClose
/usr/X11R6/lib/libXft.dylib(xftfreetype.o) definition of _XftFontClose
ld: warning multiple definitions of symbol _XftTextExtents32
/usr/X11R6/lib/libXft.1.dylib(xftextent.o) definition of _XftTextExtents32
/usr/X11R6/lib/libXft.dylib(xftextent.o) definition of _XftTextExtents32
ld: warning multiple definitions of symbol _XftTextExtents16
/usr/X11R6/lib/libXft.1.dylib(xftextent.o) definition of _XftTextExtents16
/usr/X11R6/lib/libXft.dylib(xftextent.o) definition of _XftTextExtents16
ld: warning multiple definitions of symbol _XftTextExtents8
/usr/X11R6/lib/libXft.1.dylib(xftextent.o) definition of _XftTextExtents8
/usr/X11R6/lib/libXft.dylib(xftextent.o) definition of _XftTextExtents8
ld: warning multiple definitions of symbol _XftTextExtentsUtf8
/usr/X11R6/lib/libXft.1.dylib(xftextent.o) definition of _XftTextExtentsUtf8
/usr/X11R6/lib/libXft.dylib(xftextent.o) definition of _XftTextExtentsUtf8
ld: warning multiple definitions of symbol __XftFTlibrary
/usr/X11R6/lib/libXft.dylib(xftfreetype.o) definition of __XftFTlibrary
/usr/X11R6/lib/libXft.1.dylib(xftfreetype.o) definition of __XftFTlibrary
ld: warning multiple definitions of symbol _XftInitFtLibrary
/usr/X11R6/lib/libXft.dylib(xftfreetype.o) definition of _XftInitFtLibrary
/usr/X11R6/lib/libXft.1.dylib(xftfreetype.o) definition of _XftInitFtLibrary
ld: warning multiple definitions of symbol __XftConfigInitialized
/usr/X11R6/lib/libXft.dylib(xftinit.o) definition of __XftConfigInitialized
/usr/X11R6/lib/libXft.1.dylib(xftinit.o) definition of __XftConfigInitialized
ld: warning multiple definitions of symbol _XftInit
/usr/X11R6/lib/libXft.dylib(xftinit.o) definition of _XftInit
/usr/X11R6/lib/libXft.1.dylib(xftinit.o) definition of _XftInit
ld: warning multiple definitions of symbol _XftNameUnparse
/usr/X11R6/lib/libXft.dylib(xftname.o) definition of _XftNameUnparse
/usr/X11R6/lib/libXft.1.dylib(xftname.o) definition of _XftNameUnparse
ld: warning multiple definitions of symbol _XftNameParse
/usr/X11R6/lib/libXft.dylib(xftname.o) definition of _XftNameParse
/usr/X11R6/lib/libXft.1.dylib(xftname.o) definition of _XftNameParse
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: Undefined symbols:
_FT_Get_Next_Char referenced from libfontconfig expected to be defined in libfreetype
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libgdk-x11-2.0.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of ./configure failed, exit code 2
Failed: compiling gtk+2-2.2.1-6 failed
Thanx Ralf
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
