On Wed, 8 Mar 2000, Johan Kruger wrote:

> Hi there, sorry to bother you, just want to as two quick questions ..
> I looked as examples at ncp.ko and nwfs.ko ???
> 
> 1) If i look in the compiled nwfs directory, what is the __hack_file for ??,

        This is fake file to put dependency entry in the linked file. See
resulting command lines for more details. I think that those files will
gone in the near future (of course, module dependancy will work).

> 2) Why could'nt i load the ncp.ko in the ncp directory ( Exec format error )
> unless i removed the ipx support from the Makefile ??

        Because your kernel doesn't have an IPX support compiled in, and
ncp.ko module requires it by default.

--
Boris Popov
http://www.butya.kz/~bp/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to