10.3-RELEASE-p13 "unsupported file layout"
Dimitry Andric
dim at FreeBSD.org
Wed Jan 11 22:25:28 UTC 2017
On 11 Jan 2017, at 21:24, George Mitchell <george+freebsd at m5p.com> wrote:
>
> After today's OpenSSH security message, I did:
>
> cd /usr
> rm -rf obj
Hmm, not sure if it is wise to completely remove the /usr/obj directory.
Did you re-create it afterwards?
> cd src
> svn update -r311916
> make buildworld
>
> After a while, I got to:
>
> building shared library libc.so.7
> cc (a very long compile line)
> ./libc.so.7: unsupported file layout
If things went correctly, the libc.so.7 file should be in
/usr/obj/usr/src/lib/libc. If so, can you post the output of:
file /usr/obj/usr/src/lib/libc/libc.so.7
readelf -h /usr/obj/usr/src/lib/libc/libc.so.7
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20170111/e9f54e2d/attachment.sig>
More information about the freebsd-stable
mailing list