On 11/2/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 05:28 AM 11/2/2005, Doug Poland wrote: > >On 11/2/05, Doug Poland <[EMAIL PROTECTED]> wrote: > > > On 11/2/05, Eric F Crist <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
