From owner-freebsd-emulation Tue Jan 18 14:28:25 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 7B11E14FDA for ; Tue, 18 Jan 2000 14:28:23 -0800 (PST) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id RAA04851 for ; Tue, 18 Jan 2000 17:28:22 -0500 (EST) (envelope-from brett@peloton.runet.edu) Date: Tue, 18 Jan 2000 17:28:22 -0500 (EST) From: Brett Taylor To: freebsd-emulation@freebsd.org Subject: linux compatibility partially broken ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I'm running 3.4-STABLE (FreeBSD 3.4-STABLE #0: Fri Jan 7) and upgraded my linux_base port just after rebooting after making a new kernel (removing the old version first). Previously I was able to run Rollemup, a Linux pinball game, and I am now not able to (I just decided to re-try it today). Last week I asked on -questions and -multimedia if anyone could get mtv (an mpeg video/audio player) to run. Lots of people responded that they had it working, but it kept crashing on me. My other Linux binaries continue to run fine (Wingz, asWedit, acroread4), but both mtv and Rollemup no longer work. Both appear to have the same problem: --------------------------------------------------------- peloton: {10} gdb GNU gdb 4.18 This GDB was configured as "i386-unknown-freebsd". (gdb) file ./Rollemup Reading symbols from ./Rollemup...done. (gdb) run Starting program: /usr/home/brett/ports/Rollemup/./Rollemup warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. /lib/libNoVersion.so.1: No such file or directory. peloton: {21} gdb This GDB was configured as "i386-unknown-freebsd". (gdb) file ./mtv Reading symbols from ./mtv...(no debugging symbols found)...done. (gdb) run Starting program: /usr/home/brett/movies/mtv/./mtv warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. /lib/libNoVersion.so.1: No such file or directory. ------------------------------------------------------- Both appear unable to find libNoVersion although if you look in /compat/linux/lib it's there. ------------------------------------------------------- peloton: {22} ll /compat/linux/lib/libN* -rwxr-xr-x 1 root wheel 16438 Sep 20 05:13 /compat/linux/lib/libNoVersion-2.1.2.so lrwxrwxr-x 1 root wheel 21 Jan 7 12:39 /compat/linux/lib/libNoVersion.so.1 -> libNoVersion-2.1.2.so ------------------------------------------------------- All of the working Linux binaries do not use this library, so I assume that the problem is limited to this particular library. What can I do to get the compatibility layer to recognize these libraries? Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Jan 19 8:57: 1 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id C16D214DA0; Wed, 19 Jan 2000 08:56:56 -0800 (PST) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=spike.adm.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.02 #1) id 12AyPb-0000vA-00; Wed, 19 Jan 2000 16:56:51 +0000 Received: from scc.nl (localhost [127.0.0.1]) by spike.adm.scc.nl (8.9.3/8.9.3) with ESMTP id RAA35345; Wed, 19 Jan 2000 17:56:42 +0100 (CET) (envelope-from marcel@scc.nl) Message-ID: <3885ECC3.C0F8284A@scc.nl> Date: Wed, 19 Jan 2000 17:56:35 +0100 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: MIHIRA Sanpei Yoshiro Cc: marcel@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: [xmovie/linux libjpeg,libpng] I want to add linux-libjpeg and libpng for xmovie. References: <200001151605.BAA07097@lavender.yy.cs.keio.ac.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org MIHIRA Sanpei Yoshiro wrote: > > So, I want to contribute xmovie to FreeBSD ports collection. But > we don't have linux jpeg and png library in ports collection. You can probably download the jpeg and png RPMs as patches. See /usr/ports/emulators/linux_base for example. MASTER_SITES/DISTFILES will be used to download xmovie itself and PATCH_SITES/PATCHFILES can be used to download any RPMs you need. Installing the RPMs with -U also allows automatic upgrading... > - add jpeg and png library to linux_base? linux_base is already quite large. Maybe we can add X related packages to a new port... > - create linux_jpeg and linux_png ports? Hmmm... not my favorite... > - others See above. HTH, -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Jan 19 12: 1:30 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from assurance.rstcorp.com (rstrorp2.daf.concentric.net [216.112.242.2]) by hub.freebsd.org (Postfix) with ESMTP id 54C9A14E34 for ; Wed, 19 Jan 2000 12:01:27 -0800 (PST) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.9.3/8.9.3) id PAA26621; Wed, 19 Jan 2000 15:03:03 -0500 Received: from proxy.rstcorp.com(216.112.242.5) by assurance.rstcorp.com via smap (V2.0) id xma026599; Wed, 19 Jan 00 20:02:04 GMT Received: from jabberwock.rstcorp.com (jabberwock.rstcorp.com [192.168.2.98]) by sandbox.rstcorp.com (8.9.3/8.9.3) with ESMTP id PAA03813; Wed, 19 Jan 2000 15:00:26 -0500 (EST) Received: by jabberwock.rstcorp.com (Postfix, from userid 93) id 214E25ABF; Wed, 19 Jan 2000 15:00:25 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14470.6105.792738.563313@jabberwock.rstcorp.com> Date: Wed, 19 Jan 2000 15:00:25 -0500 (EST) From: "Viren R.Shah" To: Juergen Lock Cc: marcel@scc.nl, FreeBSD-emulation@FreeBSD.ORG Subject: Re: Seagate Backup Exec for Linux? In-Reply-To: <200001070208.DAA07190@saturn.kn-bremen.de> References: <4.2.2.19991126162208.00cd4880@imap.tassie.net.au> <14398.57642.861319.487652@jabberwock.rstcorp.com> <200001070208.DAA07190@saturn.kn-bremen.de> X-Mailer: VM 6.72 under 19.16 "Lille" XEmacs Lucid ReplyTo: Viren R. Shah X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "Juergen" == Juergen Lock writes: Juergen> Well, we just updated our -stable and tried this program in the Juergen> subject again, and it still didn't see any directories. here's Juergen> a snippet from linux_kdump... (EXPOSE and immotest are directories Juergen> and they don't show up at all in Backup Exec.) It seems to work with the following config: name serverbox export /home/users as users include_remote The important thing here was to include the "include_remote" keyword, and then it started showing all the directories (even ones that weren't mounted from other machines). Try that and see if it works. Juergen> Juergen Lock Viren -- Viren Shah | "Every time a file is committed, viren@rstcorp.com | a fairy gets its wings." viren@viren.org | -- TJ Walls To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Jan 20 1:28:28 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (Postfix) with ESMTP id D4FC1153B7 for ; Thu, 20 Jan 2000 01:28:26 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id BAA80881; Thu, 20 Jan 2000 01:23:24 -0800 (PST) Date: Thu, 20 Jan 2000 01:23:24 -0800 (PST) From: Annelise Anderson To: "Vladimir N. Silyaev" Cc: Phil Regnauld , freebsd-emulation@FreeBSD.ORG Subject: Re: vmware question In-Reply-To: <20000113214649.A370@jupiter.delta.ny.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 13 Jan 2000, Vladimir N. Silyaev wrote: > On Thu, Jan 13, 2000 at 04:03:21PM -0800, Annelise Anderson wrote: > > well, but is still having trouble with both floppies and with the > > network. > What kind of problem with floppies. I hope that you were read README > file, and know about disk status issue. I know it thinks there's always a floppy in the drive. I've tried starting it with and without a floppy in the drive, and attached and not attached on startup. It can never read the the floppy. NT says the is media is not recognized; it may not be formatted. The virtual msdos 6.22 machine can, however, read the disks (as can everything else), and the msdos 6.22 vm disk can be mounted as another drive for the virtual NT, so there are means of communication. > > It is always unable to set up ethernet0, or else it thinks the device > > is busy. The config file in /usr/local/etc/vmware/config has a > > vmnet1.HostOnlyAddress in it, although I'm trying to do bridged > > networking. > Please, to read documentation. > Now only so called hostonly networking is supported. Sorry, I hadn't understood it. It's working now. Really quite amazing--thanks. > -- > Vladimir Silyaev > Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Jan 21 14:22:47 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id E9343155DC for ; Fri, 21 Jan 2000 14:22:41 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id XAA27152; Fri, 21 Jan 2000 23:18:08 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id XAA14080; Fri, 21 Jan 2000 23:10:51 +0100 (CET) From: Juergen Lock Date: Fri, 21 Jan 2000 23:10:51 +0100 To: "Viren R.Shah" Cc: marcel@scc.nl, FreeBSD-emulation@FreeBSD.ORG Subject: Re: Seagate Backup Exec for Linux? Message-ID: <20000121231051.B12545@saturn.kn-bremen.de> References: <4.2.2.19991126162208.00cd4880@imap.tassie.net.au> <14398.57642.861319.487652@jabberwock.rstcorp.com> <200001070208.DAA07190@saturn.kn-bremen.de> <14470.6105.792738.563313@jabberwock.rstcorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i In-Reply-To: <14470.6105.792738.563313@jabberwock.rstcorp.com> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 19, 2000 at 03:00:25PM -0500, Viren R.Shah wrote: > >>>>> "Juergen" == Juergen Lock writes: > > > Juergen> Well, we just updated our -stable and tried this program in the > Juergen> subject again, and it still didn't see any directories. here's > Juergen> a snippet from linux_kdump... (EXPOSE and immotest are directories > Juergen> and they don't show up at all in Backup Exec.) > > It seems to work with the following config: > > name serverbox > export /home/users as users include_remote > > The important thing here was to include the "include_remote" keyword, > and then it started showing all the directories (even ones that > weren't mounted from other machines). Try that and see if it works. Seems you missed my later post where i said we got it working by mounting that fs on the compat slice. But this include_remote thing is still worth a try i guess, for some reason on one of our boxes restore through the agent.be is very slow (only 9 MB/min, and that box is faster and the fs is on a RAID...) On the other one were we tried it first restore speed is about normal (several times faster, tho the tape still didn't stream, which i was told it did when restoring to a NT box.) I also didn't get around ktrace'ing that problem yet... Regards, -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message