From owner-freebsd-questions Thu Feb 19 19:47:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02018 for freebsd-questions-outgoing; Thu, 19 Feb 1998 19:47:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01816 for ; Thu, 19 Feb 1998 19:46:58 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id OAA01766; Fri, 20 Feb 1998 14:16:23 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id OAA13913; Fri, 20 Feb 1998 14:16:23 +1030 (CST) (envelope-from grog) Message-ID: <19980220141622.19624@freebie.lemis.com> Date: Fri, 20 Feb 1998 14:16:22 +1030 From: Greg Lehey To: Geoffrey Ng , questions@FreeBSD.ORG Subject: Re: BSDI Bin Execute on FreeBSD References: <3.0.5.32.19980220113558.008818e0@spider.net.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <3.0.5.32.19980220113558.008818e0@spider.net.hk>; from Geoffrey Ng on Fri, Feb 20, 1998 at 11:35:58AM +0800 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 20 February 1998 at 11:35:58 +0800, Geoffrey Ng wrote: > Hi Support, > > I have got a BSDI bin, and I try to run it at FreeBSD. I got the following > message in /var/log/messages: > > Feb 19 18:50:57 test /kernel: pid 572 (uagentd), uid 0: exited on signal 12 > > I have check it that the signal 12 (SIGSYS ) means "non-existent system > call invoked". I try to trace the FreeBSD home page and found that: > > "Compatibility modules enable programs for other operating systems to run > on FreeBSD, including programs for Linux, SCO, NetBSD, and BSDI." > > Is there any kernel fine tuning tips or hint for running BSDI bin at > FreeBSD 2.2.5? I am consult the file at /usr/src/sys/i386/conf/LINT for > compatibility options, but it just concern the "system calls compatible > with 4.3BSD and older versions of FreeBSD". Any commets or hints? > Thanks! It would be interesting to see what the system call was. Is there any way I can look at the dump (on your system)? Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message