Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2003 23:44:55 -0500
From:      Edinho <edinho64@netscape.net>
To:        DougB@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Undefined symbol "stpcpy"
Message-ID:  <3E7552C7.9060301@netscape.net>
References:  <3E7438AD.1040601@netscape.net> <20030316151638.G73850@znfgre.tberna.bet>

next in thread | previous in thread | raw e-mail | index | archive | help

>On Sun, 16 Mar 2003, Edinho wrote:
>
>  
>
>>Hello,
>>
>>Running FreeBSD 5.0 and installed the yahoo messenger but it doesn't
>>work.  Here's what I get when I try running it:
>>
>>/usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol
>>"stpcpy"
>>
>>I thought it had to do with gettext and rebuild this port again but
>>still have the same problem.
>>Does anyone know what this problem might be?
>>    
>>
>
>What does 'ls -l /usr/local/lib/*intl*' say? Also, I think your instinct
>is correct. What version of gettext do you have installed?
>
>  
>
I get this by running ls -l:

-rw-r--r--  1 root  wheel  46446 Mar 16 03:29 /usr/local/lib/libintl.a
lrwxr-xr-x  1 root  wheel     12 Mar 16 03:29 /usr/local/lib/libintl.so 
-> libintl.so.4
-r--r--r--  1 root  wheel  37825 Mar 16 03:29 /usr/local/lib/libintl.so.4

I have gettext-0.11.5_1 installed which is the latest from the ports, I 
cvsuped yesterday and ran pkg_version index /usr/ports/INDEX which told 
me that gettext was up to date.

There used to be another version of gettext in the ports (I think it was 
called gettext-old) but I don't see it any more.  I remember building 
gettext with the option WITH_FULL_GETTEXT and this option doesn't work 
any more so I think the makefile has been changed and the old version is 
gone.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E7552C7.9060301>