From owner-freebsd-questions@FreeBSD.ORG Fri Mar 28 04:17:03 2003 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 DD65637B401 for ; Fri, 28 Mar 2003 04:17:03 -0800 (PST) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CC9B43F85 for ; Fri, 28 Mar 2003 04:17:02 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h2SCIpqE012761 for ; Fri, 28 Mar 2003 13:18:52 +0100 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Fri, 28 Mar 2003 13:14:41 +0100 Received: from 212.190.217.170 ([212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id HXZK8H8R; Fri, 28 Mar 2003 13:14:37 +0100 From: CARTER Anthony To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Fri, 28 Mar 2003 13:22:24 +0100 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303281322.24869.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,USER_AGENT version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Ymessenger 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: Fri, 28 Mar 2003 12:17:04 -0000 I have compiled ymessenger, and I have COMPAT4X in my make.conf file, but when launching the app, I get: /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy" What is happening? Anthony Carter