From owner-freebsd-hackers Sat May 27 10:30: 0 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id EBFFF37B7C7 for ; Sat, 27 May 2000 10:29:44 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p16-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.17]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id CAA13062; Sun, 28 May 2000 02:29:29 +0900 (JST) Message-ID: <392FF1BE.CE7826D4@newsguy.com> Date: Sun, 28 May 2000 01:03:10 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Bosko Milekic Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Linux Module problems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bosko Milekic wrote: > > On my -CURRENT machine, > > FreeBSD jehovah 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat May 13 15:11:13 EDT > 2000 root@jehovah:/usr/src/sys/compile/JEHOVAH i386 > > (obviously a little out-dated), I have recently noticed unusual > problems with the linux module which, by the way, is of the same date. > The first problem I discovered first came up while building the > StarOffice5 port. After checking the dependency for linux's libc5, it > _spontaneously_ reboots. No panic(), hence no debugger. I've never seen > this sort of behavior before and have no idea what could have caused it. Your problem might be quite simple... For quite a while, now, modules are not being built/installed by either build/installworld nor build/installkernel. I had the exact same problem while installing acroread4, a Linux application, and it vanished as soon as I updated the modules by hand (cd /sys/modules; make all install). -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@another.bsdconspiracy.org "Sentience hurts." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message