kern/157259: kernel: install: mps.ko.symbols: No such file or directory

Hartmann at FreeBSD.org Hartmann at FreeBSD.org
Sun May 22 21:40:10 UTC 2011


>Number:         157259
>Category:       kern
>Synopsis:       kernel: install: mps.ko.symbols: No such file or directory
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 22 21:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hartmann, O.
>Release:        FreeBSD 9.0-CURRENT/amd64 r222156
>Organization:
FU Berlin
>Environment:
>Description:
Building and installing kernel with CLANG results in corrupted installation of kernel modules with below shown error. the system remains corrupted if no further actions take place (restoring old kernel modules).


===> mps (install)
install -o root -g wheel -m 555   mps.ko /boot/kernel
install -o root -g wheel -m 555   mps.ko.symbols /boot/kernel
install: mps.ko.symbols: No such file or directory
*** Error code 71

Stop in /usr/src/sys/modules/mps.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/THOR.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

>How-To-Repeat:
Try to build and install kernel with clang.
>Fix:


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


More information about the freebsd-bugs mailing list