Date: Tue, 28 Dec 2004 17:14:31 -0500 (EST) From: David Coder <dacoder@dcoder.net> To: Dan Nelson <dnelson@allantgroup.com> Cc: questions@freebsd.org Subject: Re: libintl.so.6 & stpcpy Message-ID: <20041228171342.L70719@ns0.dcoder.com> In-Reply-To: <20041228183506.GD44954@dan.emsphone.com> References: <20041228124201.D59339@ns0.dcoder.com> <20041228183506.GD44954@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Dec 2004, Dan Nelson wrote: :Date: Tue, 28 Dec 2004 12:35:06 -0600 :From: Dan Nelson <dnelson@allantgroup.com> :To: David Coder <dacoder@dcoder.net> :Cc: questions@freebsd.org :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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041228171342.L70719>