libintl.so.6 & stpcpy

David Coder dacoder at dcoder.net
Tue Dec 28 14:14:32 PST 2004


On Tue, 28 Dec 2004, Dan Nelson wrote:

:Date: Tue, 28 Dec 2004 12:35:06 -0600
:From: Dan Nelson <dnelson at allantgroup.com>
:To: David Coder <dacoder at dcoder.net>
:Cc: questions at 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.



More information about the freebsd-questions mailing list