Date: Wed, 19 Jan 2000 10:51:50 -0500 (EST) From: "T. Hsiang" <thsiang@ic.sunysb.edu> To: current@freebsd.org Subject: installworld fialed Message-ID: <Pine.SOL.3.96.1000119104858.27987B-100000@sparky>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000119104858.27987B-100000>