Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2011 21:33:57 GMT
From:      Hartmann@FreeBSD.org, "O." <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/157259: kernel: install: mps.ko.symbols: No such file or directory
Message-ID:  <201105222133.p4MLXvwl056732@red.freebsd.org>
Resent-Message-ID: <201105222140.p4MLeAtQ077688@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105222133.p4MLXvwl056732>