[issue1585] buildworld fails
Thomas Nikolajsen (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Sun Oct 25 13:20:09 PDT 2009
Thomas Nikolajsen <thomas.nikolajsen at mail.dk> added the comment:
Yes /usr/lib/libc.so exists,
it is symlink to libc.so.7, which also exists.
Problem seen on every compile, e.g. `gcc test.c'.
Problem was /usr/libexec/binutils217/elf/ld:
using copy from other system solved problem.
Rebuilding (buildworld/installworld) from latest source also solved problem.
(using copy of libc.so.7 or old kernel didn't solve problem)
Any idea what caused problem?
I haven't rebuild from commit where problem was seen,
this could be best way to rule out problem in source;
otherwise it could be malfunction in running system, SW or HW.
-thomas
-
boy$ ls -l /snapshots/snap-200910[12]?-*/usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 762072 Oct 6 21:59 /snapshots/snap-20091011-1932/
usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 762040 Oct 11 21:39 /snapshots/snap-20091012-0302/
usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 762040 Oct 11 21:39 /snapshots/snap-20091021-2201/
usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 762040 Oct 21 23:04 /snapshots/snap-20091022-0302/
usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 762040 Oct 21 23:04 /snapshots/snap-20091023-0721/
usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 762040 Oct 21 23:04 /snapshots/snap-20091024-0008/
usr/libexec/binutils217/elf/ld
-r-xr-xr-x 1 root wheel 761688 Oct 24 21:08 /snapshots/snap-20091025-0708/
usr/libexec/binutils217/elf/ld
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1585>
_____________________________________________________
More information about the Bugs
mailing list