Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 08:43:10 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "alex" <lex@adelaide.on.net>
Cc:        "Yoriaki FUJIMORI" <fujimori@ns.fujimori.cache.waseda.ac.jp>, <alpha@FreeBSD.ORG>
Subject:   Re: link_elf: symbol osf1_wait4 undefined
Message-ID:  <15854.1646.533496.929062@grasshopper.cs.duke.edu>
In-Reply-To: <005701c29b1d$c163df60$0800000a@pepe>
References:  <103899470701@internode.on.net.au> <005701c29b1d$c163df60$0800000a@pepe>

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

alex writes:
 > ahhhh. That solved the problem. 
 > What is the technical reason for having to load the osf1 module first ?

Linux/alpha uses the same ABI as OSF/1 for a number of functions,
since they bootstrapped themselves from OSF/1 on alpha and never
bothered to go fully native.  This ABI is already provided by our
osf1.ko module.

The problem is that the osf1.ko module is SUPPOSED to be automatically
loaded as a dependancy of the linux module.  I've asked the person who
wrote the module dependancy code for help on this, but he's moved on
to other things and has never answered.  If somebody wants to look
into this, that would be great.  I've never been able to figure it
out.

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?15854.1646.533496.929062>