Date: Fri, 28 Sep 2001 19:01:17 +0800 From: Donny Lee <donny@CoreBit.com> To: John Indra <john@office.naver.co.id> Cc: freebsd-current@freebsd.org Subject: Re: Undefined symbol "__stderrp" Message-ID: <3BB4587D.DCBBDBFD@CoreBit.com> References: <20010928152726.A765@office.naver.co.id>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB4587D.DCBBDBFD>