FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
Richard Kojedzinszky
krichy at tvnetwork.hu
Thu Jan 12 00:18:21 PST 2006
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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-security
> To unsubscribe, send any mail to "freebsd-security-unsubscribe at freebsd.org"
>
More information about the freebsd-security
mailing list