[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnu-libiconv] libiconv 1.14 fails to build in gcc 4.9.2
From: |
John Darrington |
Subject: |
[bug-gnu-libiconv] libiconv 1.14 fails to build in gcc 4.9.2 |
Date: |
Sun, 3 Apr 2016 14:09:34 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Building libiconv 1.14 with gcc 4.9.2 I get the following:
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl
-DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c progname.c
In file included from progname.c:26:0:
./stdio.h:1010:1: error: 'gets' undeclared here (not in a function)
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
^
Makefile:914: recipe for target 'progname.o' failed
make[2]: *** [progname.o] Error 1
So far as I can see, gets isn't actually used.
J'
--
Avoid eavesdropping. Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-gnu-libiconv] libiconv 1.14 fails to build in gcc 4.9.2,
John Darrington <=