GNU bug report logs -
#31370
Can not make Diffutils on Debian
Previous Next
Full log
View this message in rfc822 format
On Sat, May 5, 2018 at 1:40 AM, ateymuri <ateymuri63 <at> gmail.com> wrote:
> I am getting this error while running make in the source directory:
>
> Making all in lib
> make[1]: Entering directory '/home/amir/Downloads/diffutils-3.2/lib'
> make all-recursive
> make[2]: Entering directory '/home/amir/Downloads/diffutils-3.2/lib'
> make[3]: Entering directory '/home/amir/Downloads/diffutils-3.2/lib'
> CC exclude.o
> In file included from exclude.c:31:0:
> ./stdio.h:1012:1: error: 'gets' undeclared here (not in a function)
> _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
You are attempting to build diffutils-3.2 from source, yet that
version is more than 6 years old. Please use the latest:
diffutils-3.6.
This bug report was last modified 7 years and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.