Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 13:31:19 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        Bernd Walter <ticso@cicely8.cicely.de>, freebsd-alpha@FreeBSD.ORG
Subject:   Re: Problems with kldload linux on -stable 
Message-ID:  <15386.17783.907431.654566@grasshopper.cs.duke.edu>
In-Reply-To: <200112141831.fBEIVab01752@mass.dis.org>
References:  <15386.17086.626528.999833@grasshopper.cs.duke.edu> <200112141831.fBEIVab01752@mass.dis.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Mike Smith writes:
 > > 
 > > Bernd Walter writes:
 > >  > dmesg says:
 > >  > link_elf: symbol osf1_wait4 undefined
 > > 
 > > kldload osf1
 > 
 > You should put a module dependancy in the axp linux_compat module; this 
 > should be automatic...


Its already there, but it doesn't work:

MODULE_VERSION(linux, 1);
MODULE_DEPEND(linux, osf1, 1, 1, 1);


Osf1 has:
MODULE_VERSION(osf1, 1);


Any suggestions?

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15386.17783.907431.654566>