Date: Sun, 31 May 1998 06:54:56 -0500 From: Edwin Culp <eculp@ver1.telmex.net.mx> To: Paul van der Zwan <paulz@trantor.stuyts.nl> Cc: Kent A Vander Velden <graphix@iastate.edu>, jmacd@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Undefined symbols referenced Message-ID: <35714510.7843D910@ver1.telmex.net.mx> References: <199805311006.MAA00139@trantor.stuyts.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul van der Zwan wrote: > > > > > While compiling xdelta and gimp-devel on a semi-current system I started > > to notice many of applications failing to link. The messages that ld > > generated were of the form: > > > > 2 -pipe -Wall -o .libs/xd xd.o -R/usr/X11R6/lib -lgimpui -L/usr/local/lib -R/usr > > /X11R6/lib -lgimp -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk -lgdk > > -lglib -lXext -lX11 -lm -lxdelta -lglib -lgdbm -lc -L/usr/local/lib > > xd.o: Undefined symbol `_unlink' referenced (use -lc ?) > > xd.o: Undefined symbol `_stat' referenced (use -lc ?) > > /usr/local/lib/libgdbm.a(gdbmstore.o): Undefined symbol `_write' referenced (use > > -lc ?) > > /usr/local/lib/libgdbm.a(bucket.o): Undefined symbol `_read' referenced (use -lc > > ?) > > /usr/local/lib/libgdbm.a(bucket.o): Undefined symbol `_write' referenced (use -l > > c ?) > > > > I noticed a message in the current-digest about __error being undefined > > but got in on the end of the thread. > > > > What must I change inorder to have these applications link properly? > > > I had the same problem a week or so ago. The xdelta port will not build on > current ( cvsupped and make world this weekend) even rebuilding the gdbm port > and reinstalling that does not work. > Gimp will now build because the maintainer removed the dependency on xdelta > but the xdelta port looks broken on current. > > Paul > Just yesterday, I compiled gimp-0.99.31 from ports on two different machines running current from may 5 with ports updated, with no problems. I also changed to gtk-1.03. First I cleaned up all previous installations of both. ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35714510.7843D910>