From owner-freebsd-questions@FreeBSD.ORG Tue Dec 28 18:35:39 2004 Return-Path: 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 C9C2A16A4CE for ; Tue, 28 Dec 2004 18:35:39 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A72643D41 for ; Tue, 28 Dec 2004 18:35:39 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id iBSIZ6fi059674; Tue, 28 Dec 2004 12:35:06 -0600 (CST) (envelope-from dan) Date: Tue, 28 Dec 2004 12:35:06 -0600 From: Dan Nelson To: David Coder Message-ID: <20041228183506.GD44954@dan.emsphone.com> References: <20041228124201.D59339@ns0.dcoder.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041228124201.D59339@ns0.dcoder.com> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: libintl.so.6 & stpcpy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 18:35:39 -0000 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? -- Dan Nelson dnelson@allantgroup.com