bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnu-libiconv] Error in installing libiconv for linux


From: Nikita Shanker
Subject: [bug-gnu-libiconv] Error in installing libiconv for linux
Date: Tue, 6 Sep 2016 23:53:53 -0700

Hi,
I am getting the following error when trying to install it. This error below is thrown during compilatin. On renaming 'gets' as 'fgets' it compiles successfully and installation is successful.I suppose this is a bug but let me know if its not and needs some other solution.

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");

Thanks,
Nikita

reply via email to

[Prev in Thread] Current Thread [Next in Thread]