On Fri, 2002-12-20 at 16:10, Christopher C.Lamer wrote: > Here is the error that I get when I try to install KDE base3: > > cc1plus: warning: changing search order for system directory > "/sw/include" > cc1plus: warning: as it has already been specified as a non-system > directory > /bin/sh ../libtool --silent --mode=link --tag=CXX g++ > -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall > -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Os > -Ddlsym=dlsym_auto_underscore -frename-registers -mmultiple -mcpu=750 > -mtune=750 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE > -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE -L/sw/lib -o > kcm_keyboard.la -rpath /sw/lib/kde3 -L/usr/X11R6/lib -L/sw/lib > -L/sw/lib -module -avoid-version -no-undefined rules.lo kcmlayout.lo > pixmap.lo kcmmisc.lo -lXtst -lkio -lxkbfile > cc1plus: warning: changing search order for system directory > "/sw/include" > cc1plus: warning: as it has already been specified as a non-system > directory > ld: table of contents for archive: /usr/X11R6/lib/libxkbfile.a is out > of date; rerun ranlib(1) (can't load from it)
Try running "sudo ranlib /usr/X11R6/lib/libxkbfile.a" if you haven't already and retry the install. > /usr/bin/libtool: internal link edit command failed > make[2]: *** [kcm_keyboard.la] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[1]: ### execution of /var/tmp/tmp.0.N2uFRq failed, exit code 2 > Failed: compiling kdebase3-3.0.7-4 failed > *** [all-recursive] Error 1 > make: *** [all] Error 2 > > I have typed "sudo ranlib /usr/X11R6/lib/libXxf86misc.a" > > and retried, but I continue to get the same error message. > > Anyone have any ideas about what I should do? See above. > > Thanks! > Chris > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: The Best Geek Holiday Gifts! > Time is running out! Thinkgeek.com has the coolest gifts for > your favorite geek. Let your fingers do the typing. Visit Now. > T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ > _______________________________________________ > Fink-beginners mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-beginners > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This SF.NET email is sponsored by: The Best Geek Holiday Gifts! Time is running out! Thinkgeek.com has the coolest gifts for your favorite geek. Let your fingers do the typing. Visit Now. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
