From owner-freebsd-emulation Sun May 28 3:37:29 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from smtpe.casema.net (smtpe.casema.net [195.96.96.172]) by hub.freebsd.org (Postfix) with SMTP id 8A23637B60A for ; Sun, 28 May 2000 03:37:19 -0700 (PDT) (envelope-from aernoudt@wanadoo.nl) Received: (qmail 19266 invoked from network); 28 May 2000 10:37:17 -0000 Received: from unknown (HELO wanadoo.nl) (212.64.80.86) by smtpe.casema.net with SMTP; 28 May 2000 10:37:17 -0000 Message-ID: <3930F6B4.9DB64BC8@wanadoo.nl> Date: Sun, 28 May 2000 12:36:36 +0200 From: AB X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, nl, de, fr MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: WINE problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Running FreeBSD 4.0 stable (27 may last build (eg today), on SMP box. When trying to use WINE (for example installing encarta) I get this error message: "unable to start DDE communication with Program Manager" I have edited the kernel as requested: USER_LDT (as in the read-me) Underneath the kernel config file and the error message. What did I do wrong ?! **************************************************************************************************************************** [wine config file] [Drive A] Path=/floppy Type=floppy Label=Floppy Serial=87654321 Device=/dev/fd0 [Drive C] Path=/home/aernoudt/wine Type=hd Label=MS-DOS Serial=87654321 Filesystem=win95 [Drive D] Path=/cdrom Type=cdrom Label=CD-Rom Serial=87654321 Filesystem=win95 [Drive E] Path=/home/aernoudt/wine/temp Type=hd Label=Tmp Drive Filesystem=win95 [Drive F] Path=${HOME} Type=network Label=Home Filesystem=win95 [wine] Windows=c:\windows System=c:\windows\system Temp=e:\ Path=c:\windows;c:\windows\system;c:\encarta;e:\;f:\ SymbolTableFile=/usr/local/etc/wine.sym # [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib DefaultLoadOrder = native, builtin, elfdll, so [DllPairs] krnl386 = kernel32 gdi = gdi32 user = user32 commdlg = comdlg32 commctrl= comctl32 ver = version shell = shell32 lzexpand= lz32 mmsystem= winmm msvideo = msvfw32 winsock = wsock32 [DllOverrides] kernel32, gdi32, user32 = builtin krnl386, gdi, user = builtin toolhelp = builtin comdlg32, commdlg = builtin, native, elfdll version, ver = builtin, native, elfdll shell32, shell = builtin, native lz32, lzexpand = builtin, native commctrl, comctl32 = builtin, native wsock32, winsock = builtin advapi32, crtdll, ntdll = builtin, native mpr, winspool.drv = builtin, native ddraw, dinput, dsound = builtin, native winmm, mmsystem = builtin msvideo, msvfw32 = builtin, native mcicda.drv, mciseq.drv = builtin, native mciwave.drv = builtin, native mciavi.drv, mcianim.drv = native, builtin msacm.drv, midimap.drv = builtin, native w32skrnl = builtin wnaspi32, wow32 = builtin system, display, wprocs = builtin wineps = builtin icmp = builtin [options] AllocSystemColors=100 [fonts] ;Read documentation/fonts before adding aliases Resolution = 96 Default = -adobe-times- [parallelports] Lpt1=/dev/lpt0 [spooler] LPT1:=|lpr [ports] read=0x779,0x379,0x280-0x2a0 write=0x779,0x379,0x280-0x2a0 [spy] Exclude=WM_SIZE;WM_TIMER; [registry] ; Paths must be given in /dir/dir/file.reg format. ; Wine will not understand dos file names here... ; alternate registry file name: HKCU AltCurrentUserFile= ; alternate registry file name: HKU AltUserFile= ; alternate registry file name: HKLM AltLocalMachineFile= ;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false. ;Defaults are read all, write to Home and Alt ;Note: it is pointless to specify alt files and neither load nor write to them. ; Global registries (stored in /etc) LoadGlobalRegistryFiles=Y ; Home registries (stored in ~user/.wine/) LoadHomeRegistryFiles=Y ; Windows registries in windows path, above LoadWindowsRegistryFiles=Y ; Load above registries. LoadAltRegistryFiles=Y ; TRY to write all changes to home registries WritetoHomeRegistryFiles=Y ; TRY to write all changes to alt registries WritetoAltRegistryFiles=Y [Tweak.Layout] ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98') WineLook=Win31 [programs] Default= Startup= [Console] ;XtermProg=nxterm ;InitialRows=25 ;InitialColumns=80 ;TerminalType=nxterm [Clipboard] ClearAllSelections=0 PersistentSelection=1 # ******************************************************************************************************* [error message] err:task:MakeProcInstance16 Problem with hInstance? Got 09f7, using 0407 instead Unhandled exception: priviledged instruction in 16-bit code (096f:0014). Loading symbols: wine /usr/X11R6/lib/libSM.so.6 /usr/X11R6/lib/libICE.so.6 /usr/X11R6/lib/libXpm.so.4 /usr/X11R6/lib/libMesaGL.so.14 /usr/X11R6/lib/libXext.so.6 /usr/X11R6/lib/libX11.so.6 /usr/lib/libncurses.so.5 /usr/lib/libxpg4.so.2 /usr/lib/libm.so.2 /usr/lib/libc.so.4 /usr/X11R6/lib/libXThrStub.so.6 /usr/libexec/ld-elf.so.1 MMUTIL ENCCDPRF MSCAH WIN87EM COMMDLG MMSYSTEM MSCPYDIS SHELL VER MSSETUP acmsetup LZEXPAND KEYBOARD bootstrp USER GDI WINEPS WPROCS DISPLAY SYSTEM KERNEL COMDLG32 SHLWAPI WINMM MIDIMAP MSACMMAP WINEOSS SHELL32 OLE32 COMCTL32 USER32 In 16 bit mode. Register dump: CS:096f SS:0407 DS:0407 ES:0407 FS:0000 GS:002f IP:0014 SP:ad34 BP:ad6c FLAGS:0297( - 00 I S -A-P1C) AX:09e1 BX:0000 CX:0000 DX:0000 SI:0000 DI:0000 Stack dump: 0x0407:0xad34: *** Invalid address 0x0407:0xad34 0080: sel=0407 base=2880c520 limit=0000b39f 16-bit rw- Backtrace: =>0 0x096f:0x0014 (bp=ad6c) *** Invalid address 0x0407:0xad6c 0x096f:0x0014: *** Invalid address 0x096f:0x0014 Wine-dbg> ******************************************************************************************************* Thanks for your help. Aernoudt -- Aernoudt Bottemanne * Powered by FreeBSD * http://www.freebsd.org http://www.openbsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun May 28 4:34:52 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gerpa.ru (gerpa.ru [212.24.32.162]) by hub.freebsd.org (Postfix) with ESMTP id F1B9B37B540; Sun, 28 May 2000 04:34:46 -0700 (PDT) (envelope-from matrix@gerpa.ru) Received: from localhost (matrix@localhost) by gerpa.ru (8.9.3/8.9.3) with SMTP id PAA21093; Sun, 28 May 2000 15:35:53 +0400 (MSD) Date: Sun, 28 May 2000 15:35:53 +0400 (MSD) From: Artem Koutchine To: questions@freebsd.org Cc: emulation@freebsd.org Subject: VMWare2.0 port (CD does not work) 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 am running 4.0-stable Got VMW2 installed and running, but when i turn on the CD the either locks the machine or reboots it (image, VM ware 2 craches/reboots the FReebsd itself). I have a standard ATAPI CD-ROM drive. Everything else work fine. If i start the virtual machine with disconnected cd-rom it works find until i connect cd-rom. Any idea? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun May 28 7:56:19 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 D6D5937B8D4 for ; Sun, 28 May 2000 07:56:13 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) 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 QAA17347; Sun, 28 May 2000 16:56:07 +0200 (MET DST) Date: Sun, 28 May 2000 16:56:07 +0200 (CEST) From: Gerald Pfeifer To: AB Cc: freebsd-emulation@freebsd.org Subject: Re: WINE problem In-Reply-To: <3930F6B4.9DB64BC8@wanadoo.nl> 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, 28 May 2000, AB wrote: > Running FreeBSD 4.0 stable (27 may last build (eg today), on SMP box. > When trying to use WINE (for example installing encarta) I get this > error message: I'm sorry that I can provide a more detailed reply, but you did not specify which version of Wine you are using, nor how you built/installed it (ports, Wine snapshot, package). For example, Wine does not build on -STABLE since earlier last week due to a problematic change to the ncurses library back then. > "unable to start DDE communication with Program Manager" Can you test the same with a UP kernel or a Linux box? First of all we should try to find whether this is 1. a Wine specific problem; 2. a FreeBSD specific problem; or 3. a FreeBSD SMP specific problem Currently the Wine port is undergoing major updates (It hadn't been updated for about half a year) and there are some problems, but I hope to have everything in a stable state by the end of the week, or so. My feeling, however, indicates that the problem you are experiencing might fall in category 1 above, in which case I suggest you contact the Wine authors directly (http://www.winehq.com/). Hope this helps, Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ LOVE-LETTER-FOR-YOU.TXT.vbs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun May 28 9:23:36 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from smtpf.casema.net (smtpf.casema.net [195.96.96.173]) by hub.freebsd.org (Postfix) with SMTP id C5F1F37B915 for ; Sun, 28 May 2000 09:23:31 -0700 (PDT) (envelope-from aernoudt@wanadoo.nl) Received: (qmail 16929 invoked by uid 0); 28 May 2000 16:23:27 -0000 Received: from unknown (HELO wanadoo.nl) (212.64.80.86) by smtpf.casema.net with SMTP; 28 May 2000 16:23:27 -0000 Message-ID: <393147D5.FCBFC6AD@wanadoo.nl> Date: Sun, 28 May 2000 18:22:45 +0200 From: AB X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, nl, de, fr MIME-Version: 1.0 To: Gerald Pfeifer Cc: freebsd-emulation@freebsd.org Subject: Re: WINE problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gerald Pfeifer wrote: > > On Sun, 28 May 2000, AB wrote: > > Running FreeBSD 4.0 stable (27 may last build (eg today), on SMP box. > > When trying to use WINE (for example installing encarta) I get this > > error message: > > I'm sorry that I can provide a more detailed reply, but you did not > specify which version of Wine you are using, nor how you built/installed > it (ports, Wine snapshot, package). Wine release 991114, installed from the ports collection on the 27th of may. > For example, Wine does not build on -STABLE since earlier last week due > to a problematic change to the ncurses library back then. I do use a -STABLE build... (kernel build yesterday, the system about 1 week ago) Could a new builworld solve the problem ? > > > "unable to start DDE communication with Program Manager" > > Can you test the same with a UP kernel or a Linux box? First of all we Not at the moment (I don't have a Linux machine at the moment, ususally I have some machine running Linux for reference or just to play around) > should try to find whether this is > 1. a Wine specific problem; > 2. a FreeBSD specific problem; or > 3. a FreeBSD SMP specific problem > > Currently the Wine port is undergoing major updates (It hadn't been > updated for about half a year) and there are some problems, but I hope > to have everything in a stable state by the end of the week, or so. > > My feeling, however, indicates that the problem you are experiencing > might fall in category 1 above, in which case I suggest you contact > the Wine authors directly (http://www.winehq.com/). I thi8nk this site is dead, can not connect to it for days in a row... Network time out reported as error message. Aernoudt Aernoudt Bottemanne * Powered by FreeBSD * http://www.freebsd.org http://www.openbsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sun May 28 9:42:55 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 378DD37BAC0 for ; Sun, 28 May 2000 09:42:52 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) 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 SAA18550; Sun, 28 May 2000 18:42:48 +0200 (MET DST) Date: Sun, 28 May 2000 18:42:47 +0200 (CEST) From: Gerald Pfeifer To: AB Cc: freebsd-emulation@freebsd.org Subject: Re: WINE problem In-Reply-To: <393147D5.FCBFC6AD@wanadoo.nl> 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, 28 May 2000, AB wrote: > Wine release 991114, installed from the ports collection on the 27th of > may. In that case I suggest you update in a couple of days (when my patches have been installed). > I do use a -STABLE build... (kernel build yesterday, the system about > 1 week ago) Could a new builworld solve the problem ? I don't think so; probably you won't be able to build Wine on that system due to the ncurses problem I mentioned. >> the Wine authors directly (http://www.winehq.com/). > I thi8nk this site is dead, can not connect to it for days in a row... > Network time out reported as error message. Yes, the winehq.com site (and CVS server) have been rather bad lately. :-( Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ LOVE-LETTER-FOR-YOU.TXT.vbs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon May 29 4:58:34 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from kleopatra.acc.umu.se (kleopatra.acc.umu.se [130.239.18.150]) by hub.freebsd.org (Postfix) with ESMTP id 6A82B37BBE9; Mon, 29 May 2000 04:58:27 -0700 (PDT) (envelope-from markush@acc.umu.se) Received: from mao.acc.umu.se (root@mao.acc.umu.se [130.239.18.154]) by kleopatra.acc.umu.se (8.10.1/8.10.1) with ESMTP id e4TBwNW40282; Mon, 29 May 2000 13:58:23 +0200 Received: (from markush@localhost) by mao.acc.umu.se (8.9.3/8.9.3/Debian/GNU) id NAA06598; Mon, 29 May 2000 13:58:23 +0200 Date: Mon, 29 May 2000 13:58:23 +0200 From: Markus Holmberg To: freebsd-java@freebsd.org Cc: freebsd-emulation@freebsd.org, John Rochester Subject: readLine() failing in linux-jdk1.2.2 (because of linux emulation?) Message-ID: <20000529135823.A22186@acc.umu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3-current-20000511i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello.. I have problems with readLine() in a BufferedReader (in Java) failing to read input in linux-jdk1.2.2. I searched the freebsd-java and freebsd-emulation lists for similar problem reports, and found a few reports regarding the same problem. Also, John Rochester posted two patches, of which the second (the one that modifies "linux_file.c") fixes this problem (originally for 3.x, applied with a little tweaking to 4.0-STABLE May 29th). Here's the posting: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=22905+0+archive/2000/freebsd-java/20000220.freebsd-java Not being able to use readLine() gives linux-jdk1.2.2 a kind of broken feeling (for something which works great otherwise). Surely someone else must have tried to get this fixed before? This patch was apparently never submitted as a PR, so I would be glad to submit it now to get the Linux emulation fixed, but I have no idea of what the patch is doing! (Basically removing lots of stuff). So would someone mind reviewing it and see if it would be a Right Thing(tm) to get it checked into the FreeBSD CVS? Best Regards, Markus. -- Markus Holmberg | Give me Unix or give me a typewriter. markush@acc.umu.se | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon May 29 11:34:52 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 6E2A637BCE0; Mon, 29 May 2000 11:34:38 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-40.sugnm1.kt.home.ne.jp [203.165.77.40]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id DAA24352; Tue, 30 May 2000 03:34:36 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id DAA71163; Tue, 30 May 2000 03:34:05 +0900 (JST) Date: Tue, 30 May 2000 03:34:03 +0900 Message-ID: <86puq5w6hw.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: freebsd-ports@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Suggestion for removing VMware 1.1 port User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 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 Now that noone seems to care about VMware 1.1 (neither do I), and almost two months have passed since VMware 2.0 product was released (on 3 March), why not we remove the emulators/vmware port? Admittedly, I myself have no intention of maintaining it anymore, or been having none for long, rather. ;) Now someone might give his/her name as maintainer of the port to take it over, or I will remove it around 3 June. -- / /__ __ / ) ) ) ) / 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 Mon May 29 11:36:35 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 5774437B77E for ; Mon, 29 May 2000 11:36:32 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-40.sugnm1.kt.home.ne.jp [203.165.77.40]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id DAA24535 for ; Tue, 30 May 2000 03:36:31 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id DAA71173; Tue, 30 May 2000 03:36:00 +0900 (JST) Date: Tue, 30 May 2000 03:35:59 +0900 Message-ID: <86og5pw6eo.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: freebsd-emulation@FreeBSD.org Subject: VMware 2.0.1 beta (Build 546) User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 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 You know, 2.0.1 beta (Build 546) was out a few days ago. http://www.vmware.com/support/linux/doc/beta_linux/index.html This beta was found on trial to show an error message after every `Suspend' under my 5.0-CURRENT environment: VMware PANIC: NOTREACHED FAILED F(571):545 Nothing has been damaged so far, though. Be careful. -- / /__ __ / ) ) ) ) / 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 Mon May 29 12: 9:41 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 2E33537BA12; Mon, 29 May 2000 12:09:28 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 429041C4D; Mon, 29 May 2000 15:09:27 -0400 (EDT) Date: Mon, 29 May 2000 15:09:27 -0400 From: Bill Fumerola To: Akinori -Aki- MUSHA Cc: freebsd-ports@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: Suggestion for removing VMware 1.1 port Message-ID: <20000529150927.E86725@jade.chc-chimes.com> References: <86puq5w6hw.wl@localhost.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <86puq5w6hw.wl@localhost.local.idaemons.org>; from knu@idaemons.org on Tue, May 30, 2000 at 03:34:03AM +0900 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, May 30, 2000 at 03:34:03AM +0900, Akinori -Aki- MUSHA wrote: > Now that noone seems to care about VMware 1.1 (neither do I), and > almost two months have passed since VMware 2.0 product was released > (on 3 March), why not we remove the emulators/vmware port? > > Admittedly, I myself have no intention of maintaining it anymore, or > been having none for long, rather. ;) > > Now someone might give his/her name as maintainer of the port to take > it over, or I will remove it around 3 June. I'd upgrade the vmware port to 2.0 and retire the vmware2 port, personally. -- Bill Fumerola - Network Architect / Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon May 29 16: 0: 4 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from c1030098-a.wtrlo1.ia.home.com (c1030098-a.wtrlo1.ia.home.com [24.14.126.45]) by hub.freebsd.org (Postfix) with ESMTP id 28D4837BD2F for ; Mon, 29 May 2000 15:59:59 -0700 (PDT) (envelope-from mdharnois@home.com) Received: (from mdharnois@localhost) by c1030098-a.wtrlo1.ia.home.com (8.9.3/8.9.3) id RAA56215; Mon, 29 May 2000 17:59:57 -0500 (CDT) (envelope-from mdharnois@home.com) X-Authentication-Warning: mharnois.workgroup.net: mdharnois set sender to mdharnois@home.com using -f To: freebsd-emulation@FreeBSD.ORG Subject: Re: VMware 2.0.1 beta (Build 546) References: <86og5pw6eo.wl@localhost.local.idaemons.org> From: Michael Harnois Date: 29 May 2000 17:59:55 -0500 In-Reply-To: "Akinori -Aki- MUSHA"'s message of "Tue, 30 May 2000 03:35:59 +0900" Message-ID: <86k8gd7yj8.fsf@mharnois.workgroup.net> Lines: 17 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) 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, 30 May 2000 03:35:59 +0900, "Akinori -Aki- MUSHA" said: > This beta was found on trial to show an error message after > every `Suspend' under my 5.0-CURRENT environment: > VMware PANIC: NOTREACHED FAILED F(571):545 Doesn't happen here, not that that means anything. As a FreeBSD newbie (after four years on Linux) I'm amazed at how much better this runs under FreeBSD ... -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA mdharnois@home.com aa0bt@aa0bt.ampr.org Earth has its boundaries, but human stupidity is limitless. -- Gustave Flaubert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon May 29 18:35:53 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mailgw1.netvision.net.il (mailgw1.netvision.net.il [194.90.1.14]) by hub.freebsd.org (Postfix) with ESMTP id F2FD937BA15; Mon, 29 May 2000 18:35:45 -0700 (PDT) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (RAS1-p112.rlz.netvision.net.il [62.0.168.114]) by mailgw1.netvision.net.il (8.9.3/8.9.3) with ESMTP id EAA15726; Tue, 30 May 2000 04:35:25 +0300 (IDT) Message-ID: <39332AA1.AB94FE80@freenet.co.uk> Date: Tue, 30 May 2000 05:42:41 +0300 From: A G F Keahan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Akinori -Aki- MUSHA Cc: freebsd-ports@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: Suggestion for removing VMware 1.1 port References: <86puq5w6hw.wl@localhost.local.idaemons.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I still care about it. It works fine for me, and I don't see any good reasons to upgrade to 2.0. I think that as long as it's possible to get it from VMWare.com, the port should stay. If you don't want to maintain it, I can do it (I'm also maintaining audio/krio). Alex Keahan Akinori -Aki- MUSHA wrote: > > Now that noone seems to care about VMware 1.1 (neither do I), and > almost two months have passed since VMware 2.0 product was released > (on 3 March), why not we remove the emulators/vmware port? > > Admittedly, I myself have no intention of maintaining it anymore, or > been having none for long, rather. ;) > > Now someone might give his/her name as maintainer of the port to take > it over, or I will remove it around 3 June. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon May 29 21:19:23 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (nat196.189.mpoweredpc.net [142.177.196.189]) by hub.freebsd.org (Postfix) with ESMTP id 38B9037B74D for ; Mon, 29 May 2000 21:19:14 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id BAA24407 for ; Tue, 30 May 2000 01:18:24 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 30 May 2000 01:18:23 -0300 (ADT) From: The Hermit Hacker To: freebsd-emulation@freebsd.org Subject: Recommendations for Win 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 Morning all ... I've got a Dual-Celeron machine here at home, running 5.0-CURRENT, and 128meg of RAM ... I have two SCSI hard drives in my machine, SCSI-ID 0 being Dual-BOOT Win98/FreeBSD ... I'd like to be able to run my required Win apps without having to dual-boot, if I can at all help it, so am wondering what would be the best ... VMware is nice, but a dog ... I can go for coffee waiting for the mouse to return ... and it won't let me use my existing 'physical disk' cause its not IDE ... ... but, is that about the only thing that I'm going to find acceptable? :( I'm compiling wine right now, but am not sure if that will do me any good ... What are ppl using, if anything? One what sort of machine? 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 Mon May 29 23:57: 5 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from www3.gmx.net (www.gmx.net [194.221.183.43]) by hub.freebsd.org (Postfix) with SMTP id E31D237B54E for ; Mon, 29 May 2000 23:57:01 -0700 (PDT) (envelope-from pias@gmx.ch) Received: (qmail 7095 invoked by uid 0); 30 May 2000 06:57:00 -0000 Date: Tue, 30 May 2000 08:57:00 +0200 (MEST) To: The Hermit Hacker , freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... From: pias@gmx.ch References: Message-ID: <7082.959669820@www3.gmx.net> MIME-Version: 1.0 X-Authenticated-Sender: #0003107152@gmx.net X-Authenticated-IP: [198.240.213.30] X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Morning all ... > > I've got a Dual-Celeron machine here at home, running 5.0-CURRENT, > and 128meg of RAM ... I have two SCSI hard drives in my machine, SCSI-ID > 0 > being Dual-BOOT Win98/FreeBSD ... Only 128MB, for a dual processor? > > VMware is nice, but a dog ... I can go for coffee waiting for the > mouse to return ... and it won't let me use my existing 'physical disk' > cause its not IDE ... I use VMware on my laptop, it runs perfectly. It needs a lot of RAM though. I have 386MB. You'd better upgrade to 256MB at least, then run Win98 in 64MB (or 128 if you have large apps). On my desktop (350Mhz PII, 256MB) it's also fine. Btw did you configure windows to use the vmware tools, and do you have the special X-window server with DGA, so that vmware/windows has direct access to your display in fullscreen mode? If not, vmware is slow to the point of being useless. I'm not aware how vmware performs under FreeBSD / Linuxulator though. I've only used it in Linux until now. -- Sent through GMX FreeMail - http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 0: 4:32 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 1036837B59B; Tue, 30 May 2000 00:04:28 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-40.sugnm1.kt.home.ne.jp [203.165.77.40]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id QAA25566; Tue, 30 May 2000 16:03:53 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id QAA18765; Tue, 30 May 2000 16:03:21 +0900 (JST) Date: Tue, 30 May 2000 16:03:20 +0900 Message-ID: <861z2ka5af.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: ak@freenet.co.uk Cc: freebsd-ports@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re VMware 1.1 port (was Re: Suggestion for removing VMware 1.1 port) In-Reply-To: In your message of "Tue, 30 May 2000 05:42:41 +0300" <39332AA1.AB94FE80@freenet.co.uk> References: <86puq5w6hw.wl@localhost.local.idaemons.org> <39332AA1.AB94FE80@freenet.co.uk> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 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 Tue, 30 May 2000 05:42:41 +0300, A G F Keahan wrote: > I still care about it. It works fine for me, and I don't see any good > reasons to upgrade to 2.0. I think that as long as it's possible to > get it from VMWare.com, the port should stay. If you don't want to > maintain it, I can do it (I'm also maintaining audio/krio). > > Alex Keahan Okay, thanks for your candidacy. I won't have to remove it then. :) So, if no other candidates come up till 3 June, the maintainership will go to you. By the way, I'd appreciate being informed if you (or anyone else) could (try to) get vmmon 0.95/vmnet 0.11 working with vmware 1.1. I really wish two versions of VMware could share common versions of vmmon/vmnet modules, and that we could import the source code into the tree as a self contained port so as to maintain it in Vladmir's stead. (As he has not been around these days) -- / /__ __ / ) ) ) ) / 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 Tue May 30 0: 9:37 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 8D26637B59B for ; Tue, 30 May 2000 00:09:34 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) 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 JAA17221; Tue, 30 May 2000 09:09:30 +0200 (MET DST) Date: Tue, 30 May 2000 09:09:30 +0200 (CEST) From: Gerald Pfeifer To: The Hermit Hacker Cc: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... 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 Tue, 30 May 2000, The Hermit Hacker wrote: > I'd like to be able to run my required Win apps without having to > dual-boot, if I can at all help it, so am wondering what would be the best > ... Have you tried Wine? I have updated the port over the last two weeks, just one patch (ports/18877 in GNATS) is missing. > ... but, is that about the only thing that I'm going to find > acceptable?:( I'm compiling wine right now, but am not sure if that will > do me any good ... There have been rumors concerning SMP versions of FreeBSD not working and it probably won't compile without a tweak (remove '#define trace _nc_trace' from /usr/include/ncurses.h) on -STABLE and -CURRENT, but hopefully the folks responsible for ncurses will fix this soon. Please let us know any experiences you've made! Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ LOVE-LETTER-FOR-YOU.TXT.vbs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 4:56:36 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (nat196.189.mpoweredpc.net [142.177.196.189]) by hub.freebsd.org (Postfix) with ESMTP id 9331F37BDC2 for ; Tue, 30 May 2000 04:56:32 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id IAA95531; Tue, 30 May 2000 08:55:35 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 30 May 2000 08:55:35 -0300 (ADT) From: The Hermit Hacker To: Gerald Pfeifer Cc: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... 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 Tue, 30 May 2000, Gerald Pfeifer wrote: > On Tue, 30 May 2000, The Hermit Hacker wrote: > > I'd like to be able to run my required Win apps without having to > > dual-boot, if I can at all help it, so am wondering what would be the best > > ... > > Have you tried Wine? I have updated the port over the last two weeks, > just one patch (ports/18877 in GNATS) is missing. was going to try it last night, but ... --------- ===> Building for wine-2000.05.26 cc -c -I. -I. -I../../include -I../../include -O3 -mpentium -pipe -g -Wall -D__WINE__ -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -o ppy.tab.o ./ppy.tab.c ./ppy.y: In function `ppparse': ./ppy.y:356: syntax error before `}' ppy.tab.c:1477: syntax error at end of input *** Error code 1 Stop in /usr/local/base/ports/emulators/wine/work/wine-20000526/tools/wrc. *** Error code 1 --------- hadnt' had a chance to report it yet though ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 4:57:50 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (nat196.189.mpoweredpc.net [142.177.196.189]) by hub.freebsd.org (Postfix) with ESMTP id 9265F37B5F7 for ; Tue, 30 May 2000 04:57:47 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id IAA95535; Tue, 30 May 2000 08:56:53 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 30 May 2000 08:56:53 -0300 (ADT) From: The Hermit Hacker To: pias@gmx.ch Cc: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... In-Reply-To: <7082.959669820@www3.gmx.net> 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, 30 May 2000 pias@gmx.ch wrote: > > > > Morning all ... > > > > I've got a Dual-Celeron machine here at home, running 5.0-CURRENT, > > and 128meg of RAM ... I have two SCSI hard drives in my machine, SCSI-ID > > 0 > > being Dual-BOOT Win98/FreeBSD ... > > Only 128MB, for a dual processor? *hangs head in shame* been upgrading one thing at a time ... > > VMware is nice, but a dog ... I can go for coffee waiting for the > > mouse to return ... and it won't let me use my existing 'physical disk' > > cause its not IDE ... > > I use VMware on my laptop, it runs perfectly. It needs a lot of RAM > though. I have 386MB. You'd better upgrade to 256MB at least, then run Win98 in > 64MB (or 128 if you have large apps). On my desktop (350Mhz PII, 256MB) it's > also fine. > > Btw did you configure windows to use the vmware tools, and do you have the > special X-window server with DGA, so that vmware/windows has direct access > to your display in fullscreen mode? If not, vmware is slow to the point of > being useless. what special X-window server? I have a GeForce256 video card in that machine, so will this special server hurt that, or ... ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 5: 7:27 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 B7C3537BD63 for ; Tue, 30 May 2000 05:07:22 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) 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 OAA22469; Tue, 30 May 2000 14:07:17 +0200 (MET DST) Date: Tue, 30 May 2000 14:07:17 +0200 (CEST) From: Gerald Pfeifer To: The Hermit Hacker Cc: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... 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 Tue, 30 May 2000, The Hermit Hacker wrote: > --------- > ===> Building for wine-2000.05.26 > cc -c -I. -I. -I../../include -I../../include -O3 -mpentium -pipe -g -Wall -D__WINE__ -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -o ppy.tab.o ./ppy.tab.c > ./ppy.y: In function `ppparse': > ./ppy.y:356: syntax error before `}' > ppy.tab.c:1477: syntax error at end of input > *** Error code 1 This didn't happen for me, but it might be a feature/limitation of FreeBSD yacc. Please try adding a ";" before the "}" in line 356 of ppy.y and let me know whether it works. (If so, I'll have it fixed in the original Wine sources.) Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ LOVE-LETTER-FOR-YOU.TXT.vbs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 5:48:34 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id 6BA2B37B5F2 for ; Tue, 30 May 2000 05:48:28 -0700 (PDT) (envelope-from sziszi@petra.hos.u-szeged.hu) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id OAA17601; Tue, 30 May 2000 14:48:41 +0200 (MET DST) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 12wlRM-0003KI-00 for ; Tue, 30 May 2000 14:48:12 +0200 Date: Tue, 30 May 2000 14:48:12 +0200 From: Szilveszter Adam To: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... Message-ID: <20000530144812.A11356@petra.hos.u-szeged.hu> Mail-Followup-To: freebsd-emulation@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: ; from pfeifer@dbai.tuwien.ac.at on Tue, May 30, 2000 at 09:09:30AM +0200 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! On Tue, May 30, 2000 at 09:09:30AM +0200, Gerald Pfeifer wrote: > Have you tried Wine? I have updated the port over the last two weeks, > just one patch (ports/18877 in GNATS) is missing. [...] > Please let us know any experiences you've made! I have managed to get Wine to compile and install using the hack you provided in this message on a machine with a -CURRENT from yesterday. However, that was about all... I have not been able to get any windows apps to work properly. Must note, however, that I do not have a windows partition at all, I install the apps under wine. (and do not have any standard windows dlls, either, only the ones that the apps install by themselves.) This procedure has never worked for large things but winamp or RealPlayer have been able to install and work *almost right* under the previous snapshots. Now I even get: ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:54 which is weird. After this the app just hangs and I have to kill it by hand, 'wine' and sometimes 'wineserver' separately. This is not much joy:-( In order to clarify it once more: This is -CURRENT from 29th May and wine-2000-05-26 built from ports cvsupped today. If I can be of any assistance, I'll be glad to help... -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 6: 0:22 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (nat200.154.mpoweredpc.net [142.177.200.154]) by hub.freebsd.org (Postfix) with ESMTP id 4137037B56B for ; Tue, 30 May 2000 06:00:19 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id JAA96220; Tue, 30 May 2000 09:59:25 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 30 May 2000 09:59:25 -0300 (ADT) From: The Hermit Hacker To: Gerald Pfeifer Cc: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... 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 same error ... On Tue, 30 May 2000, Gerald Pfeifer wrote: > On Tue, 30 May 2000, The Hermit Hacker wrote: > > --------- > > ===> Building for wine-2000.05.26 > > cc -c -I. -I. -I../../include -I../../include -O3 -mpentium -pipe -g -Wall -D__WINE__ -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -o ppy.tab.o ./ppy.tab.c > > ./ppy.y: In function `ppparse': > > ./ppy.y:356: syntax error before `}' > > ppy.tab.c:1477: syntax error at end of input > > *** Error code 1 > > This didn't happen for me, but it might be a feature/limitation of FreeBSD > yacc. > > Please try adding a ";" before the "}" in line 356 of ppy.y and let me > know whether it works. (If so, I'll have it fixed in the original Wine > sources.) > > Gerald > -- > Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ > LOVE-LETTER-FOR-YOU.TXT.vbs > 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 May 30 7: 9:44 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id 9F5F137B6DF for ; Tue, 30 May 2000 07:09:40 -0700 (PDT) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id JAA20680; Tue, 30 May 2000 09:09:31 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Tue, 30 May 2000 09:09:30 -0500 (CDT) From: Chris Dillon To: pias@gmx.ch Cc: The Hermit Hacker , freebsd-emulation@FreeBSD.ORG Subject: Re: Recommendations for Win emulation ... In-Reply-To: <7082.959669820@www3.gmx.net> 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, 30 May 2000 pias@gmx.ch wrote: > Btw did you configure windows to use the vmware tools, and do you have the > special X-window server with DGA, so that vmware/windows has direct access > to your display in fullscreen mode? If not, vmware is slow to the point of > being useless. The vmware tools are a definite usability requirement, but not the special host X server. I run Win98 and NT4 in VMWare in a window all the time on both XFree86 4.0 and 3.3.6 and it is quite usable (Celeron 433 with 128MB, and PII 450 with 128MB, respectively). I actually don't see any speed improvements in full-screen on XFree86 4.0. I've not actually tried full-screen on my 3.3.6 system yet. -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and Alpha architectures. ( http://www.freebsd.org ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 8:54:40 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gorilla.mchh.siemens.de (gorilla.mchh.siemens.de [194.138.158.18]) by hub.freebsd.org (Postfix) with ESMTP id E56E937BA12 for ; Tue, 30 May 2000 08:54:36 -0700 (PDT) (envelope-from Michael.Reifenberger.gp@icn.siemens.de) Received: from blues.mchh.siemens.de (mail3.mchh.siemens.de [194.138.158.227] (may be forged)) by gorilla.mchh.siemens.de (8.9.3/8.9.3) with ESMTP id RAA07950 for ; Tue, 30 May 2000 17:53:47 +0200 (MET DST) Received: from mchh247e.demchh201e.icn.siemens.de ([218.1.68.147]) by blues.mchh.siemens.de (8.9.1/8.9.1) with ESMTP id RAA28803 for ; Tue, 30 May 2000 17:51:30 +0200 (MET DST) Received: by MCHH247E with Internet Mail Service (5.5.2448.0) id ; Tue, 30 May 2000 17:56:37 +0200 Message-ID: <67E0BE167008D31185F60008C7289DA009C252@mchh218e.demchh201e.oen.siemens.de> From: Reifenberger Michael To: freebsd-emulation@FreeBSD.ORG Subject: Oracle8.1.6/Linux inst prob (Is JRE prob). Date: Tue, 30 May 2000 17:56:37 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, while trying to install Oracle-8.1.6-EE I encounter a problem with the used (because builtin) IBM JRE1.1.8. The JRE cores and fills my /var/log/messages with tons of: ... /kernel: kernel trap 12 with interrupts disabled /kernel: kernel trap 9 with interrupts disabled ... I get the same behavior when using the IBM JRE-1.1.8 and the SAP-Java-GUI. Any clues why? Bye/2 ------ Michael Reifenberger - IT, UNIX, R/3-Basis Work: Michael.Reifenberger@plaut.de Proj: Michael.Reifenberger.gp@icn.siemens.de Pers: Michael@Reifenberger.com Webspace: http://www.reifenberger.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 9:16:12 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from tuminfo2.informatik.tu-muenchen.de (tuminfo2.informatik.tu-muenchen.de [131.159.0.81]) by hub.freebsd.org (Postfix) with ESMTP id 79B9437BA45; Tue, 30 May 2000 09:16:01 -0700 (PDT) (envelope-from langd@informatik.tu-muenchen.de) Received: from atrbg11.informatik.tu-muenchen.de ([131.159.9.196] HELO atrbg11.informatik.tu-muenchen.de ident: NO-IDENT-SERVICE [port 1080]) by tuminfo2.informatik.tu-muenchen.de with SMTP id <112090-12988>; Tue, 30 May 2000 18:15:56 +0000 Received: by atrbg11.informatik.tu-muenchen.de (Postfix, from userid 20455) id A648D13626; Tue, 30 May 2000 18:15:43 +0200 (CEST) From: Daniel Lang To: emulation@freebsd.org, questions@freebsd.org Subject: Linux-Emulation (in general) and ADSM/TSM client Message-ID: <20000530181543.A350@atrbg11.informatik.tu-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Date: Tue, 30 May 2000 18:15:44 +0000 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I seem to be running in problems using the Linux Runtime Environment. uname: FreeBSD atrbg11.informatik.tu-muenchen.de 4.0-STABLE FreeBSD 4.0-STABLE #0: Tue May 30 15:22:03 CEST 2000 root@atrbg11.informatik.tu-muenchen.de:/usr/obj/usr/src/sys/ATRBG11 i386 (just updated, make world as well and cvsupped before). I want to get the linux version of the adsm/tsm clients running (IBM's storage manager/Backup-system). Now the client coredumps with abort(), as it cannot find any of the shared libs required. (linux_base-6.1 is installed of course) ldd tells me, it looks in /lib/.. instead of /compat/linux/lib etc and complaint not to find e.g. libcrypt.so.1. If I preset LD_LIBRARY_PATH with /compat/linux/lib:... it just a minor improvement, as it then complains not beeing able to find the ld-linux.so.2 dynamic linker, (which is of course present in /compat/linux/lib). A link from /compat/linux/lib to /lib solves that step (but seems unintended and ugly anyway) but doesn't really help, as it then crashes in __kill (well whatever). This all gives me the impression, that although the binaries are branded (brandelf -t Linux), the loader doesn't look at the right place. I thought about chroot, but this didn't work as it somehow still can't find the libs in /compat/linux/lib (then /lib as chrooted). linux ldconfig seems to show that the cache is set up correcly. Anyway, it wouldn't help, since I couln't access the other filesystems for backup (the whole purpose). Any ideas ? If you are so kind, please put my personal email on cc: as I'm not subscribed to the lists, I will have a look at the archives, though. Thanks for helping, best regards, Daniel -- IRCnet: Mr-Spock - May His Shadow fall upon thee - RL: Daniel Lang * dl@leo.org * +49 89 8540017 * http://www.leo.org/~dl/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 30 9:16:34 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by hub.freebsd.org (Postfix) with ESMTP id A4BC437BC8A; Tue, 30 May 2000 09:16:28 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by atlrel1.hp.com (Postfix) with ESMTP id AF0FD15154; Tue, 30 May 2000 12:16:27 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id JAA08045; Tue, 30 May 2000 09:16:26 -0700 (PDT) Message-ID: <3933E95A.B036D054@cup.hp.com> Date: Tue, 30 May 2000 09:16:26 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Markus Holmberg Cc: freebsd-java@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG, John Rochester Subject: Re: readLine() failing in linux-jdk1.2.2 (because of linux emulation?) References: <20000529135823.A22186@acc.umu.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Markus Holmberg wrote: > > This patch was apparently never submitted as a PR, so I would be glad to > submit it now to get the Linux emulation fixed, but I have no idea of > what the patch is doing! (Basically removing lots of stuff). So would > someone mind reviewing it and see if it would be a Right Thing(tm) to > get it checked into the FreeBSD CVS? I had it under review for inclusion in 4.0-RELEASE. I'm not sure that removing this code is safe. It may solve the jdk problem, but may re-introduce other problems (those that apparently were fixed by the code in the first place). I still have the patch lying around here somewhere. I'll dig into it some more once I've got a change. -- 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 Wed May 31 0:18: 3 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gemini.bnc.net (gemini.bnc.net [62.225.99.33]) by hub.freebsd.org (Postfix) with ESMTP id 816EA37B542 for ; Wed, 31 May 2000 00:18:00 -0700 (PDT) (envelope-from ap@bnc.net) Received: (from ap@localhost) by gemini.bnc.net (8.9.3/8.9.3) id JAA54375; Wed, 31 May 2000 09:21:37 +0200 (CEST) (envelope-from ap) Date: Wed, 31 May 2000 09:21:37 +0200 From: Achim Patzner To: The Hermit Hacker Cc: Gerald Pfeifer , freebsd-emulation@FreeBSD.ORG Subject: Re: Recommendations for Win emulation ... Message-ID: <20000531092137.A48843@bnc.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from scrappy@hub.org on Tue, May 30, 2000 at 08:55:35AM -0300 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > On Tue, 30 May 2000, The Hermit Hacker wrote: > > > I'd like to be able to run my required Win apps without having to > > > dual-boot, if I can at all help it, so am wondering what would be the best > > > ... Sorry for being a bit late to answer but I had the same problem and solved it by having a POSIX subsystem running on top of Windows 2000. No dual-booting, xterms and screen whereever I go, enough GNU stuff to wonder why the FSF is caring more to have lots of packages on their list instead of applying quality management... The only thing to make you sick is its SVR4ishness; someone should redo it and turn it into BSD. But even without that you'll be able to run your Unix apps on Windows. Achim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 1:18:52 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id A33BC37B82B for ; Wed, 31 May 2000 01:18:48 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: (qmail 12423 invoked from network); 31 May 2000 08:18:46 -0000 Received: from unknown (HELO bde.zeta.org.au) (203.2.228.102) by gidora.zeta.org.au with SMTP; 31 May 2000 08:18:46 -0000 Date: Wed, 31 May 2000 18:18:43 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Reifenberger Michael Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Oracle8.1.6/Linux inst prob (Is JRE prob). In-Reply-To: <67E0BE167008D31185F60008C7289DA009C252@mchh218e.demchh201e.oen.siemens.de> 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, 30 May 2000, Reifenberger Michael wrote: > while trying to install Oracle-8.1.6-EE I encounter a problem with the used > (because builtin) IBM JRE1.1.8. > The JRE cores and fills my /var/log/messages with tons of: > ... > /kernel: kernel trap 12 with interrupts disabled > /kernel: kernel trap 9 with interrupts disabled > ... This is probably caused by bad args to osigreturn() or sigreturn(). It's an application bug to pass bad args and a kernel bug to print the "interrupts disabled" message for this. The bad args should only cause the cores :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 3:50:12 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gorilla.mchh.siemens.de (gorilla.mchh.siemens.de [194.138.158.18]) by hub.freebsd.org (Postfix) with ESMTP id 2662737B507 for ; Wed, 31 May 2000 03:50:00 -0700 (PDT) (envelope-from Michael.Reifenberger.gp@icn.siemens.de) Received: from moody.mchh.siemens.de (mail2.mchh.siemens.de [194.138.158.226]) by gorilla.mchh.siemens.de (8.9.3/8.9.3) with ESMTP id MAA13367; Wed, 31 May 2000 12:49:18 +0200 (MET DST) Received: from mchh246e.demchh201e.icn.siemens.de ([218.1.68.146]) by moody.mchh.siemens.de (8.9.1/8.9.1) with ESMTP id MAA02895; Wed, 31 May 2000 12:49:40 +0200 (MET DST) Received: by MCHH246E with Internet Mail Service (5.5.2448.0) id ; Wed, 31 May 2000 12:52:10 +0200 Message-ID: <67E0BE167008D31185F60008C7289DA009C253@mchh218e.demchh201e.oen.siemens.de> From: Reifenberger Michael To: "'Bruce Evans'" Cc: freebsd-emulation@FreeBSD.ORG Subject: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). Date: Wed, 31 May 2000 12:52:06 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, that reminds me that after calling the installer I also see a = 'sigaltstack: Nicht gen=FCgend Hauptspeicher verf=FCgbar' (translates to ...not enough mainmemory avaiable) Could it be a problem in the linuxerator since I expect the Installer = to be tested and working und native Linux. Bye/2 ------ Michael Reifenberger - IT, UNIX, R/3-Basis Work: Michael.Reifenberger@plaut.de Proj: Michael.Reifenberger.gp@icn.siemens.de Pers: Michael@Reifenberger.com Webspace: http://www.reifenberger.com > -----Urspr=FCngliche Nachricht----- > Von: Bruce Evans [SMTP:bde@zeta.org.au] > Gesendet am: Mittwoch, 31. Mai 2000 10:19 > An: Reifenberger Michael > Cc: freebsd-emulation@FreeBSD.ORG > Betreff: Re: Oracle8.1.6/Linux inst prob (Is JRE prob). >=20 > On Tue, 30 May 2000, Reifenberger Michael wrote: >=20 > > while trying to install Oracle-8.1.6-EE I encounter a problem with = the > used > > (because builtin) IBM JRE1.1.8. > > The JRE cores and fills my /var/log/messages with tons of: > > ... > > /kernel: kernel trap 12 with interrupts disabled > > /kernel: kernel trap 9 with interrupts disabled > > ... >=20 > This is probably caused by bad args to osigreturn() or sigreturn(). = It's > an application bug to pass bad args and a kernel bug to print the > "interrupts disabled" message for this. The bad args should only = cause > the cores :-). >=20 > Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 9: 4:15 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id ADA1537B876 for ; Wed, 31 May 2000 09:04:05 -0700 (PDT) (envelope-from cliff@olive.co.uk) Received: from grimwade.demon.co.uk ([194.222.1.157] helo=olive.co.uk) by anchor-post-31.mail.demon.net with smtp (Exim 2.12 #1) id 12xAyN-000NWc-0V for freebsd-emulation@freebsd.org; Wed, 31 May 2000 17:04:04 +0100 Received: from olive.co.uk (merlin.osl.co.uk [192.168.1.19]) by olive.co.uk (SMI-8.6/v3.2) with ESMTP id QAA07618 for ; Wed, 31 May 2000 16:04:10 GMT Message-ID: <3935384D.3D97EF80@olive.co.uk> Date: Wed, 31 May 2000 17:05:33 +0100 From: Cliff Rowley Organization: Olive Systems LTD X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: ColdFusion Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings. I'm trying (perhaps in vain) to get ColdFusion 4.5 for Linux running under FreeBSD, but my lack of knowledge of the Linux compatibility system is beginning to defeat me. I'm not asking for a complete solution, but a pointer or two would be helpful :) Basically, I've patched the install scripts, and they work under FreeBSD just fine now (aside from automatically configuring Apache, which is not important at this stage), but starting the server reveals this lovely little error message: [root@merlin:patches]$ /usr/local/coldfusion/bin/start Error: performing semget() on ColdFusion Registry semaphore:File exists Abort trap - core dumped Any pointers on what this means? It's obviously something thread based (I've never really done any thread based programming, but I'm reasonably aware of the concepts). Is there something I can do to fix this? Perhaps a similar error with another piece of software has already been encountered. Many thanks :) -- Cliff Rowley Software Engineer Olive Systems LTD http://www.olive.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 9:10:44 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gorilla.mchh.siemens.de (gorilla.mchh.siemens.de [194.138.158.18]) by hub.freebsd.org (Postfix) with ESMTP id 2047F37BE7B for ; Wed, 31 May 2000 09:10:40 -0700 (PDT) (envelope-from Michael.Reifenberger.gp@icn.siemens.de) Received: from blues.mchh.siemens.de (mail3.mchh.siemens.de [194.138.158.227] (may be forged)) by gorilla.mchh.siemens.de (8.9.3/8.9.3) with ESMTP id SAA08381 for ; Wed, 31 May 2000 18:09:53 +0200 (MET DST) Received: from mchh247e.demchh201e.icn.siemens.de ([218.1.68.147]) by blues.mchh.siemens.de (8.9.1/8.9.1) with ESMTP id SAA09990 for ; Wed, 31 May 2000 18:07:36 +0200 (MET DST) Received: by MCHH247E with Internet Mail Service (5.5.2448.0) id ; Wed, 31 May 2000 18:12:45 +0200 Message-ID: <67E0BE167008D31185F60008C7289DA009C258@mchh218e.demchh201e.oen.siemens.de> From: Reifenberger Michael To: freebsd-emulation@FreeBSD.ORG Subject: compiling wine under -current Date: Wed, 31 May 2000 18:12:40 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, trying to compile wine under current leads to: ... ../libwine.so: undefined reference to '__GET_DEBUGGING__nc_trace' ... setting NDEBUG has no effect. Bye/2 ------ Michael Reifenberger - IT, UNIX, R/3-Basis Work: Michael.Reifenberger@plaut.de Proj: Michael.Reifenberger.gp@icn.siemens.de Pers: Michael@Reifenberger.com Webspace: http://www.reifenberger.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 9:27:48 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 88DC237B5E8; Wed, 31 May 2000 09:27:44 -0700 (PDT) (envelope-from marc@bowtie.nl) Received: (from uucp@localhost) by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id SAA24998; Wed, 31 May 2000 18:25:04 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by bowtie.nl (8.8.8/8.8.8) with ESMTP id SAA01245; Wed, 31 May 2000 18:22:29 +0200 (CEST) (envelope-from marc@bowtie.nl) Message-Id: <200005311622.SAA01245@bowtie.nl> X-Mailer: exmh version 2.1.1 10/15/1999 To: Reifenberger Michael Cc: "'Bruce Evans'" , freebsd-emulation@FreeBSD.ORG, marcel@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). In-reply-to: Michael.Reifenberger.gp's message of Wed, 31 May 2000 12:52:06 +0200. <67E0BE167008D31185F60008C7289DA009C253@mchh218e.demchh201e.oen.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 31 May 2000 18:22:29 +0200 From: Marc van Kempen Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi, > that reminds me that after calling the installer I also see a 'sigaltstack: > Nicht genügend Hauptspeicher verfügbar' > (translates to ...not enough mainmemory avaiable) > Could it be a problem in the linuxerator since I expect the Installer to be > tested and working und native Linux. > Hmm this problem is byting us more and more. I have been talking to Marcel about it. I traced it back to a difference in de minimal stack size between Linux and FreeBSD. Linux defines SIGMINSTSZ as 2048 and FreeBSD defines it as 8192. Thus in sigaltstack() a check is made if the segment is big enough and a memory error is returned when it finds the segment is too small. This is kind of a bitch to fix (at least I wouldn't know of a good way) since we can't supply a new memory segment from the linuxulator since the segment has to be allocated in user space and not in kernel space. As a hack I tried resetting the size in the linuxulator to 8192, but that didn't work (obviously I suppose). If anyone knows of a clean way to fix this, please! It would propably also allow us to run the IBM version of JDK 1.3 (prerelease at this stage), which promises to be one of the fastests JDKs around. > Bye/2 > ------ > Michael Reifenberger - IT, UNIX, R/3-Basis > Work: Michael.Reifenberger@plaut.de Proj: > Michael.Reifenberger.gp@icn.siemens.de > Pers: Michael@Reifenberger.com Webspace: http://www.reifenberger.com > > > -----Ursprüngliche Nachricht----- > > Von: Bruce Evans [SMTP:bde@zeta.org.au] > > Gesendet am: Mittwoch, 31. Mai 2000 10:19 > > An: Reifenberger Michael > > Cc: freebsd-emulation@FreeBSD.ORG > > Betreff: Re: Oracle8.1.6/Linux inst prob (Is JRE prob). > > > > On Tue, 30 May 2000, Reifenberger Michael wrote: > > > > > while trying to install Oracle-8.1.6-EE I encounter a problem with the > > used > > > (because builtin) IBM JRE1.1.8. > > > The JRE cores and fills my /var/log/messages with tons of: > > > ... > > > /kernel: kernel trap 12 with interrupts disabled > > > /kernel: kernel trap 9 with interrupts disabled > > > ... > > > > This is probably caused by bad args to osigreturn() or sigreturn(). It's > > an application bug to pass bad args and a kernel bug to print the > > "interrupts disabled" message for this. The bad args should only cause > > the cores :-). > > > > Bruce > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message -- ---------------------------------------------------- Marc van Kempen BowTie Technology Email: marc@bowtie.nl WWW & Databases tel. +31 40 2 43 20 65 fax. +31 40 2 44 21 86 http://www.bowtie.nl ---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 9:34:44 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id 60F7537B633 for ; Wed, 31 May 2000 09:34:37 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from l3107mxr.atl.hp.com (l3107mxr.atl.hp.com [15.19.254.19]) by atlrel2.hp.com (Postfix) with ESMTP id 8D9321153; Wed, 31 May 2000 12:34:28 -0400 (EDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by l3107mxr.atl.hp.com (Postfix) with ESMTP id 05C874FD98; Wed, 31 May 2000 11:34:27 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id JAA20467; Wed, 31 May 2000 09:34:25 -0700 (PDT) Message-ID: <39353F12.50B3A981@cup.hp.com> Date: Wed, 31 May 2000 09:34:26 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Reifenberger Michael Cc: "'Bruce Evans'" , freebsd-emulation@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). References: <67E0BE167008D31185F60008C7289DA009C253@mchh218e.demchh201e.oen.siemens.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Reifenberger Michael wrote: > that reminds me that after calling the installer I also see a 'sigaltstack: > Nicht genügend Hauptspeicher verfügbar' > (translates to ...not enough mainmemory avaiable) > Could it be a problem in the linuxerator since I expect the Installer to be > tested and working und native Linux. Yes. The problem is related to MINSIGSTKSZ. We have 8K as the minimum. Linux has a lower minimum. Linux binaries (on FreeBSD) therefore request too less a stack size if they depend on MINSIGSTKSZ. There's no good workaround for this at the moment; at least, not that I know of :-) -- 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 Wed May 31 9:39:21 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 8131637BEA3 for ; Wed, 31 May 2000 09:39:17 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.130.111.10] (nunki [128.130.111.10]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id SAA16690; Wed, 31 May 2000 18:35:51 +0200 (MET DST) Date: Wed, 31 May 2000 18:35:50 +0200 (MET DST) From: Gerald Pfeifer To: Reifenberger Michael Cc: freebsd-emulation@freebsd.org Subject: Re: compiling wine under -current In-Reply-To: <67E0BE167008D31185F60008C7289DA009C258@mchh218e.demchh201e.oen.siemens.de> 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, 31 May 2000, Reifenberger Michael wrote: > Hi, > trying to compile wine under current leads to: > ... > ../libwine.so: undefined reference to '__GET_DEBUGGING__nc_trace' > ... > setting NDEBUG has no effect. This is due to a bug in the include files in FreeBSD's versions of the ncurses include files. I have reported it a week ago, but it has not been fixed yet. :-( 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 Wed May 31 13:16: 8 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.99.75.166]) by hub.freebsd.org (Postfix) with ESMTP id 2BB2537B877 for ; Wed, 31 May 2000 13:16:03 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by ns.plaut.de (8.9.3/8.9.3) with UUCP id WAA48915; Wed, 31 May 2000 22:12:40 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.9.3/8.8.8) with ESMTP id WAA00612; Wed, 31 May 2000 22:12:41 +0200 (CEST) (envelope-from root@nihil.plaut.de) Date: Wed, 31 May 2000 22:12:41 +0200 (CEST) From: Michael Reifenberger To: Marcel Moolenaar Cc: "'Bruce Evans'" , freebsd-emulation@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, wouldn't it be possible to lower FreeBSD's MINSIGSTKSZ to 2k? > Reifenberger Michael wrote: > > > that reminds me that after calling the installer I also see a 'sigaltstack: > > Nicht genügend Hauptspeicher verfügbar' > > (translates to ...not enough mainmemory avaiable) > > Could it be a problem in the linuxerator since I expect the Installer to be > > tested and working und native Linux. > > Yes. The problem is related to MINSIGSTKSZ. We have 8K as the minimum. > Linux has a lower minimum. Linux binaries (on FreeBSD) therefore request > too less a stack size if they depend on MINSIGSTKSZ. There's no good > workaround for this at the moment; at least, not that I know of :-) > > -- > 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 Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 13:41:33 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id 1A4F137BEFD for ; Wed, 31 May 2000 13:41:31 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from l3107mxr.atl.hp.com (l3107mxr.atl.hp.com [15.19.254.19]) by atlrel2.hp.com (Postfix) with ESMTP id 08DB77A9; Wed, 31 May 2000 16:41:30 -0400 (EDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by l3107mxr.atl.hp.com (Postfix) with ESMTP id 527A74FD9C; Wed, 31 May 2000 15:41:28 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id NAA28993; Wed, 31 May 2000 13:41:27 -0700 (PDT) Message-ID: <393578F7.91380DE4@cup.hp.com> Date: Wed, 31 May 2000 13:41:27 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Michael Reifenberger Cc: "'Bruce Evans'" , freebsd-emulation@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Michael Reifenberger wrote: > > Hi, > wouldn't it be possible to lower FreeBSD's MINSIGSTKSZ to 2k? AFAICT: no. We may be able to create kernel stacks per process in the Linuxulator and switch to that stack on entry of the FreeBSD kernel... ...or we can ask the Linux community to increase their MINSIGSTKSZ though :-) \begin{DISCLAIMER} I haven't given this much thought yet, so I'm basicly typing the first thing that comes to mind, be it good, bad, serious or silly :-) \end{DISCLAIMER} -- 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 Wed May 31 20: 9:46 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id E639837BF5D for ; Wed, 31 May 2000 20:09:41 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id MAA26044; Thu, 1 Jun 2000 12:59:46 +1000 Date: Thu, 1 Jun 2000 12:59:41 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Marcel Moolenaar Cc: Michael Reifenberger , freebsd-emulation@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). In-Reply-To: <393578F7.91380DE4@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, 31 May 2000, Marcel Moolenaar wrote: > Michael Reifenberger wrote: > > > > Hi, > > wouldn't it be possible to lower FreeBSD's MINSIGSTKSZ to 2k? > > AFAICT: no. Um, why not? It seems to be a completely abritrary value. It is only checked at the start of the sigaltstack(). Perhaps it should be related to PAGE_SIZE. but it is defined to 8192 for all machines. If 8192 is best for i386's, then it is not best for alphas. It only has to be related to the size of the signal frame, so that at least one signal can be delivered on the signal stack. Note that the recommended stack size, SIGSTKSZ, is much larger than MINSIGSTKSZ (32768 larger for all machines). Under Linux-2.3.35, SIGSTKSZ is 4 times larger than MINSIGSTKSZ on all machines, and the values are correctly machine-dependent (twice as large for alphas as for i386's). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 21:25:25 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 1661A37BD93 for ; Wed, 31 May 2000 21:25:23 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id AAA29602; Thu, 1 Jun 2000 00:17:47 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id AAA46048; Thu, 1 Jun 2000 00:17:17 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 1 Jun 2000 00:17:16 -0400 (EDT) To: Bruce Evans Cc: Marcel Moolenaar , freebsd-emulation@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). In-Reply-To: References: <393578F7.91380DE4@cup.hp.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14645.57912.402341.215958@grasshopper.cs.duke.edu> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bruce Evans writes: > On Wed, 31 May 2000, Marcel Moolenaar wrote: > > > Michael Reifenberger wrote: > > > > > > Hi, > > > wouldn't it be possible to lower FreeBSD's MINSIGSTKSZ to 2k? > > > > AFAICT: no. > > Um, why not? It seems to be a completely abritrary value. It is only > checked at the start of the sigaltstack(). Perhaps it should be > related to PAGE_SIZE. but it is defined to 8192 for all machines. If > 8192 is best for i386's, then it is not best for alphas. It only has > to be related to the size of the signal frame, so that at least one > signal can be delivered on the signal stack. Note that the recommended > stack size, SIGSTKSZ, is much larger than MINSIGSTKSZ (32768 larger > for all machines). Under Linux-2.3.35, SIGSTKSZ is 4 times larger > than MINSIGSTKSZ on all machines, and the values are correctly > machine-dependent (twice as large for alphas as for i386's). > > Bruce That certainly sounds reasonable. I tried this a few months back when I was trying to run IBMs older JDK 1.1.8. While it did silence sigaltstack, it did not fix the "real" problem (kernel: kernel trap [9|12] with interrupts disabled). Do either of you know how to fix (or even just debug) the bad args problem in osigreturn() or sigreturn()? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed May 31 21:42:31 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id DBFEC37BA41 for ; Wed, 31 May 2000 21:42:27 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id AAA29835 for ; Thu, 1 Jun 2000 00:42:27 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id AAA46087; Thu, 1 Jun 2000 00:41:57 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 1 Jun 2000 00:41:57 -0400 (EDT) To: freebsd-emulation@freebsd.org Subject: VMware: plaindisk problem X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14645.58338.373097.99462@grasshopper.cs.duke.edu> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've been trying to get VMware working with a plain scsi disk without much luck. I'm running into problems fairly late when I'm trying to get WNT (have tried W2K too) installed. The guest sees the plain disk and after it formats the partition I've given it, it claims the disk is corrupt & tells me to choose another. Can anybody offer any suggestions as to what I'm doing wrong? I'm running the latest vmware2 under 4.0-RELEASE. % grep da1 /var/run/dmesg.boot da1: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) % cat ~/.vmware/plain DRIVETYPE scsi CYLINDERS 1106 HEADS 255 SECTORS 63 ACCESS "/home/home1/gallatin/.vmware/disk.mbr" 0 63 ACCESS "/dev/rda1s1" 63 17767827 #RDONLY "/dev/null" 4192965 12305790 And the disks my vmware knows about: scsi0:0.present = TRUE scsi0:0.deviceType = "plainDisk" scsi0:0.fileName = "/home/home1/gallatin/.vmware/plain" scsi0.present = TRUE ide0:0.present = TRUE ide0:0.deviceType = "atapi-cdrom" ide0:0.fileName = "/dev/rcd0c" The disk in question looks like this: #fdisk /dev/rda1 ******* Working on device /dev/rda1 ******* parameters extracted from in-core disklabel are: cylinders=1106 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1106 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 17767827 (8675 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 63/ head 254 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: Oddly enough, if I give it the slice, I see partitions: # fdisk /dev/rda1s1 ******* Working on device /dev/rda1s1 ******* parameters extracted from in-core disklabel are: cylinders=1105 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1105 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 105,(unknown) start 1869771365, size 168689522 (82367 Meg), flag ff beg: cyl 68/ sector 10/ head 13; end: cyl 288/ sector 43/ head 115 The data for partition 2 is: sysid 115,(unknown) start 1701519481, size 1869881465 (913028 Meg), flag 50 beg: cyl 371/ sector 37/ head 114; end: cyl 366/ sector 33/ head 32 The data for partition 3 is: sysid 116,(unknown) start 2573, size 0 (0 Meg), flag 20 beg: cyl 371/ sector 37/ head 114; end: cyl 372/ sector 50/ head 97 The data for partition 4 is: sysid 0,(unused) start 0, size 3435113472 (1677301 Meg), flag 0 beg: cyl 0/ sector 0/ head 0; end: cyl 0/ sector 0/ head 0 I'm trying to save memory by avoiding double caching of data in the guest and the host & I'd like to avoid going back to using a file.. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Jun 1 2:18:46 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id 4902D37B6C6 for ; Thu, 1 Jun 2000 02:18:42 -0700 (PDT) (envelope-from cliff@olive.co.uk) Received: from grimwade.demon.co.uk ([194.222.1.157] helo=olive.co.uk) by anchor-post-30.mail.demon.net with smtp (Exim 2.12 #1) id 12xR7f-000Lr5-0U; Thu, 1 Jun 2000 10:18:40 +0100 Received: from olive.co.uk (merlin.osl.co.uk [192.168.1.19]) by olive.co.uk (SMI-8.6/v3.2) with ESMTP id JAA12639; Thu, 1 Jun 2000 09:18:47 GMT Message-ID: <39362ACA.19BF780E@olive.co.uk> Date: Thu, 01 Jun 2000 10:20:10 +0100 From: Cliff Rowley Organization: Olive Systems LTD X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Sean O'Connell" Cc: freebsd-emulation@freebsd.org Subject: Re: ColdFusion References: <3935384D.3D97EF80@olive.co.uk> <20000531131320.D33804@stat.Duke.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sean O'Connell wrote: > > Cliff- > > Which version of FreeBSD are using? This may help someone pinpoint > the problem. Sorry, I completely forgot to mention that. I'm using FreeBSD-STABLE as of about 4 days ago. > You may want to jack up the shared memory segments and such in > your kernel config. I have no familiarity at all with coldfusion, > but the following helps with things like gimp and a few others > > # > # SYSV Shared Memory > # > options SYSVSHM #SYSV-style shared memory > options SYSVMSG #SYSV-style message queues > options SYSVSEM #SYSV-style semaphores > # > options SHMMAX="(64*1024*1024)" > options SHMMNI=4096 > options SHMSEG=256 > > You may also want to look at the ipcs command. This will allow you > to clear some shared memory. Also, do you have > > options P1003_1B > options _KPOSIX_PRIORITY_SCHEDULING > options _KPOSIX_VERSION=199309L > > in your kernel? I have: options SHMALL=1025 options SHMMAXPGS=1025 options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" options SHMMIN=2 options SHMMNI=256 options SHMSEG=128 options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING I've tried ColdFusion from a complete reboot, without running any other applications (aside from the base system) to try to eliminate the possibility of interference, with no luck. > > Good luck Where's Yoda when you need him? -- Cliff Rowley Software Engineer Olive Systems LTD http://www.olive.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Jun 1 9:43:36 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 9A08037B9D4 for ; Thu, 1 Jun 2000 09:43:33 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000601164332.PSYM22611.mail.rdc1.va.home.com@cx443070a>; Thu, 1 Jun 2000 09:43:32 -0700 Message-ID: <001a01bfcbe8$c55b2800$5a5d0418@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "Artem Koutchine" Cc: References: Subject: Re: VMWare2.0 port (CD does not work) Date: Thu, 1 Jun 2000 09:45:18 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4132.2800 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4132.2800 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I am running 4.0-stable > Got VMW2 installed and running, but when > i turn on the CD the either locks the machine > or reboots it How did you install LinProcFS ? I've tried downloading and installing the linprocfs module that can be downloaded from several places. It will not successfully compile for some reason. The errors are code level like the library it's looking for isn't the right version or something. If you could refer me to the linprocfs you used to install VMW2 on your 4.0-stable, or even just fire me a copy of linprocfs.ko (heh) I would really appriciate it. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message