From owner-freebsd-emulation Sun Jan 14 10:50:17 2001 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 0139437B400 for ; Sun, 14 Jan 2001 10:49:55 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id TAA23244; Sun, 14 Jan 2001 19:49:51 +0100 (CET) (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: The Hermit Hacker Cc: Subject: Re: linux kld segfault in 5.0-current ... References: From: Dag-Erling Smorgrav Date: 14 Jan 2001 19:49:50 +0100 In-Reply-To: The Hermit Hacker's message of "Sun, 14 Jan 2001 00:04:23 -0400 (AST)" Message-ID: Lines: 13 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 The Hermit Hacker writes: > its still loading, and I can still play my Civilization, but am wondering > what I'm losing as a result of it SegFaulting? :( Hard to tell unless you tell us what segfaulted - my bet is ldconfig; in that case, you lost nothing unless you've installed new libraries since the last time ldconfig ran without segfaulting. Have you checked if your linux_base is up to date, btw? 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 Sun Jan 14 11:59:10 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 77A3837B400 for ; Sun, 14 Jan 2001 11:58:53 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0EJv6t04492; Sun, 14 Jan 2001 15:57:06 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 14 Jan 2001 15:57:06 -0400 (AST) From: The Hermit Hacker To: Dag-Erling Smorgrav Cc: Subject: Re: linux kld segfault in 5.0-current ... In-Reply-To: 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 14 Jan 2001, Dag-Erling Smorgrav wrote: > The Hermit Hacker writes: > > its still loading, and I can still play my Civilization, but am wondering > > what I'm losing as a result of it SegFaulting? :( > > Hard to tell unless you tell us what segfaulted - my bet is ldconfig; > in that case, you lost nothing unless you've installed new libraries > since the last time ldconfig ran without segfaulting. > > Have you checked if your linux_base is up to date, btw? According to PORTVERSION, they are they same ... both 6.1 ... but, I'll uninstall and re-install just in case something is out of whack ... thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Jan 14 12:25:56 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 22DDE37B698 for ; Sun, 14 Jan 2001 12:25:38 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0EKNua07427; Sun, 14 Jan 2001 16:23:56 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 14 Jan 2001 16:23:56 -0400 (AST) From: The Hermit Hacker To: Dag-Erling Smorgrav Cc: Subject: Re: linux kld segfault in 5.0-current ... In-Reply-To: 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 Sun, 14 Jan 2001, The Hermit Hacker wrote: > On 14 Jan 2001, Dag-Erling Smorgrav wrote: > > > The Hermit Hacker writes: > > > its still loading, and I can still play my Civilization, but am wondering > > > what I'm losing as a result of it SegFaulting? :( > > > > Hard to tell unless you tell us what segfaulted - my bet is ldconfig; > > in that case, you lost nothing unless you've installed new libraries > > since the last time ldconfig ran without segfaulting. > > > > Have you checked if your linux_base is up to date, btw? > > According to PORTVERSION, they are they same ... both 6.1 ... but, I'll > uninstall and re-install just in case something is out of whack ... Urmmm ... did a pkg_delete on linux_base, and a reinstall: thelab# make install ===> Installing for linux_base-6.1 setup-2.0.5-1.noarch.rpm filesystem-1.3.5-1.noarch.rpm basesystem-6.0-4.noarch.rpm ldconfig-1.9.5-15.i386.rpm glibc-2.1.2-11.i386.rpm termcap-9.12.6-15.i386.rpm libtermcap-2.0.8-18.i386.rpm execution of libtermcap-2.0.8-18 script failed, exit status 255 *** Error code 1 Stop in /usr/local/base/ports/emulators/linux_base. *** Error code 1 Stop in /usr/local/base/ports/emulators/linux_base. *** Error code 1 Stop in /usr/local/base/ports/emulators/linux_base. thelab# df To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Jan 14 13:23:19 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 5208D37B401 for ; Sun, 14 Jan 2001 13:23:01 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0ELLA319077; Sun, 14 Jan 2001 17:21:10 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 14 Jan 2001 17:21:10 -0400 (AST) From: The Hermit Hacker To: Dag-Erling Smorgrav Cc: Subject: Re: linux kld segfault in 5.0-current ... In-Reply-To: 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 got it ... had to do a 'make -k install' fo rlinux_base, deinstall, then reinstall again (that libtermcap thing) ... and now linux appears to ;load without SegFaulting ... thakns ... On Sun, 14 Jan 2001, The Hermit Hacker wrote: > On 14 Jan 2001, Dag-Erling Smorgrav wrote: > > > The Hermit Hacker writes: > > > its still loading, and I can still play my Civilization, but am wondering > > > what I'm losing as a result of it SegFaulting? :( > > > > Hard to tell unless you tell us what segfaulted - my bet is ldconfig; > > in that case, you lost nothing unless you've installed new libraries > > since the last time ldconfig ran without segfaulting. > > > > Have you checked if your linux_base is up to date, btw? > > According to PORTVERSION, they are they same ... both 6.1 ... but, I'll > uninstall and re-install just in case something is out of whack ... > > thanks ... > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun Jan 14 13:27:14 2001 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 1084B37B698 for ; Sun, 14 Jan 2001 13:26:56 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id WAA23964; Sun, 14 Jan 2001 22:26:53 +0100 (CET) (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: The Hermit Hacker Cc: Subject: Re: linux kld segfault in 5.0-current ... References: From: Dag-Erling Smorgrav Date: 14 Jan 2001 22:26:52 +0100 In-Reply-To: The Hermit Hacker's message of "Sun, 14 Jan 2001 17:21:10 -0400 (AST)" Message-ID: Lines: 16 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 The Hermit Hacker writes: > got it ... had to do a 'make -k install' fo rlinux_base, deinstall, then > reinstall again (that libtermcap thing) ... and now linux appears to ;load > without SegFaulting ... 'rm -rf /compat/linux' between the first deinstall and the reinstall would probably have licked it. It sounds to me like a lib got corrupted, causing ldconfig to segfault; the deinstall didn't remove it (because it doesn't remove files that don't match the md5 checksum recorded in /var/db/pkg), rpm didn't overwrite it when you tried to reinstall, and the post-install script probably tried to run ldconfig, which again segfaulted due to a corrupt lib. 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 Jan 15 13:45:19 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from bsd1.pocket.com (elltel-dial-p206.elltel.net [12.18.163.206]) by hub.freebsd.org (Postfix) with ESMTP id B41AE37B404 for ; Mon, 15 Jan 2001 13:45:00 -0800 (PST) Received: from localhost (root@localhost) by bsd1.pocket.com (8.11.1/8.11.1) with SMTP id f0FLitf01003 for ; Mon, 15 Jan 2001 13:44:57 -0800 (PST) (envelope-from root@bsd1.pocket.com) Date: Mon, 15 Jan 2001 13:44:55 -0800 (PST) From: jtorrance@elltel.net X-Sender: root@bsd1.pocket.com To: freebsd-emulation@freebsd.org Subject: Newbie Question: Acroread/Linux emulation 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, Just installed Linux_base and text-mode apps work fine but on testing Acroread4 I get the following error: "acroread: error in loading shared library: libXt.so.6: ELF file OS ABI invalid." Thanks, jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Jan 15 13:58:53 2001 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 73D4D37B400 for ; Mon, 15 Jan 2001 13:58:35 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 9D84898E; Mon, 15 Jan 2001 13:58:34 -0800 (PST) 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 NAA18661; Mon, 15 Jan 2001 13:57:11 -0800 (PST) Message-ID: <3A637236.3A940B1B@cup.hp.com> Date: Mon, 15 Jan 2001 13:57:10 -0800 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: jtorrance@elltel.net Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Newbie Question: Acroread/Linux emulation References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org jtorrance@elltel.net wrote: > > Just installed Linux_base and text-mode apps work fine > but on testing Acroread4 I get the following error: > > "acroread: error in loading shared library: libXt.so.6: ELF > file OS ABI invalid." Undo the ELF branding; type: brandelf -f 0 libXt.so.6 See also: brandelf(1), elf(5). HTH, -- 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 Tue Jan 16 5:16:52 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 76A0937B400 for ; Tue, 16 Jan 2001 05:16:34 -0800 (PST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by white.imgsrc.co.jp (8.11.2/8.11.0) with ESMTP id f0GDGWj64189; Tue, 16 Jan 2001 22:16:32 +0900 (JST) Date: Tue, 16 Jan 2001 22:16:32 +0900 Message-ID: <7mg0ijljrj.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: freebsd-emulation@FreeBSD.ORG Subject: Re: cvs commit: ports/emulators/vmware2 Makefile ports/emulators/vmware2/files vmware.sh ports/emulators/vmware2/scripts configure In-Reply-To: <3A4BD6BE.91783A8F@elischer.org> References: <200012240520.eBO5Kqh54081@freefall.freebsd.org> <86ae9lu49j.wl@archon.local.idaemons.org> <3A4B69A2.AD3D464B@quack.kfu.com> <8666k4chfg.wl@daemon.local.idaemons.org> <3A4BD6BE.91783A8F@elischer.org> User-Agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 29 Dec 2000 00:13:04 GMT, Julian Elischer wrote: > > At Thu, 28 Dec 2000 08:26:10 -0800, > > Nick Sayer wrote: > > > Do not turn on BRIDGE if you're going to use netgraph bridging. > > > > I did, and I did not. I tried every combination but all failed. > > > > Here is my kernel config file. It has "options NETGRAPH", and does > > not have "options BRIDGE". Can you think of anything wrong with this? On latest -current, VMware works fine on my environment (kld'ing NETGRAPH_* options, without "options BRIDGE" and with SMP) excepting fdc0. If I enabled floppy device, host environment is locked up. And I cannot use "File -> Wizard" since it produces error "Unexpected output from the Wizard: Error in startup script". Are there any other person encounting these problems? -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Jan 16 5:56:55 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 7DD5037B402 for ; Tue, 16 Jan 2001 05:56:38 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GDt3G65048 for ; Tue, 16 Jan 2001 09:55:03 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 09:55:03 -0400 (AST) From: The Hermit Hacker To: Subject: linux_base-6.1 .. mkdir: File exists ... 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 hub# make install ===> Installing for linux_base-6.1 mkdir: /compat/linux: File exists *** Error code 1 Stop in /usr/ports/emulators/linux_base. *** Error code 1 Stop in /usr/ports/emulators/linux_base. So? Should that be a stop condition? :( Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Jan 16 6: 1:20 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 5455937B401 for ; Tue, 16 Jan 2001 06:01:02 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GDxRX65122 for ; Tue, 16 Jan 2001 09:59:27 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 09:59:27 -0400 (AST) From: The Hermit Hacker To: Subject: Re: linux_base-6.1 .. mkdir: File exists ... In-Reply-To: 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 ignore, makes sense when /compat/linux is a symlink to another directory ... :( On Tue, 16 Jan 2001, The Hermit Hacker wrote: > > hub# make install > ===> Installing for linux_base-6.1 > mkdir: /compat/linux: File exists > *** Error code 1 > > Stop in /usr/ports/emulators/linux_base. > *** Error code 1 > > Stop in /usr/ports/emulators/linux_base. > > > So? Should that be a stop condition? :( > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Jan 16 12: 1:15 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail1.bas-net.by (ns1.bas-net.by [194.85.254.154]) by hub.freebsd.org (Postfix) with ESMTP id 91B9837B402 for ; Tue, 16 Jan 2001 12:00:51 -0800 (PST) Received: (from mail@localhost) by mail1.bas-net.by (8.10.2/8.10.2) with UUCP id f0GJArD04664 for emulation@FreeBSD.org; Tue, 16 Jan 2001 22:10:53 +0300 Received: from zimin ([192.168.0.10]) by xorex.org.by (8.9.3/8.8.7) with SMTP id TAA29618 for ; Tue, 16 Jan 2001 19:45:58 +0200 From: Red Hat Linux User Message-ID: <000c01c07fe4$5a4e8420$0a00a8c0@zimin> To: Subject: request Date: Tue, 16 Jan 2001 19:47:09 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C07FF5.1CE15B60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C07FF5.1CE15B60 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Dear Sir(s) ! I have some question to you. I'm novic at BSD (and other Unix's too). I need next solution - I want = to run Clipper-based business application in mode host-terminal. WinTerm based solutions did not help me (Winnt 4 Srv Term Edition & = Citrix Metaframe 1.8 ) - CPU utilization is up to 100% when running = Clipper 5.01 Dos application .=20 Can me help dos emulator and BSD for running application in telnet(or = X-term) session? My application has memory requirement minimum 610 KB = free (!) in DOS mode. Thank you for reply. With best regards, Igor Zimin. JV Xorex-Service Belarus Minsk =20 =20 ------=_NextPart_000_0009_01C07FF5.1CE15B60 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Dear Sir(s) !
 
I have some question to = you.
 
I'm novic at BSD (and other = Unix's too). I=20 need next solution - I want to run Clipper-based business application in = mode=20 host-terminal.
WinTerm based solutions did not help me = (Winnt 4 Srv Term Edition  & Citrix Metaframe 1.8 ) - = CPU=20 utilization is  up to 100% when running Clipper 5.01 Dos=20 application .
Can me help dos emulator and = BSD for=20 running application in telnet(or X-term) session? My application has = memory=20 requirement  minimum 610 KB free (!) in DOS mode.
 
Thank you for reply.
 
With best regards,
Igor Zimin.
 
JV Xorex-Service
Belarus
Minsk
 
 
 
 
------=_NextPart_000_0009_01C07FF5.1CE15B60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Jan 17 9:33:58 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from cav.logica.co.uk (cav.logica.co.uk [158.234.10.66]) by hub.freebsd.org (Postfix) with ESMTP id DC4D737B401 for ; Wed, 17 Jan 2001 09:33:40 -0800 (PST) Received: from eckert.logica.co.uk (eckert.logica.co.uk [158.234.10.17]) by cav.logica.co.uk (8.9.1/8.9.1) with ESMTP id RAA26001 for ; Wed, 17 Jan 2001 17:33:38 GMT Received: by eckert.logica.co.uk with Internet Mail Service (5.5.2448.0) id ; Wed, 17 Jan 2001 17:32:51 -0000 Message-ID: From: "Newton, Harry" To: "'freebsd-emulation@freebsd.org'" Subject: Solaris 7 emulation status: Date: Wed, 17 Jan 2001 17:32:48 -0000 X-Mailer: Internet Mail Service (5.5.2448.0) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I was wondering where we're at with this ? Or put it another way, should I reasonably expect to be able to run Solaris 7 i386 binaries ? I tried various ones, and got a message saying /usr/lib/ld.so.1 not found. Is this other people's mileage ? FreeBSD 4.2-STABLE on Thunderbird 1Ghz. I used /usr/sbin/svr4 to start the streams and svr4 modules. I installed in /compat/svr4 the tarball that was on Mark Newton's home page ( the one for Solaris 2.6 ) and changed the sym link in the directory so that part of the path referred to Solaris 2.7 instead of Solaris 2.6. Any help/pointers &c gratefully received ! Cheers, Harry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Jan 19 8:35:45 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from nil.science-factory.com (Sciencefactory-atm1-181.piro.net [195.135.137.205]) by hub.freebsd.org (Postfix) with ESMTP id 2E3EB37B401 for ; Fri, 19 Jan 2001 08:35:27 -0800 (PST) Received: (from mvw@localhost) by nil.science-factory.com (8.11.1/8.11.1) id f0JGYGx00523; Fri, 19 Jan 2001 17:34:16 +0100 (CET) (envelope-from marc.vanwoerkom@science-factory.com) Date: Fri, 19 Jan 2001 17:34:16 +0100 (CET) Message-Id: <200101191634.f0JGYGx00523@nil.science-factory.com> X-Authentication-Warning: nil.science-factory.com: mvw set sender to marc.vanwoerkom@science-factory.com using -f From: Marc van Woerkom To: freebsd-emulation@freebsd.org Subject: Printing with Linux StarOffice 5.2 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I get this Jan 19 16:09:27 nil /boot/kernel/kernel: cmd soffice.bin pid 6226 tried to use non-present sched_yield Jan 19 16:09:58 nil last message repeated 1889 times under -CURRENT, when trying to print from StarOffice 5.2 Can I ignore that message? Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Jan 19 10:29:44 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from postal.ucsd.edu (postal.ucsd.edu [132.239.51.18]) by hub.freebsd.org (Postfix) with ESMTP id 818D137B402 for ; Fri, 19 Jan 2001 10:29:27 -0800 (PST) Received: from kimba.ucsd.edu (mmcnett@kimba.ucsd.edu [132.239.55.131]) by postal.ucsd.edu (8.9.1a/8.9.1) with ESMTP id KAA08096 for ; Fri, 19 Jan 2001 10:29:23 -0800 (PST) Received: from localhost (mmcnett@localhost) by kimba.ucsd.edu (8.9.1a/8.9.1) with SMTP id KAA08745 for ; Fri, 19 Jan 2001 10:29:22 -0800 (PST) X-Authentication-Warning: kimba.ucsd.edu: mmcnett owned process doing -bs Date: Fri, 19 Jan 2001 10:29:22 -0800 (PST) From: Marvin McNett Reply-To: Marvin McNett To: freebsd-emulation@freebsd.org Subject: vmware serial connection 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 Could anyone tell me whether or not serial ports work in vmware for FreeBSD? If so, is it possible to establish a serial connection between the host and guest operating systems? In particular, what devices should I be using on the respective machines and in the vmware configuration editor? I'd like to try using remote gdb between the host and guest machines, but can't seem to get a serial connection established. I've tried using /dev/cuaa0 as the device in the configuration editor, but it didn't seem to work. On the other hand, I'm not sure if I'm properly testing to see that the serial connection has been established (I tried minicom to no avail). Perhaps someone could tell me how to do that as well. Is it possible to simply cat a file to the device on one end and read it on the other? If so, how? Sorry if this is the wrong list to be submitting such a question, but I didn't get a response from the questions list. Perhaps someone here knows more about this. Thanks, Marvin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Jan 19 13:15:10 2001 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 E4A8637B400 for ; Fri, 19 Jan 2001 13:14:51 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id D4EA818F3; Fri, 19 Jan 2001 13:14:50 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id NAA10539; Fri, 19 Jan 2001 13:14:50 -0800 (PST) Message-ID: <3A68AE4A.18C69E97@cup.hp.com> Date: Fri, 19 Jan 2001 13:14:50 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Marc van Woerkom Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Printing with Linux StarOffice 5.2 References: <200101191634.f0JGYGx00523@nil.science-factory.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc van Woerkom wrote: > > Jan 19 16:09:27 nil /boot/kernel/kernel: cmd soffice.bin pid 6226 tried to use non-present sched_yield > Jan 19 16:09:58 nil last message repeated 1889 times > > under -CURRENT, when trying to print from StarOffice 5.2 > > Can I ignore that message? I think you can. I'm not entirely sure. It did "normally" print, right? -- 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 Fri Jan 19 13:51:24 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id D77CE37B402 for ; Fri, 19 Jan 2001 13:51:04 -0800 (PST) Received: from marakesh-02.budapest.interware.hu ([195.70.50.130] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 14JjQz-0000AN-00; Fri, 19 Jan 2001 22:51:01 +0100 Message-ID: <3A68B649.A52AB05A@elischer.org> Date: Fri, 19 Jan 2001 13:48:58 -0800 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: Marvin McNett Cc: freebsd-emulation@freebsd.org Subject: Re: vmware serial connection References: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marvin McNett wrote: > > Could anyone tell me whether or not serial ports work in vmware for > FreeBSD? If so, is it possible to establish a serial connection between > the host and guest operating systems? In particular, what devices should > I be using on the respective machines and in the vmware configuration > editor? I'd like to try using remote gdb between the host and guest > machines, but can't seem to get a serial connection established. > > I've tried using /dev/cuaa0 as the device in the configuration editor, but > it didn't seem to work. On the other hand, I'm not sure if I'm properly > testing to see that the serial connection has been established (I tried > minicom to no avail). Perhaps someone could tell me how to do that as > well. Is it possible to simply cat a file to the device on one end and > read it on the other? If so, how? > > Sorry if this is the wrong list to be submitting such a question, but I > didn't get a response from the questions list. Perhaps someone here knows > more about this. I do this regularly. You need to use the "nullmodem" driver (available at http://www.freebsd.org/~julian/ ) --- my configuration files attach the output of the serial ports on vmware to the nullmodem device, and I attach gdb to the other end here's the end of /etc remote (for tip to teh console) na:dv=/dev/nmdma0:br#115200:pa=none: nb|vmcons:dv=/dev/nmdmb0:br#115200:pa=none:etimeout=100 nc:dv=/dev/nmdma1:br#115200:pa=none: nd|vmgdb:dv=/dev/nmdmb1:br#115200:pa=none: ------ Here's what /dev/ looks like: crw-r--r-- 1 root wheel 20, 0 Mar 30 2000 /dev/nmdma0 crw-r--r-- 1 root wheel 20, 2 Jan 13 16:40 /dev/nmdma1 crw-r--r-- 1 root wheel 20, 1 Jan 3 13:31 /dev/nmdmb0 crw-r--r-- 1 root wheel 20, 3 Jan 13 16:40 /dev/nmdmb1 --------- Here's the vmware (1.02) setup: !/usr/local/lib/vmware/bin/vmware # Virtual hard disk on primary master ide0:0.present = TRUE ide0:0.fileName = /unused/vmware/FreeBSD/FreeBSD.dsk ide0:0.deviceType = ata-hardDisk ide0:0.mode = persistent # CD-ROM ide1:0.present = FALSE ide1:0.fileName = /dev/acd0c ide1:0.deviceType = atapi-cdrom # Floppy floppy0.present = TRUE floppy0.fileName = /dev/fd0 # Networked to host only subnet ethernet0.present = TRUE ethernet0.connectionType = hostOnly # Memory size memsize = 32 # Nvram nvram = /unused/vmware/FreeBSD/FreeBSD.nvram # Log file log.fileName = /unused/vmware/FreeBSD/FreeBSD.log # Hints hint.guestOS = other:FreeBSD ide1:1.present = FALSE ide1:1.deviceType = "rawDisk" ide1:1.fileName = "real" floppy0.startConnected = FALSE serial0.present = TRUE serial0.fileName = "/dev/cuaa4" ide0:1.present = TRUE ide0:1.mode = "nonpersistent" ide0:1.fileName = "/unused/vmware/FreeBSD/swap.dsk" serial1.present = TRUE serial1.fileName = "/dev/nmdma1" mouse.hostType = "PS/2" mouse.fileName = "/dev/sysmouse" -------- and here's the script I use to start it. #!/bin/sh vmware -x FreeBSD.cfg& #sleep 10 #xterm -T "vm console" -e tip vmcons& cd /sys/compile/VJ while : do echo "hit return for debugger" read junk #ddd xxgdb done ------ and here's the .gdbinit file in the compile directory file kernel.debug set remotebaud 9600 target remote /dev/nmdmb1 ----- It's very slow but it allows me to debug the virtual machine from my laptop as if I had two machines. > > Thanks, > Marvin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ from Perth, presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Jan 19 18:52:46 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from postal.ucsd.edu (postal.ucsd.edu [132.239.51.18]) by hub.freebsd.org (Postfix) with ESMTP id B89F337B404 for ; Fri, 19 Jan 2001 18:52:28 -0800 (PST) Received: from kimba.ucsd.edu (mmcnett@kimba.ucsd.edu [132.239.55.131]) by postal.ucsd.edu (8.9.1a/8.9.1) with ESMTP id SAA10395; Fri, 19 Jan 2001 18:52:28 -0800 (PST) Received: from localhost (mmcnett@localhost) by kimba.ucsd.edu (8.9.1a/8.9.1) with SMTP id SAA10162; Fri, 19 Jan 2001 18:52:27 -0800 (PST) X-Authentication-Warning: kimba.ucsd.edu: mmcnett owned process doing -bs Date: Fri, 19 Jan 2001 18:52:27 -0800 (PST) From: Marvin McNett To: Julian Elischer Cc: freebsd-emulation@freebsd.org Subject: Re: vmware serial connection In-Reply-To: <3A68B649.A52AB05A@elischer.org> 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 That works! Thanks for the help and the nullmodem driver. This is a most convenient setup. Any ideas why I'm getting the following message (repeated 4 or 5 times in gdb) after each step? ptrace(PT_GETDBREGS) failed: No such process I've yet to determine if this is causing any problems, but it's somewhat annoying if nothing else. Thanks again, Marvin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sat Jan 20 9:23:57 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 685C937B401; Sat, 20 Jan 2001 09:23:39 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f0KHJKa37423; Sat, 20 Jan 2001 18:19:28 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sat, 20 Jan 2001 18:25:37 +0100 (CET) From: Martin Blapp To: Marcel Moolenaar , Hellmuth Michaelis , eivind@FreeBSD.org Cc: freebsd-emulation@FreeBSD.org Subject: Staroffice Network Problem (still unsolved) 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 still trying to get a clue about the Staroffice 5.2 network problem. (All connect()s to localhost work, all connect()s to a different network adress is not working. If SO52 connects to localhost, it's using linux_send(), linux_recv(), else it's using linux_send(), linux_recvfrom() which seems to be different in linux ... strange thing ... This is debugging code from the linux ABI: Staroffice connecting to localhost ---------------------------------- Jan 20 18:00:40 fuchur /kernel: LINUX: linux_socket() protocol(0), type(1), domain(2) Jan 20 18:00:40 fuchur /kernel: LINUX: linux_connect() s(34), name(140162896), namelen(16) Jan 20 18:00:40 fuchur /kernel: LINUX: linux_send() s(34), buf(140146488), len(270), flags(0) Jan 20 18:00:40 fuchur /kernel: LINUX: linux_recv() s(34), buf(140146488), len(16384), flags(0) Staroffice connecting to a outside adress ----------------------------------------- Jan 20 18:02:00 fuchur /kernel: LINUX: linux_socket() protocol(0), type(1), domain(1) Jan 20 18:02:00 fuchur /kernel: LINUX: linux_connect() s(34), name(-1126172072), namelen(110) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_socket() protocol(0), type(2), domain(2) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_connect() s(34), name(717489552), namelen(16) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_send() s(34), buf(-1126176048), len(30), flags(0) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_recvfrom() s(34), buf(-1126172824), len(1024), flags(0), from(-1126176612), fromlenaddr(-1126176636) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_socket() protocol(0), type(1), domain(2) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_connect() s(34), name(138450144), namelen(16) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_connect() s(34), name(140749176), namelen(16) Jan 20 18:02:01 fuchur /kernel: LINUX: linux_connect() s(34), name(140750024), namelen(16) and about 1000 connects following ... Maybe you have a clue how to debug it further ? Martin Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sat Jan 20 10:51:47 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 0C20637B402 for ; Sat, 20 Jan 2001 10:51:29 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f0KImqa40289; Sat, 20 Jan 2001 19:48:52 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sat, 20 Jan 2001 19:55:10 +0100 (CET) From: Martin Blapp To: Marcel Moolenaar , Hellmuth Michaelis Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Staroffice Network Problem (still unsolved) In-Reply-To: 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 I tried to include more debug infos now: this is th staroffice conecting to another IP-Adress than localhost: Jan 20 19:48:18 fuchur /kernel: LINUX: linux_socket( protocol(0), type(2), domain(2) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(2ac40590), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_send( s(40), buf(bcdfead0), len(30), flags(00000000) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_recvfrom( s(40), buf(bcdff768), len(1024), flags(00000000), from(bcdfe89c), fromlenaddr(bcdfe884) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_socket( protocol(0), type(1), domain(2) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f6b38), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f6b68), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f71d8), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f7528), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f7878), namelen(16) );J Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f7f18), namelen(16) ); Jan 20 19:48:18 fuchur/kernel: LINUX: linux_connect( s(40), name(083f8268), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f85b8), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f8908), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f8c58), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f8fa8), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f6e80), namelen(16) ); Jan 20 19:48:18 fuchur /kernel: LINUX: linux_connect( s(40), name(083f71d0), namelen(16) ); Martin Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sat Jan 20 11:26:30 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id C446F37B401 for ; Sat, 20 Jan 2001 11:26:12 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f0KJNca41481; Sat, 20 Jan 2001 20:23:38 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sat, 20 Jan 2001 20:29:55 +0100 (CET) From: Martin Blapp To: Marcel Moolenaar , Hellmuth Michaelis Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Staroffice Network Problem (still unsolved) In-Reply-To: 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 I've included now also the return values : linux_connect( s(36), name(2ac40590), namelen(16) )=0; linux_send( s(36), buf(bddfead0), len(30), flags(00000000) )=0; linux_recvfrom( s(36), buf(bddff768), len(1024), flags(00000000), from(bddfe89c), fromlenaddr(bddfe884) )=0; linux_socket( protocol(0), type(1), domain(2) )=0; linux_connect( s(36), name(08527590), namelen(16) )=36; linux_connect( s(36), name(08526178), namelen(16) )=56; linux_connect( s(36), name(08526178), namelen(16) )=56; and so on ... untill I close the connection. linux_shutdown( s(36), how(2) )=0; Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sat Jan 20 18: 4:25 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id DE9DB37B400 for ; Sat, 20 Jan 2001 18:04:07 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f0L20Ha54258; Sun, 21 Jan 2001 03:00:17 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 21 Jan 2001 03:06:35 +0100 (CET) From: Martin Blapp To: Marcel Moolenaar , Hellmuth Michaelis Cc: freebsd-emulation@FreeBSD.ORG Subject: [PATCH] Staroffice Network Problem solved In-Reply-To: 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, Can you review this and commit it to STABLE and CURRENT ? This unbreaks the staroffice network code. :-)))) --- linux_socket.c Sat Jan 20 20:54:47 2001 +++ linux_socket.c.new Sun Jan 21 02:59:44 2001 @@ -454,7 +454,7 @@ return (error); p->p_retval[0] = stat; - return (0); + return (EISCONN); } } Martin Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message