Re[2]: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
-----Original Message-----
From: Richard Kojedzinszky <krichy@tvnetwork.hu>
To: Christoph Schug <chris+freebsd-security@schug.net>
Date: Thu, 12 Jan 2006 12:55:51 +0100 (CET)
Subject: Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
>
>
> Yes, my clock is right. I have no idea what am i doing wrong. If someone
> would confirm that the sources compile well, than I will try to find the
> bug in my system.
>
try following command:
rm -R /usr/obj/* && cd /usr/src/gnu/usr.bin/texinfo/libtxi && make clean && make obj && make depend && make && cd /usr/src/gnu/usr.bin/texinfo/texindex&& make clean && make obj && make depend && make && make install
for me works fine.
_______________________________________________
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"