GNU bug report logs -
#31370
Can not make Diffutils on Debian
Previous Next
To reply to this bug, email your comments to 31370 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-diffutils <at> gnu.org
:
bug#31370
; Package
diffutils
.
(Sat, 05 May 2018 08:53:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ateymuri <ateymuri63 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-diffutils <at> gnu.org
.
(Sat, 05 May 2018 08:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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)]
Information forwarded
to
bug-diffutils <at> gnu.org
:
bug#31370
; Package
diffutils
.
(Sun, 06 May 2018 19:47:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 31370 <at> debbugs.gnu.org (full text, mbox):
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.
Information forwarded
to
bug-diffutils <at> gnu.org
:
bug#31370
; Package
diffutils
.
(Sun, 06 May 2018 19:48:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 31370 <at> debbugs.gnu.org (full text, mbox):
tags 31370 notabug
close 31370
stop
This bug report was last modified 7 years and 40 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.