From owner-freebsd-current Thu Apr 25 20: 0:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 1380B37B405; Thu, 25 Apr 2002 20:00:16 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020426030015.VNAE12183.rwcrmhc52.attbi.com@InterJet.elischer.org>; Fri, 26 Apr 2002 03:00:15 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id TAA45478; Thu, 25 Apr 2002 19:52:32 -0700 (PDT) Date: Thu, 25 Apr 2002 19:52:31 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: FreeBSD current users Subject: RE: linux broken? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 25 Apr 2002, John Baldwin wrote: > > On 25-Apr-2002 Julian Elischer wrote: > > kldload sysvipc.ko or compile the SYSV stuff into your kernel. > Perhaps the linux kld needs to have a module dependency on > the sysvipc modules? there is no sysvipc module but this is what I tried.. jules# cd /boot/kernel jules# ls sy* sym.ko syscall_gate.ko sysvmsg.ko sysvsem.ko sysvshm.ko jules# kldload sysvmsg jules# kldload sysvsem jules# kldload sysvshm jules# kldload linux link_elf: symbol semop undefined kldload: can't load linux: Exec format error jules# > > > julian > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message