Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: Richard Kojedzinszky <krichy@xxxxxxxxxxxx>
- Date: Thu, 12 Jan 2006 09:15:22 +0100 (CET)
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@xxxxxxxxxxxx
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@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
_______________________________________________ freebsd-security@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: Christoph Schug
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: Colin Percival
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- References:
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: dawnshade
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: Colin Percival
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- Prev by Date: ICMP 3.3
- Next by Date: Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- Previous by thread: Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- Next by thread: Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- Index(es):
Relevant Pages
|