On Sat, 29 Nov 2003, P.A.A. wrote:

> Thanks, here's what's right before:
>
> gcc -g -O2 -o imlib_config imlib_config.o icons.o testimg.o  -L/sw/lib
> -L../gdk_imlib/.libs -lgdk_imlib -lSM -lICE -L/usr/X11R6/lib -lgtk
> -lgdk -L/usr/local/lib -lgmodule -lglib -lintl -liconv -lXext -lX11 -lm
> ld: table of contents for archive: /usr/local/lib/libgcc.a is out of
> date; rerun ranlib(1) (can't load from it)
>
> I'm using Panther gcc 3.3 .... what to do?

rerun ranlib:

sudo ranlib /usr/local/lib/libgcc.a

but I'm not sure why you have things in /usr/local/lib

-- 
Hisashi T Fujinaka - [EMAIL PROTECTED]
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to