NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd-9 build failed
On Wed, Sep 18, 2019 at 11:59:18AM +0700, Gua Chung Lim wrote:
> Oops, sorry I should have replied to the list.
>
> * Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:
> > What does
> >
> > grep libisccc /usr/src/distrib/sets/lists/base/shl.mi
> > give you?
> % grep libisccc /usr/src/distrib/sets/lists/base/shl.mi
> ./usr/lib/libisccc.so base-bind-shlib compatfile
> ./usr/lib/libisccc.so.13 base-bind-shlib compatfile
> ./usr/lib/libisccc.so.13.0 base-bind-shlib compatfile
Right, so as others have said by now, just delete the files listed in
your original message from your DESTDIR, as they are just old.
BTW adding -r to your build.sh invocation empties DESTDIR. (Make sure it
isn't / ;-) )
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index