In article <[email protected]>, Riccardo Mottola <[email protected]> wrote: >Hi, > >Nick Hudson wrote: >> On 10/04/13 13:39, Riccardo Mottola wrote: >>> Hi, >>> >>> is the current build still expected to be broken? >>> >> no, but your system is hosed from an earlier problem... the easiest >> fix is probably downloading >> >> >http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201310030550Z/amd64/binary/sets/comp.tgz > >> >> >> or any other new comp.tgz and extracting the ldscripts >> (./usr/libdata/ldscripts/) from the tarball into your >I untarred first only /usr/libdata/ldscripts/kmodule > >then the whole comp tarball, no help. I cannot update my build :( What >could be "hosed" not contained in the oct. 3 tarball?
1. cvs update to head 2. cd /usr/src/external/gpl3/binutils 3. for i in lib usr.bin usr.sbin; do (cd $i && make && make install); done
