Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: Colin Percival <cperciva@xxxxxxxxxxx>
- Date: Wed, 11 Jan 2006 01:51:11 -0800
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"
- Follow-Ups:
- Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- From: Richard Kojedzinszky
- 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
- Prev by Date: Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
- Next by Date: FreeBSD-update on !i386
- 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
|
|