From owner-freebsd-emulation Mon Oct 26 01:34:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22384 for freebsd-emulation-outgoing; Mon, 26 Oct 1998 01:34:45 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22376; Mon, 26 Oct 1998 01:34:41 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from mercury (mercury [129.127.36.44]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id UAA31507; Mon, 26 Oct 1998 20:04:04 +1030 (CST) Received: from localhost by mercury; (5.65v3.2/1.1.8.2/27Nov97-0404PM) id AA08040; Mon, 26 Oct 1998 20:04:04 +1030 Date: Mon, 26 Oct 1998 20:04:03 +1030 (CST) From: Kris Kennaway To: emulation@FreeBSD.ORG, advocacy@FreeBSD.ORG Subject: WordPerfect 8 for Linux 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 Corel have announced their intention to release a free Linux-native version of WP8, which they are calling a "personal version" and promise it won't be a knackered demo. See http://www.corel.com/news/1998/october/linux.htm for the press release. I suggest it would be a good thing for everyone who would be interested in seeing this work under FreeBSD to go to https://livewire.corel.com/cfscripts/Feedback_forms/feedback.htm and submit feedback politely asking them to consider a FreeBSD native port, or to endeavour that the Linux version is runnable under emulation. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Oct 29 17:54:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07201 for freebsd-emulation-outgoing; Thu, 29 Oct 1998 17:54:10 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from orbit.flnet.com (orbit.flnet.com [205.240.232.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07192 for ; Thu, 29 Oct 1998 17:54:08 -0800 (PST) (envelope-from henrich@orbit.flnet.com) Received: (from henrich@localhost) by orbit.flnet.com (8.8.5/8.8.4) id UAA22959; Thu, 29 Oct 1998 20:54:05 -0500 (EST) Message-ID: <19981029175404.11894@orbit.flnet.com> Date: Thu, 29 Oct 1998 17:54:04 -0800 From: Charles Henrich To: freebsd-emulation@FreeBSD.ORG Subject: Linux emu under 2.2.7? Mail-Followup-To: freebsd-emulation@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i X-Operating-System: FreeBSD 2.2-BETA_A X-PGP-Fingerprint: 1024/F7 FD C7 3A F5 6A 23 BF 76 C4 B8 C9 6E 41 A4 4F Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've recently been attempting to run some programs compiled under RedHat 5.1 under BSD, but when I do they segfault. Initially they were missing new libraries (ld-2.0.7.so, libc-2.0.7.so, libm-2.0.7.so) when I brought them over via rpm2cpio the software ran, but then segfaulted. Any ideas anyone? Results of the end of the ktrace: 2842 prman RET open JUSTRETURN 2842 prman CALL open(0xefbfceac,0,0) 2842 prman NAMI "/compat/linux/lib/ld-linux.so.2" 2842 prman NAMI "/compat/linux" 2842 prman NAMI "/compat/linux/lib/ld-linux.so.2" 2842 prman RET open 3 2842 prman CALL read(0x3,0xefbfbe70,0x1000) 2842 prman GIO fd 3 read 4096 bytes 2842 prman RET read 4096/0x1000 2842 prman CALL dup2(0xefbfbd74) 2842 prman RET dup2 673558528/0x2825b000 2842 prman CALL dup2(0xefbfbd74) 2842 prman RET dup2 673558528/0x2825b000 2842 prman CALL dup2(0xefbfbd74) 2842 prman RET dup2 673595392/0x28264000 2842 prman CALL close(0x3) 2842 prman RET close 0 2842 prman CALL old.recvfrom(0x2825b000,0x8e44,0x7) 2842 prman RET old.recvfrom 0 2842 prman CALL open(0xefbfceac,0,0) 2842 prman NAMI "/compat/linux/usr/lib/ld-linux.so.2" 2842 prman NAMI "/usr/lib/ld-linux.so.2" 2842 prman RET open JUSTRETURN 2842 prman CALL open(0xefbfceac,0,0) 2842 prman NAMI "/compat/linux/usr/local/X11R5/lib/ld-linux.so.2" 2842 prman NAMI "/usr/local/X11R5/lib/ld-linux.so.2" 2842 prman RET open JUSTRETURN 2842 prman CALL open(0xefbfceac,0,0) 2842 prman NAMI "/compat/linux/usr/X11R5/lib/ld-linux.so.2" 2842 prman NAMI "/usr/X11R5/lib/ld-linux.so.2" 2842 prman RET open JUSTRETURN 2842 prman CALL open(0xefbfceac,0,0) 2842 prman NAMI "/compat/linux/usr/lib/ld-linux.so.2" 2842 prman NAMI "/usr/lib/ld-linux.so.2" 2842 prman RET open JUSTRETURN 2842 prman CALL #91(0x28199000,0x1188) 2842 prman RET #91 0 2842 prman CALL old.recvfrom(0x8048000,0x14ffed,0x5) 2842 prman RET old.recvfrom 0 2842 prman CALL old.recvfrom(0x2819b000,0x1742f,0x5) 2842 prman RET old.recvfrom 0 2842 prman CALL old.recvfrom(0x281b4000,0x12e8,0x5) 2842 prman RET old.recvfrom 0 2842 prman CALL old.recvfrom(0x281b7000,0x9046d,0x5) 2842 prman RET old.recvfrom 0 2842 prman CALL old.recvfrom(0x2825b000,0x8e44,0x5) 2842 prman RET old.recvfrom 0 2842 prman CALL getpid 2842 prman RET getpid 2842/0xb1a 2842 prman PSIG SIGSEGV SIG_DFL Charles Henrich Manex Visual Effects henrich@flnet.com http://orbit.flnet.com/~henrich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Oct 29 20:16:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA24650 for freebsd-emulation-outgoing; Thu, 29 Oct 1998 20:16:20 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from dingo.cdrom.com (castles148.castles.com [208.214.165.148]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA24645 for ; Thu, 29 Oct 1998 20:16:17 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id UAA00463; Thu, 29 Oct 1998 20:16:00 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810300416.UAA00463@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Charles Henrich cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Linux emu under 2.2.7? In-reply-to: Your message of "Thu, 29 Oct 1998 17:54:04 PST." <19981029175404.11894@orbit.flnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Oct 1998 20:16:00 -0800 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've recently been attempting to run some programs compiled under RedHat 5.1 > under BSD, but when I do they segfault. Initially they were missing new > libraries (ld-2.0.7.so, libc-2.0.7.so, libm-2.0.7.so) when I brought them over > via rpm2cpio the software ran, but then segfaulted. Any ideas anyone? > > Results of the end of the ktrace: > > 2842 prman RET open JUSTRETURN > 2842 prman CALL open(0xefbfceac,0,0) > 2842 prman NAMI "/compat/linux/lib/ld-linux.so.2" Is this the *real* ld-linux.so.2, or the .1 one renamed? Also, is this dump from kdump or linux_kdump? > 2842 prman CALL getpid > 2842 prman RET getpid 2842/0xb1a > 2842 prman PSIG SIGSEGV SIG_DFL Not much inspiring here; I'd be worried about the ld-linux.so and perhaps your library set to start with. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message