From owner-freebsd-emulation Sun Oct 1 3:46:50 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 24D8137B66C for ; Sun, 1 Oct 2000 03:46:46 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e91AlvT26257 for ; Sun, 1 Oct 2000 12:48:02 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Sun, 1 Oct 2000 12:47:57 +0200 (CEST) From: "O. Hartmann" To: freebsd-emulation@freebsd.org Subject: Portland F90 and Linux Emulation, some beginner's problems 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 Dear Sirs. I try a bunch of Fortran Compilers (F90/F95 Standard) for Linux. At this moment I got the newest Portland Group F90/HPF suite (R 3.2-2). Formerly I tried version 3.1-2 and I have had some succeeds, but now I run obviously in some kind of "misconfiguration" malfunction but can not evaluate what's going wrong. When compiling a f77-testsuite pgf90 run into this error message: /usr/bin/ld: cannot open /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/crtbegin.o: No such file or directory I found out that there is only egcs-2.91.66 in this folder. Well, while not exactly sure what to do I simply set a link to this folder ln -s egcs-2.91.66 2.7.2.3. Then I restarted compiling and now it seemed t owork, until this error message occured: /usr/bin/ld: cannot open /usr/local/pgi/linux86/lib/event_init.o: No such file or directory event_init.o is located in /usr/local/pgi/linux86/lib-glibc212 (there are some other library folders, lib-glibc211 and lib-glibc20, but they are also not searched). In etc/ld.so.conf I added the appropriate search path, but ld does not look for it. Maybe it's related to the ecgs/gcc 2.7.2.3 problem? Well, at first this seems to be a minor problem, hope to get rid of it and see whether the compiler works under FreeBSD or not. Please help! All hints and tips are appreciated. Thanks in advance - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Oct 1 7:19: 3 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from c000.lhr.cp.net (c000-h003.c000.lhr.cp.net [209.228.22.103]) by hub.freebsd.org (Postfix) with SMTP id 5C88337B502 for ; Sun, 1 Oct 2000 07:19:00 -0700 (PDT) Received: (cpmta 2836 invoked from network); 1 Oct 2000 14:18:58 +0000 Received: from unknown (HELO dlinc) (212.2.172.32) by smtp.oceanfree.net (209.228.22.103) with SMTP; 1 Oct 2000 14:18:58 +0000 X-Sent: 1 Oct 2000 14:18:58 GMT Message-ID: <000201c02bb2$f404c420$20ac02d4@dlinc> From: "David Lincoln" To: Subject: Porblem with fullscreen Date: Sun, 1 Oct 2000 15:21:37 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C02BBB.4A6CD8E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C02BBB.4A6CD8E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I want to get rid of the fullscreen mode on my internet explorer as it = keeps returning. Please help, Thank you, Tracey. ------=_NextPart_000_0004_01C02BBB.4A6CD8E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I want to get rid of the fullscreen = mode on my=20 internet explorer as it keeps returning. Please help,
Thank you,
Tracey.
------=_NextPart_000_0004_01C02BBB.4A6CD8E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Oct 1 11:35:36 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 1302C37B670; Sun, 1 Oct 2000 11:35:27 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e91IahT35842; Sun, 1 Oct 2000 20:36:43 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Sun, 1 Oct 2000 20:36:43 +0200 (CEST) From: "O. Hartmann" To: freebsd-stable@freebsd.org Cc: freebsd-emulation@freebsd.org Subject: Fortran 90/HPF on FreeBSD 4.x 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 Dear Sirs. I need help! I'm looking for a Fortran 90 compiler with SMP/parallel capabilities, running under FreeBSD 4.1. I looked around for some compilers and I found these: FreeBSD nativ: - NAG Fortran F90 (www.nag.co.uk) - g77 Fotran 77 (GNU Fortran) Linux nativ: - PGI Compiler Suite (includes F77/F90/HPF/C/C++), MP capable over OpenMP (www.pgroup.com) - Lahey/Fujitsu F95 for Linux Express V5.5 (www.lahey.com) -VAST/F90 (www.psrv.com). NAG offers also compilers for Linux and you can get a free download of theire compiler suits, but for FreeBSD, I would have to obtain a 20 British Pound fee, Linux is completely free. So, first I tried to install Lahey's F95. I ran into trouble because of Lahey's glibc-detection routine, it showed me that my FBSD-Linux emulation uses glibc, not glibc2.1 so the compiler was installed with the wrong libraries and this happened while their were some updates in the FBSD code on which I accused the compiler malfunctions. Well, to come alongside the problem, I tried now to compile some software and Lahey/Fujitsu works well on F77 code (but I only have one testprogram at the moment). Another project compiled well, but the nativ f95 code has some syntax errors, which are NOT shown by the PC edition (division by zero, WinNT version does not stop there :-)). Well, because one of our new oncoming scientists is highly involved by meterological, environmental research, radiation-research, he uses a lot of code which has been developed on PGI's compiler suite and he told me, that a lot of the stuff needs to run on PGI compilers. Well, for that, I got a copy of their Linux distribution on September, 30th and installed it. Version 3.1-1 compiled well and our scatter function test suite (F77) was compiled well and I got an executable binary. The other software with the obscure division by zero error (mentioned above) was compiled well also, but the executable drops a core after starting. Yesterday evening and today I visited Portland again and got a copy of their new compiler R 3.2-2. I made the same installation, took some modifications in linux86rc file to make it compiling - and it compiles. But the result is always dumping a core, also the F77-compatible source which has been success= fuly compiled with the prior version. I tried to downgrade again, but Portland Group cleaned up their downloads and I can only obtain R 3.1-2 and -3 of the compiler suite. NAG compiler, Linux version, shows a lot of error messages on the f77 standard code and I'm not the professional to clean it up or apply the right tricky compilation option. Some collegues tried it, too, with no success. i do not want me wasting money on a "free" copy of their FreeBSD nativ compiler because it seems not realitic that their suite is to be used here at our department. So I have a focus on Lahey/Fujitsu F95 and especially PGI's compiler suite, especially last one is prefereable because of the MP capabilities. Unfortunately the newest version is not willing to run under FreeBSD 4.1.1-STABLE. So far on my experiences. Waht I need, really need, are some little performance hungry f90 native applications, coded as nativ f90 applications without any tricks or special library needs (vendor specific) to test and stress Lahey or PGI compilers and to proof, whether they produce real code or a heap of bit-trash (sorry for that). --> Is there anybody who's testing Portland Group's compiler on FreeBSD's Linux emulation? --> Who knows some places where I can download some testsuits of simple f90/hpf/f95 code to stress the compiler? Please not any kind special applications with special needs of applied libraries ... --> For the lucky case, Portland Group's compiler is willing to work under some circumstances under FreeBSD, where to find some parallelizing applications for testing purposes? Another, maybe crucial question is: how reliable, fast and scalable is Linux in high performance computing using OpenMP or PVM (clustering) in comparison to FreeBSD? FreeBSD seems not to be very wide spread in numerical application's research using Fortran, I guess (unlike the ancestors using BSD 4.2 or similar, like Ultrix machine or SunOS). If anybody has any hint, tip or trick in solving my problems to get the PGI running under FreeBSd, please email me. And: I need essential help in saving my FreeBSD infrastructure, it should not be replaced by Linux only due the lack of suitable high performance Fotran compilers. And, last but not least: Are there any benchmark comparisons between Linux and FreeBSD? I need some recent tests, especially how fast is Linux in doing SMP and FreeBSD/SMP. Last week I had a discussion with some scientists of our computing center and they told me something about Solaris vs. Linux regarding SMP. I was told that Linux was faster if the number of CPUs is not higher than 4 pieces, means: Linux must be really fast because Solaris is said to be a very fast and well scaling SMP OS?! And FreeBSD? I have no datasheets, so I can not decide anyway ... - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Oct 1 17:20:28 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from megadodo.segNET.COM (megadodo.segNET.COM [206.34.181.3]) by hub.freebsd.org (Postfix) with ESMTP id D8D5637B502 for ; Sun, 1 Oct 2000 17:20:26 -0700 (PDT) Received: from localhost (ethan@localhost) by megadodo.segNET.COM (8.9.1a/8.8.5a) with ESMTP id UAA23858; Sun, 1 Oct 2000 20:20:25 -0400 (EDT) Date: Sun, 1 Oct 2000 20:20:24 -0400 (EDT) From: Ethan Pierce X-Sender: ethan@megadodo To: David Lincoln Cc: emulation@FreeBSD.ORG Subject: Re: Porblem with fullscreen In-Reply-To: <000201c02bb2$f404c420$20ac02d4@dlinc> 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 internet explorer for freebsd? thats a scary thought. On Sun, 1 Oct 2000, David Lincoln wrote: > I want to get rid of the fullscreen mode on my internet explorer as it keeps returning. Please help, > Thank you, > Tracey. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Oct 1 18: 1:24 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id B61A737B503 for ; Sun, 1 Oct 2000 18:01:21 -0700 (PDT) Received: from [128.130.111.2] (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id CAA02298; Mon, 2 Oct 2000 02:53:45 +0200 (MET DST) Date: Mon, 2 Oct 2000 02:53:45 +0200 (CEST) From: Gerald Pfeifer To: Marcel Moolenaar Cc: Sebastiaan van Erk , freebsd-emulation@freebsd.org Subject: Re: Installing additional Linux shared objects (was: Re: xview) In-Reply-To: <39D2510F.5E9607DC@cup.hp.com> 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 Wed, 27 Sep 2000, Marcel Moolenaar wrote: > The problem is that the Linux rpm (v3.x) converts the database into a > format not understandably by the FreeBSD native rpm (v2.5.x). We need > to upgrade our rpm port. I don't have the time to do this, but at least I have just filed a PR: ports/21687. Perhaps someone seeing that is going to give it a try... Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Oct 1 22:49:53 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 0A1F437B502 for ; Sun, 1 Oct 2000 22:49:52 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 25883C1B; Sun, 1 Oct 2000 22:49:48 -0700 (PDT) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id WAA08693; Sun, 1 Oct 2000 22:49:47 -0700 (PDT) Message-ID: <39D821EE.D276B465@cup.hp.com> Date: Sun, 01 Oct 2000 22:49:34 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ethan Pierce Cc: David Lincoln , emulation@FreeBSD.ORG Subject: Re: Porblem with fullscreen References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ethan Pierce wrote: > > internet explorer for freebsd? thats a scary thought. Full screen even... ouch! :-) What about VMware? > > On Sun, 1 Oct 2000, David Lincoln wrote: > > > I want to get rid of the fullscreen mode on my internet explorer as it keeps returning. Please help, > > Thank you, To answer the question: Press one of the buttons in the right top corner (I believe they are still there, even in full screen; they're just smaller IIRC). I might be mistaken, because I don't use IE. It also doesn't work on FreeBSD, which is what this list is all about (even though it's about emulation which cover VMware as well). -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Oct 2 4:54:45 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 338C837B66C for ; Mon, 2 Oct 2000 04:54:42 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id NAA87187; Mon, 2 Oct 2000 13:54:31 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "David Lincoln" Cc: Subject: Re: Porblem with fullscreen References: <000201c02bb2$f404c420$20ac02d4@dlinc> From: Dag-Erling Smorgrav Date: 02 Oct 2000 13:54:31 +0200 In-Reply-To: "David Lincoln"'s message of "Sun, 1 Oct 2000 15:21:37 +0100" Message-ID: Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "David Lincoln" writes: > I want to get rid of the fullscreen mode on my internet explorer as > it keeps returning. Please help, F11. But what does this have to do with this list's topic? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Oct 2 10:55:33 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from jj.egroups.com (jj.egroups.com [208.50.144.82]) by hub.freebsd.org (Postfix) with SMTP id D2C7637B502 for ; Mon, 2 Oct 2000 10:55:21 -0700 (PDT) X-eGroups-Return: hadrian@mosleyh.freeserve.co.uk Received: from [10.1.2.25] by jj.egroups.com with NNFMP; 02 Oct 2000 17:55:17 -0000 Date: Mon, 02 Oct 2000 17:55:13 -0000 From: "Hadrian " To: freebsd-emulation@freebsd.org Subject: Visit my group Message-ID: <8rai61+tg6h@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Length: 152 X-Mailer: eGroups Message Poster X-Originating-IP: 195.92.67.75 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I dont know if anyone is interested but i've just started a GBC rom group offering the very latest games, goto http://www.egroups.com/group/GBC-ROMS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Oct 2 13:14:34 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 386E137B503 for ; Mon, 2 Oct 2000 13:14:32 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e92KFlN62411 for ; Mon, 2 Oct 2000 22:15:47 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Mon, 2 Oct 2000 22:15:47 +0200 (CEST) From: "O. Hartmann" To: freebsd-emulation@freebsd.org Subject: Linux compilation errors under FBSD 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 iDear Sirs. Does anyone know what this means: linux: syscall fstat64 is obsoleted or not implemented (pid=57385) I get this error message while compiling with Portland Group pgf90 compiler on FreeBSD 4.1.1. It seems that something is missing, but I do not know what. pgf90 compiles the source, but the executable is immediately crashing after starting and dumps core. - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Oct 2 15:10:18 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (Postfix) with ESMTP id EE16437B502 for ; Mon, 2 Oct 2000 15:10:13 -0700 (PDT) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.8) id PAA11290; Mon, 2 Oct 2000 15:10:13 -0700 (PDT) (envelope-from sef) Date: Mon, 2 Oct 2000 15:10:13 -0700 (PDT) From: Sean Eric Fagan Message-Id: <200010022210.PAA11290@kithrup.com> To: emulation@freebsd.org, ohartman@ipamzlx.physik.uni-mainz.de Subject: Re: Linux compilation errors under FBSD In-Reply-To: Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >My problem is to get the PGI compilers running on FBSD, because >many of our oncoming scientists here bring their stuff based on >PGI's compiler with them. Well, it's a kind of horror ... Okay, first version of fstat64 for linux, in case someone else didn't do it. (I did this on both a 4.0 and 4.1 box, although I haven't tested it beyond compiling. Yes, I know, I'm a complete flake.) --- /sys/i386/linux/linux_dummy.c Wed Jul 19 22:31:56 2000 +++ linux_dummy.c Mon Oct 2 15:07:27 2000 @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/sys/i386/linux/linux_dummy.c,v 1.21.2.3 2000/07/20 05:31:56 marcel Exp $ + * $FreeBSD: src/sys/i386/linux/linux_dummy.c,v 1.21 2000/01/29 12:45:35 peter Exp $ */ #include @@ -98,6 +98,8 @@ DUMMY(rt_sigpending); DUMMY(rt_sigtimedwait); DUMMY(rt_sigqueueinfo); +DUMMY(pread); +DUMMY(pwrite); DUMMY(capget); DUMMY(capset); DUMMY(sendfile); @@ -109,4 +111,3 @@ DUMMY(ftruncate64); DUMMY(stat64); DUMMY(lstat64); -DUMMY(fstat64); --- /sys/i386/linux/syscalls.master Wed Jul 19 14:11:10 2000 +++ syscalls.master Mon Oct 2 15:07:27 2000 @@ -1,4 +1,4 @@ - $FreeBSD: src/sys/i386/linux/syscalls.master,v 1.30.2.2 2000/07/19 21:11:10 marcel Exp $ + $FreeBSD: src/sys/i386/linux/syscalls.master,v 1.30 2000/01/29 12:43:29 peter Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 ; System call name/number master file (or rather, slave, from LINUX). @@ -32,7 +32,7 @@ ; #ifdef's, etc. may be included, and are copied to the output files. 0 STD LINUX { int linux_setup(void); } -1 NOPROTO LINUX { void exit(int rval); } exit rexit_args void +1 NOPROTO LINUX { int exit(int rval); } 2 STD LINUX { int linux_fork(void); } 3 NOPROTO LINUX { int read(int fd, char *buf, u_int nbyte); } 4 NOPROTO LINUX { int write(int fd, char *buf, u_int nbyte); } @@ -113,8 +113,7 @@ linux_osigset_t oldmask, \ linux_osigset_t mask); } 73 STD LINUX { int linux_sigpending(linux_osigset_t *mask); } -74 NOPROTO LINUX { int osethostname(char *hostname, u_int len); } \ - osethostname sethostname_args int +74 NOPROTO LINUX { int osethostname(char *hostname, u_int len); } 75 STD LINUX { int linux_setrlimit(u_int resource, \ struct ogetrlimit *rlim); } 76 STD LINUX { int linux_getrlimit(u_int resource, \ @@ -266,10 +265,8 @@ 178 STD LINUX { int linux_rt_sigqueueinfo(void); } 179 STD LINUX { int linux_rt_sigsuspend(linux_sigset_t *newset, \ size_t sigsetsize); } -180 STD LINUX { int linux_pread(int fd, char *buf, size_t nbyte, \ - off_t offset); } -181 STD LINUX { int linux_pwrite(int fd, const char *buf, \ - size_t nbyte, off_t offset); } +180 STD LINUX { int linux_pread(void); } +181 STD LINUX { int linux_pwrite(void); } 182 STD LINUX { int linux_chown(char *path, int uid, int gid); } 183 STD LINUX { int linux_getcwd(char *buf, unsigned long bufsize); } 184 STD LINUX { int linux_capget(void); } @@ -286,4 +283,4 @@ 194 STD LINUX { int linux_ftruncate64(void); } 195 STD LINUX { int linux_stat64(void); } 196 STD LINUX { int linux_lstat64(void); } -197 STD LINUX { int linux_fstat64(void); } +197 STD LINUX { int linux_fstat64(int fd, struct stat64 *buf); } --- /sys/i386/linux/linux_stats.c Thu Jul 6 18:16:52 2000 +++ linux_stats.c Mon Oct 2 15:07:27 2000 @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/sys/i386/linux/linux_stats.c,v 1.20.2.1 2000/07/07 01:16:52 obrien Exp $ + * $FreeBSD: src/sys/i386/linux/linux_stats.c,v 1.20 2000/01/08 21:09:41 marcel Exp $ */ #include @@ -44,6 +44,8 @@ #include #include +#include + struct linux_newstat { u_short stat_dev; u_short __pad1; @@ -67,6 +69,30 @@ u_long __unused5; }; +struct linux_stat64 { + u_short stat_dev; + u_char __pad0[10]; + u_long stat_ino; + u_int stat_mode; + u_int stat_nlink; + u_long stat_uid; + u_long stat_gid; + u_short stat_rdev; + u_char __pad3[10]; + int64_t stat_size; + u_long stat_blksize; + u_long stat_blocks; + u_long __pad4; + u_long stat_atime; + u_long __pad5; + u_long stat_mtime; + u_long __pad6; + u_long stat_ctime; + u_long __pad7; + u_long __unused1; + u_long __unused2; +}; + struct linux_ustat { int f_tfree; @@ -97,6 +123,29 @@ return (copyout(&tbuf, ubuf, sizeof(tbuf))); } +static int +stat64_copyout(struct stat *buf, void *ubuf) +{ + struct linux_stat64 tbuf; + + bzero(&tbuf, sizeof(tbuf)); + tbuf.stat_dev = uminor(buf->st_dev) | (umajor(buf->st_dev) << 8); + tbuf.stat_ino = buf->st_ino; + tbuf.stat_mode = buf->st_mode; + tbuf.stat_nlink = buf->st_nlink; + tbuf.stat_uid = buf->st_uid; + tbuf.stat_gid = buf->st_gid; + tbuf.stat_rdev = buf->st_rdev; + tbuf.stat_size = buf->st_size; + tbuf.stat_atime = buf->st_atime; + tbuf.stat_mtime = buf->st_mtime; + tbuf.stat_ctime = buf->st_ctime; + tbuf.stat_blksize = buf->st_blksize; + tbuf.stat_blocks = buf->st_blocks; + + return (copyout(&tbuf, ubuf, sizeof(tbuf))); +} + int linux_newstat(struct proc *p, struct linux_newstat_args *args) { @@ -187,6 +236,31 @@ error = fo_stat(fp, &buf, p); if (!error) error = newstat_copyout(&buf, args->buf); + + return (error); +} + +int +linux_fstat64(struct proc *p, struct linux_fstat64_args *args) +{ + struct filedesc *fdp; + struct file *fp; + struct stat buf; + int error; + + fdp = p->p_fd; + +#ifdef DEBUG + printf("Linux-emul(%ld): fstat64(%d, *)\n", (long)p->p_pid, args->fd); +#endif + + if ((unsigned)args->fd >= fdp->fd_nfiles || + (fp = fdp->fd_ofiles[args->fd]) == NULL) + return (EBADF); + + error = fo_stat(fp, &buf, p); + if (!error) + error = stat64_copyout(&buf, args->buf); return (error); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Oct 3 5:33:57 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from backin5.merit.edu (backin5.merit.edu [198.108.60.28]) by hub.freebsd.org (Postfix) with ESMTP id 7649737B502 for ; Tue, 3 Oct 2000 05:33:56 -0700 (PDT) Received: from tigger.thugsrus.net (geeb-2.dsl.speakeasy.net [216.254.33.24]) by backin5.merit.edu (Postfix) with ESMTP id 343B37E50E for ; Tue, 3 Oct 2000 08:33:55 -0400 (EDT) Received: (from geeb@localhost) by tigger.thugsrus.net (8.9.3/8.9.1) id IAA01860 for freebsd-emulation@freebsd.org; Tue, 3 Oct 2000 08:36:47 -0400 (EDT) Date: Tue, 3 Oct 2000 08:36:47 -0400 From: Mark A Gebert To: freebsd-emulation@freebsd.org Subject: Wine and running DOS programs Message-ID: <20001003083647.D1655@merit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone noticed you can't run DOS programs with Wine 20000821 and FreeBSD 4.1.1 (this used to work for me under FreeBSD 3.3 and an earlier version of wine). It seems that MZ_SUPPORT doesn't get defined as well as HAVE_SYS_VM86_H. Does anyone have this working or any pointers to make it work? --geeb ------------------------------------------------------------- Mark A. Gebert Email: geeb@merit.edu Senior Research Programmer Voice:+1 734 936 2655 Merit Network, Inc Fax: +1 734 647 3185 4251 Plymouth Rd, Suite C, Ann Arbor, MI 48105-2785 ------------------------------------------------------------- If I show up at your door step, you probably did something to bring me there.... % cat std.disclaimers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Oct 3 7:44:45 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 5B9A237B503 for ; Tue, 3 Oct 2000 07:44:42 -0700 (PDT) Received: from [128.130.111.77] (taygeta [128.130.111.77]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id QAA02241; Tue, 3 Oct 2000 16:44:33 +0200 (MET DST) Date: Tue, 3 Oct 2000 16:44:35 +0200 (CEST) From: Gerald Pfeifer To: Mark A Gebert Cc: freebsd-emulation@freebsd.org Subject: Re: Wine and running DOS programs In-Reply-To: <20001003083647.D1655@merit.edu> 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 Tue, 3 Oct 2000, Mark A Gebert wrote: > Has anyone noticed you can't run DOS programs with Wine 20000821 and > FreeBSD 4.1.1 Yes, I noticed that when Wine stopped compiling. This code in Wine has been rewritten but none cared about any system different from Linux, so it was disabled. (If I remember correctly, it's some time ago...) > It seems that MZ_SUPPORT doesn't get defined as well as HAVE_SYS_VM86_H. > Does anyone have this working or any pointers to make it work? I am rather sure none is working on it. If you want to give it a try, I suggest to contact the wine developers at wine-dev@winehq.com (though you'll have to subscribe first). If you want, I can also forward a message there. Gerald PS: I'm the current maintainer of the FreeBSD port of Wine, but I mainly spend my time taking care that the original Wine sources still build and work on FreeBSD and that our port builds and installs fine. -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Oct 3 7:47:25 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from backin5.merit.edu (backin5.merit.edu [198.108.60.28]) by hub.freebsd.org (Postfix) with ESMTP id C2A7F37B66C for ; Tue, 3 Oct 2000 07:47:21 -0700 (PDT) Received: from tigger.thugsrus.net (double-agent.merit.edu [198.108.62.152]) by backin5.merit.edu (Postfix) with ESMTP id BAF377E503; Tue, 3 Oct 2000 10:47:20 -0400 (EDT) Received: (from geeb@localhost) by tigger.thugsrus.net (8.9.3/8.9.1) id KAA00514; Tue, 3 Oct 2000 10:50:18 -0400 (EDT) Date: Tue, 3 Oct 2000 10:50:18 -0400 From: Mark A Gebert To: Gerald Pfeifer Cc: freebsd-emulation@freebsd.org Subject: Re: Wine and running DOS programs Message-ID: <20001003105018.B383@merit.edu> References: <20001003083647.D1655@merit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from pfeifer@dbai.tuwien.ac.at on Tue, Oct 03, 2000 at 04:44:35PM +0200 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Please forward the message... What version would support DOS under 4.x??? --geeb At 16:44 +0200 03 October 2000, Gerald Pfeifer wrote: > On Tue, 3 Oct 2000, Mark A Gebert wrote: > > Has anyone noticed you can't run DOS programs with Wine 20000821 and > > FreeBSD 4.1.1 > > Yes, I noticed that when Wine stopped compiling. This code in Wine has > been rewritten but none cared about any system different from Linux, so it > was disabled. > > (If I remember correctly, it's some time ago...) > > > It seems that MZ_SUPPORT doesn't get defined as well as HAVE_SYS_VM86_H. > > Does anyone have this working or any pointers to make it work? > > I am rather sure none is working on it. If you want to give it a try, > I suggest to contact the wine developers at wine-dev@winehq.com (though > you'll have to subscribe first). > > If you want, I can also forward a message there. > > Gerald > > PS: I'm the current maintainer of the FreeBSD port of Wine, but I mainly > spend my time taking care that the original Wine sources still build and > work on FreeBSD and that our port builds and installs fine. > -- > Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Oct 3 14:26:31 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 013CE37B502 for ; Tue, 3 Oct 2000 14:26:29 -0700 (PDT) Received: from [128.130.111.2] (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id XAA08284; Tue, 3 Oct 2000 23:26:25 +0200 (MET DST) Date: Tue, 3 Oct 2000 23:26:24 +0200 (CEST) From: Gerald Pfeifer To: Mark A Gebert Cc: freebsd-emulation@freebsd.org Subject: Re: Wine and running DOS programs In-Reply-To: <20001003105018.B383@merit.edu> 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 Tue, 3 Oct 2000, Mark A Gebert wrote: > Please forward the message... What version would support DOS under 4.x??? Done. No version that I'm aware of. But if you *really* need DOS support, you can try a binary search over the snapshots on http://www.winehq.com during the last year. Though, many of those snapshots may not build on FreeBSD and the FreeBSD port had not been updated for quite some time, but you could try a very old version of the later. Of course, you'd loose many significant improvements that have been made to Wine during the last year. Gerald To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Oct 3 17: 8:11 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from neutron.cichlids.com (p3EE1C1A2.dip.t-dialin.net [62.225.193.162]) by hub.freebsd.org (Postfix) with ESMTP id 09B5C37B502 for ; Tue, 3 Oct 2000 17:08:10 -0700 (PDT) Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 2B19CAB91; Tue, 3 Oct 2000 15:40:05 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 89FAC14A9B; Tue, 3 Oct 2000 15:38:51 +0200 (CEST) Date: Tue, 3 Oct 2000 15:38:51 +0200 To: Mark A Gebert Cc: emulation@freebsd.org Subject: Re: Wine and running DOS programs Message-ID: <20001003153851.B7031@cichlids.cichlids.com> References: <20001003083647.D1655@merit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001003083647.D1655@merit.edu>; from geeb@merit.edu on Tue, Oct 03, 2000 at 08:36:47AM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Mark A Gebert (geeb@merit.edu): > Has anyone noticed you can't run DOS programs with Wine 20000821 and FreeBSD > 4.1.1 (this used to work for me under FreeBSD 3.3 and an earlier version of > wine). It seems that MZ_SUPPORT doesn't get defined as well as HAVE_SYS_VM86_H. You should ask the wine port maintainer. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Oct 4 18: 3:25 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id D1C1737B502; Wed, 4 Oct 2000 18:03:18 -0700 (PDT) Received: from palle.girgensohn.se (c193.150.250.87.cm-upc.chello.se [193.150.250.87]) by bastuba.partitur.se (8.9.3/8.9.3) with ESMTP id DAA74398; Thu, 5 Oct 2000 03:03:17 +0200 (CEST) (envelope-from girgen@partitur.se) Received: (from girgen@localhost) by palle.girgensohn.se (8.11.0/8.11.0) id e9513G256238; Thu, 5 Oct 2000 03:03:16 +0200 (CEST) (envelope-from girgen@partitur.se) X-Authentication-Warning: palle.girgensohn.se: girgen set sender to girgen@partitur.se using -f To: freebsd-net@freebsd.org Cc: freebsd-emulation@freebsd.org Subject: bridged vmnet make NIS go berzerk killing servers with icmp msgs From: Palle Girgensohn Date: 05 Oct 2000 03:03:15 +0200 Message-ID: <87aeck14mk.fsf@palle.girgensohn.se> Lines: 60 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Sorry for crossposting, but I'm not certain wheather this is -net or -emulation; probably both... We use NIS/YP for passwords, group, netgroup and amd lists, and have about ten workstations and three servers. One of the three is the master NIS server, the other two slaves tied to themselves. Nothing strange, it has worked splendid for years. Hubbed ethernet 100TX network. All systems involved are FreeBSD, all workstations are 4.1.1-release, the servers 3.5-release, 4.0-stable (july 2), 4.1-stable [the master] (september 13). The master server also acts as NFS server for the workstations, serving /usr/local, /usr/X11R6 and /home. Hence, workstations are more or useless without this server... I have set up vmware (from fresh port) to use bridged networking on some of the workstations, and it works just fine, dhcp and everything - for a while. After some time, maybe caused by something, I don't yet know what, all workstations using a vmnet and having a bridge between the NIC and the vmnet interface starts sending enormous amounts of ICMP "Host unreachable" (about the other servers, I think, and for every port) to all NIS servers, actually *killing* them if I don't pull the ethernet cord from the workstations within minutes. At least once, I've had a server reboot this way (the 3.5 system), giving up under the pressure from the ICMP flood. On all NIS servers, the portmap goes to top, eating all CPU cycles it can find, and more, and within seconds all [pt]ty's are locked, and all I can do on the console is switch tty (ctrl-alt-FN), the console is quite locked apart from that and does not react to any other keys. After resting for a while when the flood icmp is stopped (due to my pulling the cord), all is back to normal. I can usually ping the server interface during the hang, but that is about it... When it comes back, the server complains about "/kernel: icmp-response bandwidth limit 243/200 pps". no surprise... :-) I've tried finddling with the max setting, but there's really no difference. The workstations sending all icmp messages are also hung, and will also come back when pulling the cord, albiet in a rather useless condition due to all missing NIS and NFS services. They also get the icmp-response bandwith stuff. I've tried using netgraph instead of old-fashion bridge, by replacing the BRIDGE kernel option with NETGRAPH, according to the posting here (-net) by Nick Sayer around September 16th. I does not help. Same thing happens again after a few hours of uptime... What gives? /Palle PS. If you need, I will try to retrieve more specific log files and tcpdumps, but I'm not at the office right now, so I can't force any more info. DS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Oct 5 6:28:16 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id 4EC7837B66C; Thu, 5 Oct 2000 06:28:12 -0700 (PDT) Received: from medusa.kfu.com (medusa.kfu.com [205.178.90.222]) by quack.kfu.com (8.11.0/8.9.3) with ESMTP id e95DS2e94722; Thu, 5 Oct 2000 06:28:02 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from icarus.kfu.com (ssmail@localhost) by medusa.kfu.com (8.11.0/8.11.0) with ESMTP id e95DS2404453; Thu, 5 Oct 2000 06:28:02 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com by icarus.kfu.com with ESMTP (8.11.0//ident-1.0) id e95DS1m72464; Thu, 5 Oct 2000 06:28:01 -0700 (PDT) Message-ID: <39DC81E1.2C0F7315@quack.kfu.com> Date: Thu, 05 Oct 2000 06:28:01 -0700 From: Nick Sayer X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Palle Girgensohn Cc: freebsd-net@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: bridged vmnet make NIS go berzerk killing servers with icmp msgs References: <87aeck14mk.fsf@palle.girgensohn.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Palle Girgensohn wrote: > > Hi! > > Sorry for crossposting, but I'm not certain wheather this is -net or > -emulation; probably both... I see a similar failure every once in a while on FreeBSD machines that are NIS clients that are not running vmware, though it sounds to me like you are seeing it a lot more frequently. I can sometimes precipitate this by disconnecting an NIS client from the net briefly, using NIS, then reconnecting it. It ends up in the icmp supression state and the only way out is the history eraser button. Our master is a Solaris 2.x x86 machine, though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Oct 5 7: 2:24 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id 1989837B502; Thu, 5 Oct 2000 07:02:19 -0700 (PDT) Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222]) by bastuba.partitur.se (8.9.3/8.9.3) with ESMTP id QAA81896; Thu, 5 Oct 2000 16:02:17 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from partitur.se (localhost.partitur.se [127.0.0.1]) by elbas.partitur.se (8.11.0/8.11.0) with ESMTP id e95E2HH02567; Thu, 5 Oct 2000 16:02:17 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <39DC89E9.6569F@partitur.se> Date: Thu, 05 Oct 2000 16:02:17 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: Nick Sayer Cc: freebsd-net@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: bridged vmnet make NIS go berzerk killing servers with icmp msgs References: <87aeck14mk.fsf@palle.girgensohn.se> <39DC81E1.2C0F7315@quack.kfu.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nick Sayer wrote: > > Palle Girgensohn wrote: > > > > Hi! > > > > Sorry for crossposting, but I'm not certain wheather this is -net or > > -emulation; probably both... > > I see a similar failure every once in a while on FreeBSD machines that > are NIS clients that are not running vmware, though it sounds to me like > you are seeing it a lot more frequently. Actually, the clients are not necessarily using vmware, just the vmnet interface and a bridge to fxp0 or xl0. I suspect there is a problem with nis and bridges... > I can sometimes precipitate this by disconnecting an NIS client from the > net briefly, using NIS, then reconnecting it. It ends up in the icmp > supression state and the only way out is the history eraser button. you mean that after disconnecting the client, you do some NIS operations? > Our master is a Solaris 2.x x86 machine, though. ok... Does that matter? Isn't it the client failing? How can I debug this? I really need to get it fixed. running natd and private nets for vmware on every system isn't really an option (well, I can cope, but I'd rather not...) /Palle -- Partitur Informationsteknik AB Wenner-Gren Center +46 8 566 280 02 113 46 Stockholm +46 70 785 86 02 Sweden girgen@partitur.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Oct 5 23:40:12 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id C2CB937B502 for ; Thu, 5 Oct 2000 23:40:09 -0700 (PDT) Received: from InterJet.elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id XAA54895 for ; Thu, 5 Oct 2000 23:40:08 -0700 (PDT) Date: Thu, 5 Oct 2000 23:40:08 -0700 (PDT) From: Julian Elischer To: emulation@freebsd.org Subject: report: Netscape 6, prerelease3 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 Downloaded the required libs first (see dependencies in netscape6 (PR1) port) then downloaded the installer (very quick... it's small compared to netscape) ran it. it produced a window (I guess you need to run X before running it) and downloaded a LOT of stuff. hey appeared in a temporary directory in /var/tmp (on my system) (/tmp points there so I don't know where it THOUGHT it was puting them...) the files have an extension of .xpi, but 'file' reports them as ZIP files. and unzip can read them. as it started to unpack the files, the installer core-dumped with a seg-fault so instalation stopped. I unpacked the rest of the .xpi files (using unzip) by hand and doing cd {unpack dir} cd bin ./netscape seemed to run a script that ran another script that ran a binary of some sort. I loaded a bunch-o-stuff and then the following messages appeared.. cmd mozilla-bin pid 434 tried to use non-present sched_get_priority_max cmd mozilla-bin pid 434 tried to use non-present sched_get_priority_min cmd mozilla-bin pid 437 tried to use non-present sched_setscheduler the binary then goes into some sort of endless wait. top shows it alternating between 'poll' and RUN but I have no idea what it is waiting on. maybe someone has gone further.. he Linux emulation may need to be tweeked somewhere but I'm not sure how to find out how to see what it's waiting on. (I think TRUSS can do linux programs and may be able to say what it's waiting on but I'm not sure about that..) Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Oct 6 6:24:27 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (Postfix) with ESMTP id BAA9F37B66E for ; Fri, 6 Oct 2000 06:24:24 -0700 (PDT) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.9.3/8.9.3) id PAA04436 for emulation@freebsd.org; Fri, 6 Oct 2000 15:24:29 +0200 (CEST) (envelope-from kuku) Date: Fri, 6 Oct 2000 15:24:29 +0200 From: Christoph Kukulies To: emulation@freebsd.org Subject: staroffice 5.2 under FBSD 4.1 Message-ID: <20001006152429.B4327@gil.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Mailer: Mutt 1.0i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I tried to install soa-5_2-ga-bin-linux-de.bin from the www.sun.com under 4.1 - before that it claimed there was no glibc 2.1.2. Now that this hurdle is taken, I'm getting still: ./soa-5_2-ga-bin-linux-de.bin glibc version: 2.1.2 /compat/linux/tmp/sv001.tmp/setup: /usr/bin/test: not found /usr/compat/linux/tmp/sv001.tmp/setup.bin: error in loading shared libraries: libvos1GCC.so: cannot open shared object file: No such file or directory This is strange. /compat/linux//usr/bin/test is there. Anyone gone through this already? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Oct 6 9:52: 5 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id D15EA37B503 for ; Fri, 6 Oct 2000 09:52:01 -0700 (PDT) Received: from parish ([62.253.87.98]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001006165200.CVA16640.mta01-svc.ntlworld.com@parish>; Fri, 6 Oct 2000 17:52:00 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e96GptG01420; Fri, 6 Oct 2000 17:51:55 +0100 (BST) (envelope-from mark) Date: Fri, 6 Oct 2000 17:51:55 +0100 From: Mark Ovens To: Julian Elischer Cc: emulation@freebsd.org Subject: Re: report: Netscape 6, prerelease3 Message-ID: <20001006175154.B252@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from julian@elischer.org on Thu, Oct 05, 2000 at 11:40:08PM -0700 Organization: Total lack of Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 05, 2000 at 11:40:08PM -0700, Julian Elischer wrote: > > Downloaded the required libs first (see dependencies in netscape6 (PR1) > port) > > then downloaded the installer (very quick... it's small compared to > netscape) > > ran it. > it produced a window (I guess you need to run X before running it) > and downloaded a LOT of stuff. hey > appeared in a temporary directory in /var/tmp > (on my system) (/tmp points there so I don't know where it THOUGHT it was > puting them...) > the files have an extension of .xpi, but 'file' reports them as ZIP files. > and unzip can read them. > as it started to unpack the files, the installer core-dumped with > a seg-fault so instalation stopped. > > I unpacked the rest of the .xpi files (using unzip) by hand > and doing > cd {unpack dir} > cd bin > ./netscape > seemed to run a script that ran another script that ran > a binary of some sort. I loaded a bunch-o-stuff > and then > the following messages appeared.. > > cmd mozilla-bin pid 434 tried to use non-present sched_get_priority_max > cmd mozilla-bin pid 434 tried to use non-present sched_get_priority_min > cmd mozilla-bin pid 437 tried to use non-present sched_setscheduler > > the binary then goes into some sort of endless wait. > > top shows it alternating between 'poll' and RUN > but I have no idea what it is waiting on. > > maybe someone has gone further.. > Alfred Perlstein has. From -chat: Subject: new netscape6 is awesome! From: Alfred Perlstein Date: Wed, 4 Oct 2000 23:21:06 -0700 To: chat@freebsd.org For some reason my linux-netscape4 stopped working so I upgraded my expired netscape6 to the latest PR3 version. It's pretty awesome, too bad it doesn't seem to have a newsreader. > he Linux emulation may need to be tweeked somewhere but I'm not sure how > to find out how to see what it's waiting on. > (I think TRUSS can do linux programs and may be able to say what it's > waiting on but I'm not sure about that..) > > Julian > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Oct 6 9:59:30 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from megadodo.segNET.COM (megadodo.segNET.COM [206.34.181.3]) by hub.freebsd.org (Postfix) with ESMTP id E385537B502; Fri, 6 Oct 2000 09:59:26 -0700 (PDT) Received: from localhost (ethan@localhost) by megadodo.segNET.COM (8.9.1a/8.8.5a) with ESMTP id MAA16043; Fri, 6 Oct 2000 12:59:25 -0400 (EDT) Date: Fri, 6 Oct 2000 12:59:20 -0400 (EDT) From: Ethan Pierce X-Sender: ethan@megadodo To: Mark Ovens Cc: Julian Elischer , emulation@FreeBSD.ORG Subject: Re: report: Netscape 6, prerelease3 In-Reply-To: <20001006175154.B252@parish> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Im coming into this a bit late, but is there a working version of N6 working under freebsd? Im using 4.73 and would love a change :) On Fri, 6 Oct 2000, Mark Ovens wrote: > On Thu, Oct 05, 2000 at 11:40:08PM -0700, Julian Elischer wrote: > >=20 > > Downloaded the required libs first (see dependencies in netscape6 (PR1) > > port) > >=20 > > then downloaded the installer (very quick... it's small compared to > > netscape) > >=20 > > ran it. > > it produced a window (I guess you need to run X before running it) > > and downloaded a LOT of stuff. hey > > appeared in a temporary directory in /var/tmp > > (on my system) (/tmp points there so I don't know where it THOUGHT it w= as > > puting them...) > > the files have an extension of .xpi, but 'file' reports them as ZIP fil= es. > > and unzip can read them.=20 > > as it started to unpack the files, the installer core-dumped with > > a seg-fault so instalation stopped. > >=20 > > I unpacked the rest of the .xpi files (using unzip) by hand > > and doing=20 > > cd {unpack dir} > > cd bin > > ./netscape > > seemed to run a script that ran another script that ran > > a binary of some sort. I loaded a bunch-o-stuff > > and then=20 > > the following messages appeared.. > >=20 > > cmd mozilla-bin pid 434 tried to use non-present sched_get_priority_max > > cmd mozilla-bin pid 434 tried to use non-present sched_get_priority_min > > cmd mozilla-bin pid 437 tried to use non-present sched_setscheduler > >=20 > > the binary then goes into some sort of endless wait. > >=20 > > top shows it alternating between 'poll' and RUN > > but I have no idea what it is waiting on. > >=20 > > maybe someone has gone further.. > >=20 >=20 > Alfred Perlstein has. From -chat: >=20 > Subject: new netscape6 is awesome! > From: Alfred Perlstein > Date: Wed, 4 Oct 2000 23:21:06 -0700 > To: chat@freebsd.org >=20 > For some reason my linux-netscape4 stopped working so I upgraded > my expired netscape6 to the latest PR3 version. >=20 > It's pretty awesome, too bad it doesn't seem to have a newsreader. >=20 > > he Linux emulation may need to be tweeked somewhere but I'm not sure ho= w > > to find out how to see what it's waiting on. > > (I think TRUSS can do linux programs and may be able to say what it's > > waiting on but I'm not sure about that..) > >=20 > > Julian > >=20 > >=20 > >=20 > >=20 > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-emulation" in the body of the message >=20 > --=20 > =09=094.4 - The number of the Beastie > ________________________________________________________________ > 51.44=B0N FreeBSD - The Power To Serve http://www.freebsd.org > 2.057=B0W My Webpage http://ukug.uk.freebsd.org/~mark > mailto:marko@freebsd.org http://www.radan.com >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Oct 6 21:43: 6 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 8D0F837B502; Fri, 6 Oct 2000 21:43:01 -0700 (PDT) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id NAA19084; Sat, 7 Oct 2000 13:42:54 +0900 (JST) Received: by daemon.local.idaemons.org (8.11.0/3.7W) id e974gHF97724; Sat, 7 Oct 2000 13:42:17 +0900 (JST) Date: Sat, 07 Oct 2000 13:42:17 +0900 Message-ID: <86itr5dzyu.wl@daemon.local.idaemons.org> From: "Akinori MUSHA" To: khera@kciLink.com Cc: freebsd-ports@FreeBSD.org, ak@freenet.co.uk, freebsd-emulation@FreeBSD.org Subject: Re: ports/20624: vmware vmmon module locks kernel In-Reply-To: In your message of "Fri, 6 Oct 2000 15:59:21 -0400 (EDT)" <14814.12057.18444.238865@onceler.kciLink.com> References: <200009160902.CAA78123@freefall.freebsd.org> <14814.12057.18444.238865@onceler.kciLink.com> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE X-PGP-Comment: I changed my key on 2000-08-10 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Fri, 6 Oct 2000 15:59:21 -0400 (EDT), Vivek Khera wrote: > >>>>> "k" == knu writes: > > k> Synopsis: vmware vmmon module locks kernel > k> State-Changed-From-To: open->closed > k> State-Changed-By: knu > k> State-Changed-When: Sat Sep 16 17:56:24 JST 2000 > k> State-Changed-Why: > k> A similar patch was added. (set the second argument of ether_ifattach() > k> to ETHER_BPF_SUPPORTED, instead of 0 (ETHER_BPF_UNSUPPORTED)) > > k> Please check it out. Thanks for the report! > > I think you patched vmware2 port, not the vmware port. I just tried > it again and had to edit the vmnet.c file to add the second arg to > ether_ifattach() manually. Oh, then I was the wrong person to assign the PR to. I thought you meant vmware2 since someone assigned your PR to me to handle. I'm sorry I cannot be of much help, but please contact ak@freenet.co.uk, the vmware 1.x port maintainer, who must have an environment to test your patch. Also you may want to consult freebsd-emulation to find testers. (both CC'ed) Feel free to ask me for a commit when the fix is ready. I'll be reopening the PR again, shortly. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Oct 6 21:45:20 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4AEF37B66C; Fri, 6 Oct 2000 21:45:17 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA74413; Fri, 6 Oct 2000 21:45:17 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Fri, 6 Oct 2000 21:45:17 -0700 (PDT) From: Message-Id: <200010070445.VAA74413@freefall.freebsd.org> To: khera@onceler.kciLink.com, knu@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: ports/20624: vmware vmmon module locks kernel Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vmware vmmon module locks kernel State-Changed-From-To: closed->open State-Changed-By: knu State-Changed-When: Sat Oct 7 13:43:18 JST 2000 State-Changed-Why: This PR was of vmware 1.x port, not 2.x port. Responsible-Changed-From-To: freebsd-ports->freebsd-emulation Responsible-Changed-By: knu Responsible-Changed-When: Sat Oct 7 13:43:18 JST 2000 Responsible-Changed-Why: Over to the most appropriate list. http://www.freebsd.org/cgi/query-pr.cgi?pr=20624 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message