Title: Libname-server.a
I am trying to update dia (and some other stuff) on my PowerBook after doing a fink cvs update. Gnome-libs fails to compile with a reference to /sw/lib/libname-server.a being out of date. I have included the last lines of the failed compile below.
Gnome-libs compiles fine on my desktop. Just to see what happened, I tried replacing the ‘bad’ libname-server.a on the PowerBook with the newer, ‘good’ libname-server.a from my desktop. I got the same results.
I searched the email archives and could find no reference to this file. I have no idea what package it comes from. If someone could tell me, I could re-install the package. I would very much appreciate some enlightenment on this.
Any suggestions?
--
Michael Barton, Professor & Curator
Department of Anthropology
Arizona State University
Tempe, AZ 85287-2402
USA
voice: 480-965-6262; fax: 480-965-7671
----gnome-lib fail------
creating goad-browser
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I/sw/include -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/sw/include/orbit-1.0 -I/sw/include -I/sw/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -I/sw/include -I/usr/X11R6/include -DGNOMEBINDIR=/sw/bin -DGNOMESYSCONFDIR=\"/sw/etc\" -DVERSION=\""1.4.1.4"\" -no-cpp-precomp -I/sw/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -O3 -Wall -Wunused -c gnome-name-server.c
/bin/sh ../libtool --mode=link cc -O3 -Wall -Wunused -L/sw/lib -o gnome-name-service gnome-name-server.o libgnorbagtk.la -lname-server -L/sw/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -L/usr/X11R6/lib -lX11 -lintl -lz -lm
cc -O3 -Wall -Wunused -L/sw/lib -o .libs/gnome-name-service gnome-name-server.o -L.libs -lgnorbagtk -lz -lm -lname-server -L/sw/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -L/usr/X11R6/lib -lX11 -lintl -lz -lm
/usr/bin/ld: table of contents for archive: /sw/lib/libname-server.a is out of date; rerun ranlib(1) (can't load from it)
make[2]: *** [gnome-name-service] Error 1
make[2]: Leaving directory `/sw/src/gnome-libs-1.4.1.4-3/gnome-libs-1.4.1.4/libgnorba'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sw/src/gnome-libs-1.4.1.4-3/gnome-libs-1.4.1.4'
make: *** [all-recursive-am] Error 2
### make failed, exit code 2
Failed: compiling gnome-libs-1.4.1.4-3 failed
- Re: [Fink-users] Libname-server.a Michael Barton
- Re: [Fink-users] Libname-server.a Martin Costabel
