From owner-freebsd-ports Sun Mar 16 22:31:39 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4EF537B401; Sun, 16 Mar 2003 22:31:37 -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 8648943F3F; Sun, 16 Mar 2003 22:31:36 -0800 (PST) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d01.mx.aol.com (mail_out_v34.21.) id n.5d.73976f3 (22683); Mon, 17 Mar 2003 01:31:29 -0500 (EST) Received: from netscape.net (pool-151-198-129-5.mad.east.verizon.net [151.198.129.5]) by air-in04.mx.aol.com (v92.17) with ESMTP id MAILININ44-589b3e756bc067; Mon, 17 Mar 2003 01:31:29 -0500 Message-ID: <3E756BB9.6070504@netscape.net> Date: Mon, 17 Mar 2003 01:31:21 -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: DougB@FreeBSD.org Cc: freebsd-ports@freebsd.org Subject: Re: Undefined symbol "stpcpy" References: <3E7438AD.1040601@netscape.net> <20030316151638.G73850@znfgre.tberna.bet> <3E7552C7.9060301@netscape.net> <20030316213314.K82176@znfgre.tberna.bet> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org DougB@FreeBSD.org wrote: >On Sun, 16 Mar 2003, Edinho wrote: > > > >>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. >> >> > >Ok, that looks reasonable. Now the question I forgot to ask, are you using >ymessenger from ports? If not, give that a try. > > > Yes I am, and I actualy tried them both and I get the same error, something is not right with gettext because I'm getting similar problems installing some ports, I'm building gdm2 and it fails to build in a lot of dependencies, and the complain comes from those two files which are part of gettext, here's a copy: /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "_DefaultRuneLocale" gmake[2]: *** [install-data-local] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.2/schemas' gmake[1]: *** [install-am] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.2/schemas' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/devel/gnomevfs2. *** Error code 1 Stop in /usr/ports/x11/libgnome. *** Error code 1 Stop in /usr/ports/x11-toolkits/libbonoboui. *** Error code 1 Stop in /usr/ports/x11-toolkits/libgnomeui. *** Error code 1 Stop in /usr/ports/x11/gdm2. Of course the undefined symbol is different but it still comes from the same file. Perhaps some of the ports are not ready for FBSD 5.0 just yet! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message