Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 1999 17:42:40 +0200
From:      Daniel Garcia <daniel@anakine.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Linux emulation
Message-ID:  <19990705174240.A28856@anakine.com>

next in thread | raw e-mail | index | archive | help
Hi everybody,
I'm trying to set up the linux_libs-2.6.
My problem is that after klding the linux module, when I try to execute the Linux binary I get the error:

/usr/local/sybase/install/sybinit: error in loading shared libraries
libm.so.6: cannot open shared object file: Bad address

So, I try a /compat/linux/sbin/ldconfig and both with no arguments,or with the /compat/linux/lib as the argument  I get:

/compat/linux/sbin/ldconfig: warning: can't open /usr/lib (Bad address), skippin
g
/compat/linux/sbin/ldconfig: warning: can't open /lib (Bad address), skipping


I've tried to modifie the /compat/linux/etc/ld.so.conf to point to the Linux's /lib and /usr/lib with no success....
I guess the Linux librarys are just for the linux module so I have not put the /compat libraries in my freebsd's /etc/ld.so.conf.

Actually, I added this file myself, would that be my problem?

Thanks for your help
Daniel


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990705174240.A28856>