From owner-freebsd-questions Mon Jul 5 12:13: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from lanfear.nidlink.com (lanfear.nidlink.com [216.18.128.7]) by hub.freebsd.org (Postfix) with ESMTP id 3B9D214CA7 for ; Mon, 5 Jul 1999 12:12:58 -0700 (PDT) (envelope-from shawn@bsdguy.com) Received: from enaila.nidlink.com (root@enaila.nidlink.com [216.18.128.8]) by lanfear.nidlink.com (8.9.0/8.9.0) with ESMTP id MAA22189; Mon, 5 Jul 1999 12:12:47 -0700 (PDT) Received: from hal.nidlink.com (tnt132-32.nidlink.com [216.18.132.32]) by enaila.nidlink.com (8.9.0/8.9.0) with ESMTP id MAA12761; Mon, 5 Jul 1999 12:11:06 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990705174240.A28856@anakine.com> Date: Mon, 05 Jul 1999 12:14:54 -0700 (PDT) Reply-To: shawn@bsdguy.com From: Shawn Workman To: Daniel Garcia Subject: RE: Linux emulation Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have also been trying to get sybase to work on my BSD box.. I was getting those errors as well, I had to rebuild my kernel with the following options: options SHMMAXPGS=10000 options SHMMNI=100 options SHMSEG=10 options SEMMNS=200 options SEMMNI=70 options SEMMSL=61 For the shared memory.. I had a buddy of mine look into the system because he has setup sybase before and is familiar with it.. He looked in the log files and was seeing errors allocating about 12 MB of memory this fixed the problem.. Did you get any dependancy errors when installing the RPM? On 05-Jul-99 Daniel Garcia wrote: > 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 ---------------------------------- E-Mail: Shawn Workman Date: 05-Jul-99 Time: 12:11:19 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message