Are you sure your ports are up to date? CVSUP if not. I'd cvsup anyway just to be sure.
-Richard ----- Original Message ----- From: "David Coder" <[EMAIL PROTECTED]> To: "Dan Nelson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 28, 2004 4:14 PM Subject: Re: libintl.so.6 & stpcpy > On Tue, 28 Dec 2004, Dan Nelson wrote: > > :Date: Tue, 28 Dec 2004 12:35:06 -0600 > :From: Dan Nelson <[EMAIL PROTECTED]> > :To: David Coder <[EMAIL PROTECTED]> > :Cc: [EMAIL PROTECTED] > :Subject: Re: libintl.so.6 & stpcpy > : > :In the last episode (Dec 28), David Coder said: > :> lots of port installations are failing for me on one system running > :> 5.3 #0 because stpcpy in /usr/local/lib/libintl.so.6 is undefined. > :> where should it be finding the definition? > : > :stpcpy is in libc in the base system, not libintl. What error message > :are you getting? > : > kerouac1# cd /usr/ports/x11/startup-notification/ > kerouac1# make install > ===> Building for startup-notification-0.8 > gmake all-recursive > /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.6: Undefined symbol "stpcpy" > /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.6: Undefined symbol "stpcpy" > *** Error code 1 > > Stop in /usr/ports/x11/startup-notification. > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
