ports/163133: Cannot link OpenAFS kernel module on FreeBSD 8.2

William Ewing will at skaion.com
Thu Dec 8 20:50:01 UTC 2011


>Number:         163133
>Category:       ports
>Synopsis:       Cannot link OpenAFS kernel module on FreeBSD 8.2
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 08 20:50:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     William Ewing
>Release:        8.2
>Organization:
Skaion Corpoation
>Environment:
N/A (any FreeBSD 8.2)
>Description:
Kernel modules built as part of net/openafs do not properly load due to a missing kern_psignal symbol.
>How-To-Repeat:
kldload libafs
>Fix:
Change the line
+#if (__FreeBSD_version >= 90004)
in patch-src__rx__FBSD__rx_knet.c to
+#if (__FreeBSD_version >= 900040)

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list