From owner-freebsd-current Fri Sep 28 4: 1:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from CoreBit.com (178.c210-58-187.ethome.net.tw [210.58.187.178]) by hub.freebsd.org (Postfix) with ESMTP id 170C837B407 for ; Fri, 28 Sep 2001 04:01:23 -0700 (PDT) Received: from CoreBit.com ([127.0.0.1]) by CoreBit.com with Microsoft SMTPSVC(5.0.2172.1); Fri, 28 Sep 2001 19:01:17 +0800 Message-ID: <3BB4587D.DCBBDBFD@CoreBit.com> Date: Fri, 28 Sep 2001 19:01:17 +0800 From: Donny Lee X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: John Indra Cc: freebsd-current@freebsd.org Subject: Re: Undefined symbol "__stderrp" References: <20010928152726.A765@office.naver.co.id> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Sep 2001 11:01:17.0930 (UTC) FILETIME=[E609E4A0:01C1480C] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Indra wrote: > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol > "__stderrp" > Please don't flame me. I LOVE -CURRENT, it's just that I don't > know C, and I am trying to get help on how to resolve this problem. Don't mind those flames, they are alway there and help nothing... try adding COMPAT4x=yes to your /etc/make.conf and then cd /usr/src/lib/compat make obj make make install and then you will go. -- // Donny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message