Date: Fri, 9 May 2003 20:57:13 -0500 From: "Philip M. Gollucci" <philip@p6m7g8.com> To: Jez Hancock <jez.hancock@munk.nu> Cc: FreeBSD questions List <freebsd-questions@freebsd.org> Subject: Re: ports -- compile error: /usr/local/lib/libkdesu.so: undefined reference to `unlockpt' Message-ID: <200305092057.13206.philip@p6m7g8.com> In-Reply-To: <20030509112938.GC33359@users.munk.nu> References: <200305090141.37665.philip@p6m7g8.com> <20030509112938.GC33359@users.munk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
[ttyp0] philip@p6m7g8.com /home/philip rv=0 4 >ldconfig -r | grep libkde 143:-lkdefx.5 => /usr/local/lib/libkdefx.so.5 144:-lkdefakes.5 => /usr/local/lib/libkdefakes.so.5 145:-lkdecore.5 => /usr/local/lib/libkdecore.so.5 146:-lkdeui.5 => /usr/local/lib/libkdeui.so.5 147:-lkdesu.5 => /usr/local/lib/libkdesu.so.5 150:-lkdesasl.2 => /usr/local/lib/libkdesasl.so.2 163:-lkdeprint.5 => /usr/local/lib/libkdeprint.so.5 164:-lkdeprint_management.5 => /usr/local/lib/libkdeprint_management.so.5 215:-lkdegames.2 => /usr/local/lib/libkdegames.so.2 228:-lkdenetwork.2 => /usr/local/lib/libkdenetwork.so.2 On Friday 09 May 2003 06:29, Jez Hancock wrote: > On Fri, May 09, 2003 at 01:41:37AM -0500, Philip M. Gollucci wrote: > > I've seen this on /usr/ports/java/jdk14, /usr/ports/deskutils/kdepim3, > > /usr/ports/graphics/gimp-devel > > > > /bin/sh ../../libtool --silent --mode=link --tag=CXX c++ > > -Wnon-virtual-dtor o-long-long -Wundef -Wall -pedantic -W -Wpointer-arith > > -Wmissing-prototypes - ite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe > > -mcpu=pentiumpro -fno-exceptions no-check-new -o kabc2mutt > > -L/usr/X11R6/lib -pthread -L/usr/local/lib -L/u local/lib -R > > /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local b main.o > > -lkabc -lkdecore -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/l > > -ljpeg -L/usr/X11R6/lib > > /usr/local/lib/libkdesu.so: undefined reference to `unlockpt' > > /usr/local/lib/libkdesu.so: undefined reference to `grantpt' > > gmake[3]: *** [kabc2mutt] Error 1 > > Long shot but... > > You might want to check that the ports make system isnt' isn't using a > different version of libkdesu.so than it thinks it is - this can happen > if you somehow manage to get a version of the lib installed in a > location that overrides the lib in /usr/local/lib/. > > Try this: > > ldconfig -r | grep libkde > > and see if there are any other refs to it other than the one in > /usr/local/lib. > > Regards, > > Jez > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- END ------------------------------------------------------------------------------ Philip M. Gollucci Consultant E-Mail: philip@p6m7g8.com URL : http://p6m7g8.net/Resume/resume.shtml Phone : 301.474.9598 eJournalPress DBA / Software Engineer / System Administrator E-Mail: pgollucci@ejournalpress.com URL : http://www.ejournalpress.com Phone : 301.530.6375 $Id: .signature,v 1.4 2003/05/02 23:46:37 philip Exp $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305092057.13206.philip>