blondiau [[EMAIL PROTECTED]] wrote:
> -L/usr/X11R6/lib -ljpeg -lpng -lz -lGL -lXmu -lICE -lSM -ldl -lXext -lX11
> -lm -lXinerama -lXrender -lXft -lfreetype
> ld: table of contents for archive: /usr/X11R6/lib/libXinerama.a is out of
> date; rerun ranlib(1) (can't load from it)
> /usr/bin/libtool: internal link edit command failed
> make[2]: *** 
> [/sw/src/qt3-3.0.4-7/qt-x11-free-3.0.4/lib/libqt-mt.3.0.4.dylib] Error 1
> make[1]: *** [sub-src] Error 2
> make: *** [init] Error 2
> ###  failed, exit code 2
> Failed: compiling qt3-3.0.4-7 failed

Not sure where you XFree86 came from, but you need to run:

  sudo ranlib /usr/X11R6/lib/libXinerama.a

Then it should work, unless there are other libraries that need ranlib run on
them.  You may want to consider downloading the binaries too, it's a huge
build otherwise.  =)  Instructions are at:

  http://fink.sourceforge.net/news/kde.php

-- 
Benjamin Reed a.k.a. Ranger Rick ([EMAIL PROTECTED]) http://ranger.befunk.com/
For goodness sake, Kryten, don't you know how rude it is to burst in on an
earlier version of yourself without warning?  You've made our day totally
surreal now! -- Kryten

----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

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

Reply via email to