From owner-freebsd-questions Sun Mar 16 8:48: 4 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B38737B401 for ; Sun, 16 Mar 2003 08:48:03 -0800 (PST) Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235B143F3F for ; Sun, 16 Mar 2003 08:48:02 -0800 (PST) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d01.mx.aol.com (mail_out_v34.21.) id n.1b3.52e44d1 (16240) for ; Sun, 16 Mar 2003 11:47:59 -0500 (EST) Received: from netscape.net (pool-151-198-129-5.mad.east.verizon.net [151.198.129.5]) by air-in03.mx.aol.com (v92.17) with ESMTP id MAILININ34-3f703e74aabf1e7; Sun, 16 Mar 2003 11:47:59 -0500 Message-ID: <3E74AAB8.9060804@netscape.net> Date: Sun, 16 Mar 2003 11:47:52 -0500 From: Edinho User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Undefined symbol Undefined symbol "stpcpy" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message