10.3-RELEASE-p13 "unsupported file layout"
George Mitchell
george+freebsd at m5p.com
Wed Jan 11 20:24:28 UTC 2017
After today's OpenSSH security message, I did:
cd /usr
rm -rf obj
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
*** Error code 1
Stop.
make[4]: stopped in /usr/src/lib/libc
*** Error code 1
Stop.
make[3]: stopped in /usr/src
*** Error code 1
Stop.
make[2]: stopped in /usr/src
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src
freebsd-version -ku
10.3-RELEASE-p13
10.3-RELEASE-p15
I am using a generic kernel, except for using SCHED_4BSD. If it
weren't for that, I would just use freebsd-update.
Googling suggests that my build tree is somehow mixing up 32 and 64
bit files. (I'm running on an amd64 machine.) How do I get this
cleared up? -- George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20170111/0d3d7f2c/attachment.sig>
More information about the freebsd-stable
mailing list