On Wednesday, July 12, 2006 12:40:23 PM -0400 chas williams - CONTRACTOR
<[EMAIL PROTECTED]> wrote:
In message <[EMAIL PROTECTED]>,Jeffrey
Hutzelma n writes:
It's true that for bleeding-edge kernels, sometimes there's something
new that we need to test for. However, OpenAFS does build on 2.6.16
kernels,
while on this subject, it looks like it will be necessary to build a
complete module to test for certain features. the latest bleeding edge
kernel has apparently made sys_open an exported gpl symbol. so while the
symbol is present, it cant be used by osi_probe since openafs is not gpl.
That's OK; the probe code checks at runtime to see what symbols are
available to it. It won't be able to use the exit+open method on kernels
which don't export sys_open, but that's OK; it'll just try a different
method.
-- Jeff
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info