From owner-freebsd-questions Fri Nov 12 17:54: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 094A8150DC for ; Fri, 12 Nov 1999 17:53:58 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (solaris.puebla.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id TAA15923; Fri, 12 Nov 1999 19:54:11 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <00df01bf2d79$bd6b93e0$fba3f9cf@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: "Woody Carey" , "Barry Irwin" Cc: References: Subject: RE: Can someone point me to some linux emulation troubleshootingdocs? Date: Fri, 12 Nov 1999 19:52:27 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > Barry, > Thanks for the feedback. > Do you know if /usr/ports/emulators/linux_lib on 3.2-R is equivalent > to /usr/ports/emulators/linux_base on a 2.2.x system? I did a make and > make install already in /usr/ports/emulators/linux_lib. > > I ask because I don't have a linux_base in ports/emulators on my 3.2R box. The linux_lib has been updated and changet to "/usr/ports/emulators/linux_base-5.2", you should uninstall your linux_lib, update your ports tree, and then install the linux_base-5.2 port, and try again. Good luck... Ales > > The error message I am seeing is: > > mail [~/spm/bin/linux]% ./partmgr & > [1] 28701 > mail [~/spm/bin/linux]% > ./partmgr: error in loading shared libraries > : undefined symbol: __bzero > [1] Exit 127 ./partmgr > mail [~/spm/bin/linux]% > > ls /compat/linux/lib shows: > > mail [~/spm/bin/linux]% ls /compat/linux/lib > ld-linux.so.1 libdl.so libnss_compat.so.1 > ld-linux.so.1.7.14 libdl.so.1 libnss_db.so.1 > ld-linux.so.2 libdl.so.1.7.14 libnss_dns.so.1 > ld.so libdl.so.2 libnss_files.so.1 > ld.so.1.7.14 libfbm.so libnss_nis.so.1 > libBrokenLocale.so.1 libfbm.so.1 libpthread.so.0 > libc.so.5 libfbm.so.1.0.0 libresolv.so.2 > libc.so.5.3.12 libm.so.5 libtermcap.so.2 > libc.so.5.4.23 libm.so.5.0.6 libtermcap.so.2.0.8 > libc.so.6 libm.so.5.0.8 libutil.so.1 > libcrypt.so.1 libm.so.6 > libdb.so.2 libnsl.so.1 > mail [~/spm/bin/linux]% > > Any ideas? the binary is already branded, and 'linux' lkm is loaded. > > > On Fri 1999-11-12 (09:37), Woody Carey wrote: > > > > > > > As you may have seen in a previous message, I am having trouble running > > > a linux binary on a 3.2-r system. [Not surprising :-) ] > > > > > > Is there a "Troubleshooting/hacking linux emulation how-to" somewhere I > > > can take a look at and try to solve my problem? > > > > cd /usr/ports/emulators > > su-2.03# ls -lad l* > > drwxr-xr-x 4 root wheel 512 Oct 22 19:16 linux_base > > drwxr-xr-x 5 root wheel 512 Oct 22 19:16 linux_glide > > drwxr-xr-x 5 root wheel 512 Oct 22 19:16 linux_lib > > drwxr-xr-x 5 root wheel 512 Nov 5 22:07 linux_mesa > > > > cd linux_base > > make; make install > > > > that should get the linux emulation stuff installed and happy. Look in > > /etc/rc.conf for enabling the linux emulation at boot time. > > > > Barry > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message