Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build broken -groff and c++ compiler



In article <52509454.9060204%libero.it@localhost>,
Riccardo Mottola  <riccardo.mottola%libero.it@localhost> 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



Home | Main Index | Thread Index | Old Index