GNU bug report logs - #31370
Can not make Diffutils on Debian

Previous Next

Package: diffutils;

Reported by: ateymuri <ateymuri63 <at> gmail.com>

Date: Sat, 5 May 2018 08:53:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: ateymuri <ateymuri63 <at> gmail.com>
To: 31370 <at> debbugs.gnu.org
Subject: bug#31370: Can not make Diffutils on Debian
Date: Sat, 5 May 2018 10:40:00 +0200
[Message part 1 (text/plain, inline)]
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");
 ^
Makefile:1441: recipe for target 'exclude.o' failed
make[3]: *** [exclude.o] Error 1
make[3]: Leaving directory '/home/amir/Downloads/diffutils-3.2/lib'
Makefile:1463: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/amir/Downloads/diffutils-3.2/lib'
Makefile:1233: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/amir/Downloads/diffutils-3.2/lib'
Makefile:1071: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1



Can any one help?

Regards,
Amir
[Message part 2 (text/html, inline)]

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.