Buildworld fails for 6.0-RC1

Doug Poland wisco.disco at gmail.com
Tue Nov 1 19:50:57 PST 2005


On 11/1/05, Doug Poland <wisco.disco at gmail.com> wrote:
>
> I'm trying to run buildworld on a 5.4-STABLE machine.  I've cvsup'd
> the source with a tag RELENG_6
>
> This is where the error occurs...
>
> ===> 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
>
> Stop in /usr/src/share.
> *** Error code 1
>
> It would appear an illegal option is being supplied to cap_mkdb.  Does
> anyone know why this is occuring and how to fix it?  I've run cvsup from
> two different servers within the last couple hours.
>
Just cvsup'd from a different server ( cvsup8.freebsd.org ), this time
I saw some updates go by.  Now my error is occurring here...

===> gnu/usr.bin/texinfo/doc (all)
makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I
/usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc
/usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info.texi
 -o info.info
ln -fs /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/texinfo.txi
texinfo.texi
makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I
/usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc
/usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info-stnd.texi
 -o info-stnd.info
makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I
/usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc
texinfo.texi  -o texinfo.info
gzip -cn info.info > info.info.gz
gzip -cn info-stnd.info > info-stnd.info.gz
gzip -cn texinfo.info > texinfo.info.gz
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Any suggestions?

--
Regards,
Doug


More information about the freebsd-questions mailing list