bug-gsrc
[Top][All Lists]
Advanced

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

[bug-gsrc] Bug in compiling dico


From: Jean Louis
Subject: [bug-gsrc] Bug in compiling dico
Date: Mon, 25 Apr 2016 17:14:49 +0200

Hello,

Dico is great dictionary tool, and it is GNU software. I have tried
contacting the author but it was problem with email.

Dico is part of GSRC. So here is the bug below. I need help to compile
it, even with patches as dictionary use will be employed in Tanzania,
where people do not have Internet connection.

Jean Louis

Dico configured with the following settings:

Guile ........................... yes
Python .......................... yes
GSASL ........................... yes
LDAP ............................ no
PAM ............................. no
Readline ........................ yes
Preprocessor .................... "/usr/bin/m4 -s"

Perl-compatible regexs .......... yes
WordNet ......................... no

Default server .................. gnu.org.ua
Autologin file .................. .dicologin
make[2]: Leaving directory '/sources/gnu/dico-2.2/examples'
Making all in gint
make[2]: Entering directory '/sources/gnu/dico-2.2/gint'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gnu/dico-2.2/gint'
Making all in gnu
make[2]: Entering directory '/sources/gnu/dico-2.2/gnu'
  GEN    configmake.h
make  all-recursive
make[3]: Entering directory '/sources/gnu/dico-2.2/gnu'
make[4]: Entering directory '/sources/gnu/dico-2.2/gnu'
  CC     localcharset.o
In file included from localcharset.c:30:0:
./stdio.h:479:1: error: ‘gets’ undeclared here (not in a function)
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
 ^
Makefile:1207: recipe for target 'localcharset.o' failed
make[4]: *** [localcharset.o] Error 1
make[4]: Leaving directory '/sources/gnu/dico-2.2/gnu'
Makefile:1243: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/sources/gnu/dico-2.2/gnu'
Makefile:1085: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/sources/gnu/dico-2.2/gnu'
Makefile:1076: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/sources/gnu/dico-2.2'
Makefile:1005: recipe for target 'all' failed



reply via email to

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