On Saturday 28 Jul 01, Peter Brown writes:
David Starks-Browning writes:
> On Friday 27 Jul 01, David A. Cobb writes:
> > At 7/26/01 02:05 PM (Thursday), I earlier wrote:
> >
> > >I'll try "make clean" then attempt it again.
> >
> > Follow up:
> >
> > I have now tried with "make clean" first. Same result.
>
> It appears that 'make clean' does not remove symlinks from ./lib-src/.
> So whatever made them behave badly initially (broken symlinks?) will
> persist.
>
> Check the contents of lib-src and you should see symlinks to
> non-existant files. Delete those, and build again. This should get
> you through "make".
um have you tried 'make distclean' ???
That does not appear to delete existing symlinks in lib-src, either.
Is that a bug perhaps?
David