Does anyone have the same problem?
----------------------------------------------
===> gnu/usr.bin/texinfo
===> gnu/usr.bin/texinfo/libtxi
===> gnu/usr.bin/texinfo/makeinfo
install -c -s -o root -g wheel -m 555 makeinfo /usr/bin
install -c -o root -g wheel -m 444 makeinfo.1.gz /usr/share/man/man1
===> gnu/usr.bin/texinfo/info
install -c -s -o root -g wheel -m 555 info /usr/bin
install -c -o root -g wheel -m 444 info.1.gz /usr/share/man/man1
install -c -o root -g wheel -m 444 info.5.gz texinfo.5.gz /usr/share/man/man5
===> gnu/usr.bin/texinfo/install-info
install -c -s -o root -g wheel -m 555 install-info /usr/bin
install -c -o root -g wheel -m 444 install-info.1.gz /usr/share/man/man1
===> gnu/usr.bin/texinfo/texindex
install -c -s -o root -g wheel -m 555 texindex /usr/bin
install -c -o root -g wheel -m 444 texindex.1.gz /usr/share/man/man1
===> gnu/usr.bin/texinfo/doc
sflag=`grep -q ^INFO-DIR-SECTION info.info || echo 1`; eflag=`grep -q
^START-INFO-DIR-ENTRY info.info || echo 1`; install-info
${sflag:+--section=Miscellaneous} ${eflag:+--entry=} info.info /usr/share/info/dir
sflag=`grep -q ^INFO-DIR-SECTION info-stnd.info || echo 1`; eflag=`grep -q
^START-INFO-DIR-ENTRY info-stnd.info || echo 1`; install-info
${sflag:+--section=Miscellaneous} ${eflag:+--entry=} info-stnd.info
/usr/share/info/dir
sflag=`grep -q ^INFO-DIR-SECTION texinfo.info || echo 1`; eflag=`grep -q
^START-INFO-DIR-ENTRY texinfo.info || echo 1`; install-info
${sflag:+--section=Miscellaneous} ${eflag:+--entry=} texinfo.info /usr/share/info/dir
install-info: menu item `makeinfo' already exists, for file `makeinfo'
*** Error code 1
Stop in /usr/src/gnu/usr.bin/texinfo/doc.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/texinfo.
*** Error code 1
Stop in /usr/src/gnu/usr.bin.
*** Error code 1
Stop in /usr/src/gnu.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message