It is built against the running kernel. 

Modprobe libafs does work as does the client also. An insmod
/usr/vice/etc/libafs....ko is always done prior to placing the kernel module
in /lib/modules and doing a depmod.

tedc

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Derek Atkins
Sent: Thursday, July 13, 2006 6:30 AM
To: chas williams - CONTRACTOR
Cc: Jeffrey Hutzelman; [EMAIL PROTECTED]; [email protected]
Subject: Re: [OpenAFS] SuSE 10.1 kernel 2.6.16.13-4/64Bit compile error -
OpenAFS 1.5.2

"chas williams - CONTRACTOR" <[EMAIL PROTECTED]> writes:

> In message <[EMAIL PROTECTED]>,Jeffrey
Hutzelma
> n writes:
>>>   MODPOST
>>> FATAL: modpost: GPL-incompatible module libafs.ko uses GPL-only symbol
>>> 'sys_open'
>>
>>Bastards.
>>Well, I guess we could LINUX_VERSION_CODE it out or something.  I hate to 
>>break things if there's some older kernel where that's the only method
that 
>>works (though I can't think of a case where exit+open is known to work and

>>pattern scan isn't).
>
> unfortunately LINUX_VERSION_CODE is fragile too.  just using the new build
> test and building a complete module will let you check for this new
> "sys_open is gpl'ed" condition.  this would make the page_follow_link()
> easier too since you wont need the special -Werror.

How does that work if you're not building against the running kernel?
You can't modprobe the test module because you're not running
the kernel you're building against.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to