看板 FB_security 關於我們 聯絡資訊
Hi all, I ran into the same trouble, but i decided to cvsup my sources, and try to rebuild all, but that also failed. I gave the same: ===> gnu/usr.bin/texinfo/texindex cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c make: don't know how to make /usr/src/gnu/usr.bin/texinfo/texindex/../libtxi/libtxi.a. Stop *** Error code 2 Stop in /usr/src/gnu/usr.bin/texinfo. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Has someone else also ran into this problem? Regards, Kojedzinszky Richard TvNetWork Rt. E-mail: krichy@tvnetwork.hu PGP: 0x24E79141 Fingerprint = 6847 ECFF EF58 0C09 18A5 16CF 270F 0C6F 24E7 9141 On Wed, 11 Jan 2006, Colin Percival wrote: > dawnshade wrote: >>> # cd /usr/src >>> # patch < /path/to/patch >>> # cd /usr/src/gnu/usr.bin/texinfo/texindex >>> # make obj && make depend && make && make install >> >> does not compile on 5.4-RELEASE >> >> make obj && make depend && make && make install >> make: don't know how to make /usr/src/gnu/usr.bin/texinfo/texindex/../libtxi/libtxi.a. Stop > > Oops. The instructions should be as follows: > > # cd /usr/src > # patch < /path/to/patch > # cd /usr/src/gnu/usr.bin/texinfo/libtxi > # make obj && make depend && make > # cd /usr/src/gnu/usr.bin/texinfo/texindex > # make obj && make depend && make && make install > > Colin Percival > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org" > _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"