From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 14 11:01:41 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5162F16A4CE for ; Mon, 14 Jun 2004 11:01:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE3943D49 for ; Mon, 14 Jun 2004 11:01:41 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5EB1UiG072454 for ; Mon, 14 Jun 2004 11:01:30 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5EB1Tm9072448 for emulation@freebsd.org; Mon, 14 Jun 2004 11:01:29 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 14 Jun 2004 11:01:29 GMT Message-Id: <200406141101.i5EB1Tm9072448@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: emulation@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 11:01:41 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/06/28] kern/53874 emulation /usr/ports/emulators/linux_base isn't wor 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow o [2000/11/13] kern/22826 emulation Memory limits have no effect in linux com o [2000/12/15] misc/23561 emulation Linux compatibility mode does not support o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i 4 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/06/20] misc/19391 emulation Evilness with Linux Terminus, causes X to o [2002/08/11] kern/41543 emulation Easier wine/w23 support p [2002/09/04] kern/42404 emulation TIOCSCTTY not implemented in linuxulator o [2002/11/27] kern/45785 emulation Linux WineX seems to require a few new li 4 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 14 21:32:43 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB97416A4CE; Mon, 14 Jun 2004 21:32:43 +0000 (GMT) Received: from wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD87A43D48; Mon, 14 Jun 2004 21:32:42 +0000 (GMT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by wjv.com (8.12.11/8.12.11) with ESMTP id i5ELWTSL005439; Mon, 14 Jun 2004 17:32:29 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.11/8.12.11/Submit) id i5ELWTd2005438; Mon, 14 Jun 2004 17:32:29 -0400 (EDT) (envelope-from bv) Date: Mon, 14 Jun 2004 17:32:29 -0400 From: Bill Vermillion To: freebsd-emulation@freebsd.org, freebsd-java@freebsd.org Message-ID: <20040614213229.GC2035@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on bilver.wjv.com Subject: my continuing JDk14 build problems X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bv@wjv.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 21:32:44 -0000 I've posted before problems I've been having. After posting in java someone figured it might be emulation so I posted there. I get a failure trying to install the linux-sun-jdk14 that is required to bootstrap the jdk14. I even downloaded the linux rpm from Sun and installed that via rpm -install and in that also generates an install.sfx.core file just as builing from jdk14 or sun-linux-jdk14 with the standard files. Someone suggested setting the defaul brand to 3 in sysctl That made no difference. I always get a 'bad system call' as the final error. [I've posted those before]. But thinking more about this and recalling I had a bad system call on a commercial application that defaulted to a SVR4 and I had to brand it as Linux, I ran the sun-linux-jdk14 that extracted the install.sfx into the work directory. Then I performed a brandelf -t Linux on install.sfx. I them commented out the extract of the install.sfx in the Makefile so it wouid not re-extract and write over the rebranded image. Now when I run it I get this: --------- Script started on Mon Jun 14 15:26:54 2004 root@bilver.wjv.com# make ====================================================================== Warning: This JDK may be unstable. You are advised to use the native FreeBSD JDK, in ports/java/jdk14. This Java VM will attempt to obtain some system information by accessing files in linux's procfs. You must install the Linux emulation procfs filesystem for this to work correctly. The JVM will exhibit various problems otherwise. This can be accomplished by adding the following line to your /etc/fstab file: linprocfs /compat/linux/proc linprocfs rw 0 0 and then, as root, executing the commands: kldload linprocfs mount /compat/linux/proc ====================================================================== ===> Extracting for linux-sun-jdk-1.4.2.04 >> Checksum OK for j2sdk-1_4_2_04-linux-i586.bin. ===> linux-sun-jdk-1.4.2.04 depends on file: /compat/linux/lib/libc.so.6 - found /usr/ports/java/linux-sun-jdk14/work/install.sfx: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' not found (required by /lib/libc.so.6) *** Error code 1 Stop in /usr/ports/java/linux-sun-jdk14. root@bilver.wjv.com# exit Script done on Mon Jun 14 15:26:58 2004 So the error changes from 'bad system call' to the above. Am I correct in thinking that if I can get that fixed I may be able to proceed. I'm treading in new territory here for me. Am I wrong in thinking that this may point to the problem. In the commerical application the rebrand to Linux cured the bad system call and that install continued. I've also tried running with the SYSR4 removed from rc.conf. Others have said they have gotten this installed in 4.10 The kernel is set for only the 686 and the only things added are SC_HISTORY size set to 700, MAXCONS to 16, and a couple of other syscons - for the SCO compatible screen, plus default text display of green on black. I can't see any thing in there would be a problem, but I felt it was better to mention what I've changed than the typical "I dont see anything that could affect this". I've posted this to both java and emulation - just in case. I'm willing to try any/all suggestions. Bill -- Bill Vermillion - bv @ wjv . com From owner-freebsd-emulation@FreeBSD.ORG Tue Jun 15 13:20:24 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC4316A4CE for ; Tue, 15 Jun 2004 13:20:23 +0000 (GMT) Received: from wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A97C43D1F for ; Tue, 15 Jun 2004 13:20:23 +0000 (GMT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by wjv.com (8.12.11/8.12.11) with ESMTP id i5FDK3GI012404 for ; Tue, 15 Jun 2004 09:20:03 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.11/8.12.11/Submit) id i5FDK3cu012400 for freebsd-emulation@freebsd.org; Tue, 15 Jun 2004 09:20:03 -0400 (EDT) (envelope-from bv) Date: Tue, 15 Jun 2004 09:19:57 -0400 From: Bill Vermillion To: freebsd-emulation@freebsd.org Message-ID: <20040615131957.GB12240@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on bilver.wjv.com Subject: Re: My continuing JDK14 build problems X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bv@wjv.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2004 13:20:24 -0000 > On or about Tue, Jun 15, 2004 at 09:41 , while attempting a > Zarathustra emulation Panagiotis Astithas thus spake: On or about Tue, Jun 15, 2004 at 09:41 , while attempting a Zarathustra emulation Panagiotis Astithas thus spake: > Bill Vermillion wrote: .... > >I get a failure trying to install the linux-sun-jdk14 that is > >required to bootstrap the jdk14. I even downloaded the linux rpm > >from Sun and installed that via rpm -install and > >in that also generates an install.sfx.core file just as > >builing from jdk14 or sun-linux-jdk14 with the standard files. > >Someone suggested setting the defaul brand to 3 in sysctl > >That made no difference. > >I always get a 'bad system call' as the final error. [I've posted > >those before]. > >But thinking more about this and recalling I had a bad system call > >on a commercial application that defaulted to a SVR4 and I had > >to brand it as Linux, I ran the sun-linux-jdk14 that extracted > >the install.sfx into the work directory. > >Then I performed a brandelf -t Linux on install.sfx. > >I them commented out the extract of the install.sfx in the > >Makefile so it wouid not re-extract and write over the rebranded > >image. > >Now when I run it I get this: > >--------- > >Script started on Mon Jun 14 15:26:54 2004 > >root@bilver.wjv.com# make > >====================================================================== > >Warning: This JDK may be unstable. You are advised to use the native > >FreeBSD JDK, in ports/java/jdk14. > > > >This Java VM will attempt to obtain some system information by > >accessing files in linux's procfs. You must install the Linux > >emulation procfs filesystem for this to work correctly. The JVM > >will exhibit various problems otherwise. This can be accomplished > >by adding the following line to your /etc/fstab file: > > > > linprocfs /compat/linux/proc linprocfs rw 0 0 > > > >and then, as root, executing the commands: > > > >kldload linprocfs > >mount /compat/linux/proc > > > >====================================================================== > >===> Extracting for linux-sun-jdk-1.4.2.04 > > > >>>Checksum OK for j2sdk-1_4_2_04-linux-i586.bin. > > > >===> linux-sun-jdk-1.4.2.04 depends on file: /compat/linux/lib/libc.so.6 > >- found > >/usr/ports/java/linux-sun-jdk14/work/install.sfx: /lib/ld-linux.so.2: > >version `GLIBC_PRIVATE' not found (required by /lib/libc.so.6) > >*** Error code 1 > > > >Stop in /usr/ports/java/linux-sun-jdk14. > >root@bilver.wjv.com# exit > > > >Script done on Mon Jun 14 15:26:58 2004 > >So the error changes from 'bad system call' to the above. > >Am I correct in thinking that if I can get that fixed I may be able > >to proceed. > >I'm treading in new territory here for me. Am I wrong in thinking > >that this may point to the problem. In the commerical application > >the rebrand to Linux cured the bad system call and that install > >continued. .... > >The kernel is set for only the 686 and the only things added > >are SC_HISTORY size set to 700, MAXCONS to 16, and a couple of > >other syscons - for the SCO compatible screen, plus default > >text display of green on black. I can't see any thing in there > >would be a problem, but I felt it was better to mention what I've > >changed than the typical "I dont see anything that could affect > >this". > Could you try with a GENERIC kernel, just to be on the safe > side? Also, have you tried with other versions of the Linux > libraries? We have the following in ports/emulators: I will do this. > linux_base > linux_base-6 > linux_base-8 Currently I have linux-base which currently is 7.1_7. I upgraded to that from an earlier when I first had the problems. I will also this. Thanks for the suggestion. Bill -- Bill Vermillion - bv @ wjv . com From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 12:10:38 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A59116A4CE; Fri, 18 Jun 2004 12:10:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E1F43D1D; Fri, 18 Jun 2004 12:10:38 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5ICAB26095813; Fri, 18 Jun 2004 12:10:11 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5ICAAkh095809; Fri, 18 Jun 2004 12:10:10 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 12:10:10 GMT From: Bruce M Simpson Message-Id: <200406181210.i5ICAAkh095809@freefall.freebsd.org> To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org, emulation@FreeBSD.org Subject: Re: kern/29698: linux ipcs doesn'work X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:10:38 -0000 Synopsis: linux ipcs doesn'work Responsible-Changed-From-To: freebsd-bugs->emulation Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 12:09:56 GMT 2004 Responsible-Changed-Why: One for the emulation team http://www.freebsd.org/cgi/query-pr.cgi?pr=29698 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 12:11:13 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C7ED16A4CE; Fri, 18 Jun 2004 12:11:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F299543D46; Fri, 18 Jun 2004 12:11:12 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5ICAYwJ095928; Fri, 18 Jun 2004 12:10:34 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5ICAYhP095924; Fri, 18 Jun 2004 12:10:34 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 12:10:34 GMT From: Bruce M Simpson Message-Id: <200406181210.i5ICAYhP095924@freefall.freebsd.org> To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org, emulation@FreeBSD.org Subject: Re: misc/37161: ext2 linux file system, error handling large files X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:11:13 -0000 Synopsis: ext2 linux file system, error handling large files Responsible-Changed-From-To: freebsd-bugs->emulation Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 12:10:23 GMT 2004 Responsible-Changed-Why: One for the emulation team http://www.freebsd.org/cgi/query-pr.cgi?pr=37161 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 12:11:37 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F16D16A4CE; Fri, 18 Jun 2004 12:11:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2145043D1D; Fri, 18 Jun 2004 12:11:37 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5ICAvrB096028; Fri, 18 Jun 2004 12:10:57 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5ICAvjq096024; Fri, 18 Jun 2004 12:10:57 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 12:10:57 GMT From: Bruce M Simpson Message-Id: <200406181210.i5ICAvjq096024@freefall.freebsd.org> To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org, emulation@FreeBSD.org Subject: Re: misc/39201: ptrace(2) and rfork(RFLINUXTHPN) confuse wait() X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:11:37 -0000 Synopsis: ptrace(2) and rfork(RFLINUXTHPN) confuse wait() Responsible-Changed-From-To: freebsd-bugs->emulation Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 12:10:47 GMT 2004 Responsible-Changed-Why: One for the emulation team http://www.freebsd.org/cgi/query-pr.cgi?pr=39201 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 12:12:00 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18A716A4CE; Fri, 18 Jun 2004 12:12:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8174743D45; Fri, 18 Jun 2004 12:12:00 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5ICBJtm096080; Fri, 18 Jun 2004 12:11:19 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5ICBJQi096076; Fri, 18 Jun 2004 12:11:19 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 12:11:19 GMT From: Bruce M Simpson Message-Id: <200406181211.i5ICBJQi096076@freefall.freebsd.org> To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org, emulation@FreeBSD.org Subject: Re: kern/45753: linux-sun-jdk1.4.1 calls SIOCGIFCONF ioctl with null buffer X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:12:00 -0000 Synopsis: linux-sun-jdk1.4.1 calls SIOCGIFCONF ioctl with null buffer Responsible-Changed-From-To: freebsd-bugs->emulation Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 12:11:09 GMT 2004 Responsible-Changed-Why: One for the emulation team http://www.freebsd.org/cgi/query-pr.cgi?pr=45753 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 12:12:15 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E13916A4CE; Fri, 18 Jun 2004 12:12:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AA243D46; Fri, 18 Jun 2004 12:12:15 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5ICBcRi096130; Fri, 18 Jun 2004 12:11:38 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5ICBcGC096126; Fri, 18 Jun 2004 12:11:38 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 12:11:38 GMT From: Bruce M Simpson Message-Id: <200406181211.i5ICBcGC096126@freefall.freebsd.org> To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org, emulation@FreeBSD.org Subject: Re: kern/55835: Linux IPC emulation missing SETALL syscall X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:12:15 -0000 Synopsis: Linux IPC emulation missing SETALL syscall Responsible-Changed-From-To: freebsd-bugs->emulation Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 12:11:29 GMT 2004 Responsible-Changed-Why: One for the emulation team http://www.freebsd.org/cgi/query-pr.cgi?pr=55835 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 12:14:23 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D504416A4CE; Fri, 18 Jun 2004 12:14:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6DE743D1F; Fri, 18 Jun 2004 12:14:23 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5ICEHd0096396; Fri, 18 Jun 2004 12:14:17 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5ICEHns096392; Fri, 18 Jun 2004 12:14:17 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 12:14:17 GMT From: Bruce M Simpson Message-Id: <200406181214.i5ICEHns096392@freefall.freebsd.org> To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org, emulation@FreeBSD.org Subject: Re: kern/47349: Fake a sound ioctl (plus linux hook) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:14:24 -0000 Synopsis: Fake a sound ioctl (plus linux hook) Responsible-Changed-From-To: freebsd-bugs->emulation Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 12:14:08 GMT 2004 Responsible-Changed-Why: One for emulation http://www.freebsd.org/cgi/query-pr.cgi?pr=47349 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 14:07:23 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D788016A4CE; Fri, 18 Jun 2004 14:07:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56B443D45; Fri, 18 Jun 2004 14:07:23 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) i5IE7IQK009091; Fri, 18 Jun 2004 14:07:18 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5IE7IYU009087; Fri, 18 Jun 2004 14:07:18 GMT (envelope-from bms) Date: Fri, 18 Jun 2004 14:07:18 GMT From: Bruce M Simpson Message-Id: <200406181407.i5IE7IYU009087@freefall.freebsd.org> To: garrigue@kurims.kyoto-u.ac.jp, bms@FreeBSD.org, emulation@FreeBSD.org, bms@FreeBSD.org Subject: Re: kern/45753: linux-sun-jdk1.4.1 calls SIOCGIFCONF ioctl with null buffer X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 14:07:24 -0000 Synopsis: linux-sun-jdk1.4.1 calls SIOCGIFCONF ioctl with null buffer State-Changed-From-To: open->patched State-Changed-By: bms State-Changed-When: Fri Jun 18 14:06:47 GMT 2004 State-Changed-Why: Committed to HEAD with cleanups, thanks! Responsible-Changed-From-To: emulation->bms Responsible-Changed-By: bms Responsible-Changed-When: Fri Jun 18 14:06:47 GMT 2004 Responsible-Changed-Why: I'll take this as it's net related http://www.freebsd.org/cgi/query-pr.cgi?pr=45753 From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 21:43:11 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F5C816A4CE for ; Fri, 18 Jun 2004 21:43:11 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E2BD43D2D for ; Fri, 18 Jun 2004 21:43:11 +0000 (GMT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc11) with ESMTP id <2004061821423901100r8kjle>; Fri, 18 Jun 2004 21:42:39 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA96028 for ; Fri, 18 Jun 2004 14:42:38 -0700 (PDT) Date: Fri, 18 Jun 2004 14:42:36 -0700 (PDT) From: Julian Elischer To: emulation@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Linux libs.. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 21:43:11 -0000 I've installed the linux-base-8 port but some things don't match what I need even though the software I'm trying to run is supported for redhat 8. the software requires: sh-2.04# !rpm rpm -i /cdrom/ism/Software/linux/cli/CLI-1.6-1.i386.rpm error: failed dependencies: libstdc++.so.5 is needed by CLI-1.6-1 libstdc++.so.5(GLIBCPP_3.2) is needed by CLI-1.6-1 but: sh-2.04# ls -l libstd* -r-xr-xr-x 1 root wheel 1144368 Apr 2 2001 libstdc++-2-libc6.1-1-2.9.0.so lrwxr-xr-x 1 root wheel 30 Apr 23 2003 libstdc++-libc6.1-1.so.2 -> libstdc++-2-libc6.1-1-2.9.0.so lrwxr-xr-x 1 root wheel 20 Apr 23 2003 libstdc++.so.2.7.2 -> libstdc++.so.2.7.2.8 -rwxr-xr-x 1 root wheel 1025339 Apr 2 2001 libstdc++.so.2.7.2.8 lrwxr-xr-x 1 root wheel 18 Apr 23 2003 libstdc++.so.2.8 -> libstdc++.so.2.8.0 -rwxr-xr-x 1 root wheel 375773 Apr 2 2001 libstdc++.so.2.8.0 lrwxr-xr-x 1 root wheel 22 Apr 23 2003 libstdc++.so.2.9 -> libstdc++.so.2.9.dummy -rwxr-xr-x 1 root wheel 5428 Apr 2 2001 libstdc++.so.2.9.dummy 2.8.x seems so different from 5 that I don't understand where I am supposed to get this from.. anyone have ideas? These may even be from an old linux-base version.. (from the age.. semms likely) does anyone have a lead on libstdc++.so.5? From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 22:56:14 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6796B16A4CE for ; Fri, 18 Jun 2004 22:56:14 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8C443D2F for ; Fri, 18 Jun 2004 22:56:14 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i5IMtOqp026221; Fri, 18 Jun 2004 17:55:24 -0500 (CDT) (envelope-from dan) Date: Fri, 18 Jun 2004 17:55:24 -0500 From: Dan Nelson To: Julian Elischer Message-ID: <20040618225524.GB74627@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: emulation@freebsd.org Subject: Re: Linux libs.. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 22:56:14 -0000 In the last episode (Jun 18), Julian Elischer said: > I've installed the linux-base-8 port but some things don't match what > I need even though the software I'm trying to run is supported for > redhat 8. > > the software requires: > sh-2.04# !rpm > rpm -i /cdrom/ism/Software/linux/cli/CLI-1.6-1.i386.rpm > error: failed dependencies: > libstdc++.so.5 is needed by CLI-1.6-1 > libstdc++.so.5(GLIBCPP_3.2) is needed by CLI-1.6-1 www.rpmfind.net says this is provided by the "libstdc++-3.2" rpm http://www.rpmfind.net//linux/RPM/redhat/8.0/i386/libstdc++-3.2-7.i386.html , which is included in the linux_base-8 port. Maybe the port didn't install correctly? -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 23:27:13 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EAE816A4CF for ; Fri, 18 Jun 2004 23:27:13 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C03943D49 for ; Fri, 18 Jun 2004 23:27:13 +0000 (GMT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc11) with ESMTP id <2004061823270801300gfvoce>; Fri, 18 Jun 2004 23:27:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA96962; Fri, 18 Jun 2004 16:27:07 -0700 (PDT) Date: Fri, 18 Jun 2004 16:27:05 -0700 (PDT) From: Julian Elischer To: Dan Nelson In-Reply-To: <20040618225524.GB74627@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: emulation@freebsd.org Subject: Re: Linux libs.. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 23:27:13 -0000 On Fri, 18 Jun 2004, Dan Nelson wrote: > In the last episode (Jun 18), Julian Elischer said: > > I've installed the linux-base-8 port but some things don't match what > > I need even though the software I'm trying to run is supported for > > redhat 8. > > > > the software requires: > > sh-2.04# !rpm > > rpm -i /cdrom/ism/Software/linux/cli/CLI-1.6-1.i386.rpm > > error: failed dependencies: > > libstdc++.so.5 is needed by CLI-1.6-1 > > libstdc++.so.5(GLIBCPP_3.2) is needed by CLI-1.6-1 > > www.rpmfind.net says this is provided by the "libstdc++-3.2" rpm > > http://www.rpmfind.net//linux/RPM/redhat/8.0/i386/libstdc++-3.2-7.i386.html > > , which is included in the linux_base-8 port. Maybe the port didn't > install correctly? yes I think something screwed up.. however I tried again (deinstalled an reinstalled it) and this time everything seems to be there. however the program coredumps.. (SIGSEGV). (damn!) > > -- > Dan Nelson > dnelson@allantgroup.com >