Date: Thu, 12 Jan 2006 09:15:22 +0100 (CET) From: Richard Kojedzinszky <krichy@tvnetwork.hu> To: Colin Percival <cperciva@freebsd.org> Cc: freebsd-security@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex Message-ID: <Pine.LNX.4.62.0601120912530.19411@krichy.tvnetwork.hu> In-Reply-To: <43C4D50F.7090208@freebsd.org> References: <E1EwcTq-0002qW-00.h-k-mail-ru@f42.mail.ru> <43C4D50F.7090208@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.62.0601120912530.19411>