Buildworld fails for 6.0-RC1

Doug Poland wisco.disco at gmail.com
Wed Nov 2 06:19:52 PST 2005


On 11/2/05, Glenn Dawson <glenn at antimatter.net> wrote:
> At 05:28 AM 11/2/2005, Doug Poland wrote:
> >On 11/2/05, Doug Poland <wisco.disco at gmail.com> wrote:
> > > On 11/2/05, Eric F Crist <ecrist at secure-computing.net> wrote:
> > > > Something you could try in this instance is deleting everything
> > > > under /usr/src:
> > > >
> > > > #cd /usr/src && rm -rf ./
> > > >
> > > > Then re-sup your source tree.
> > > >
> > > giving that a try now, thanks...
> > >
> >Nope, still have the cap_mkdb error.  How frustrating...
> >
> >===> share/termcap (all)
> >gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz
> >TERM=dumb TERMCAP=dumb: ex - /usr/src/share/termcap/termcap.src <
> >/usr/src/share/termcap/reorder
> >cap_mkdb -l termcap
> >cap_mkdb: illegal option -- l
> >usage: cap_mkdb [-v] [-f outfile] file [file ...]
> >*** Error code 1
> >
> >Stop in /usr/src/share/termcap.
> >*** Error code 1
> >
>
> The -l option was added in 6.x.  This probably isn't the "right" way
> to do it, but...
>
> try this:
>
> cd /usr/src/usr.bin/cap_mkdb/ && make && make install
>
> then try and buildworld again..
>
Thanks for the tip, trying that now...

--
Regards,
Doug


More information about the freebsd-questions mailing list