From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 12:49:13 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 E7AAB37B401 for ; Thu, 24 Apr 2003 12:49:13 -0700 (PDT) Received: from rammstein.mweb.co.za (rammstein.mweb.co.za [196.2.53.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0284543FD7 for ; Thu, 24 Apr 2003 12:49:06 -0700 (PDT) (envelope-from dj_boris@mail.ru) Received: from kny-dial-196-7-205-133.mweb.co.za ([196.7.205.133] helo=d) by rammstein.mweb.co.za with smtp (Exim 3.33 #1) id 198mS3-0003Xl-00 for freebsd-questions@FreeBSD.ORG; Thu, 24 Apr 2003 21:32:12 +0200 Message-ID: <005901c30a9a$899d88f0$6300a8c0@d> From: "DJ Boris" To: "freebsd-questions" Date: Thu, 24 Apr 2003 21:48:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: error "Undefined symbol" while running fetchmail 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: Thu, 24 Apr 2003 19:49:14 -0000 hi there, I have 4.7-RELEASE FreeBSD. I installed fetchmail-6.1.0 and it was fine, no errors or warnings. But now when I run it with whatever option I get the following... which means nothing to me.. /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy" could someone point me in the right direction? thanx a lot