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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message