gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: cannot build gcl


From: Camm Maguire
Subject: [Gcl-devel] Re: cannot build gcl
Date: Mon, 29 Jul 2002 18:36:40 -0400
User-agent: WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)

Greetings!  Your configure has apparently found the readline library,
but not the header.  Please post the full configure and build output
if this is still an issue, together with the location of your
readline.h header file.

Take care,


> Date: 2002-Feb-20 19:55
> Sender: glasner
> Logged In: NO 
> Browser: Mozilla/4.79 [en] (X11; U; Linux 2.2.19-6.3mdk i686)
> 
> I get the following error when trying to
> build the latest CVS under Linux - Mandrake-7.2:
> 
> gcc -pipe -fwritable-strings  -DVOL=volatile
> -I/usr/local/gcl/o -fsigned-char -c -O  -I../gcl-tk
> -I../h/ -O4   readline.c 
> readline.d:47: readline/readline.h: No such file or
> directory
> readline.d:48: readline/history.h: No such file or
> directory
> readline.d: In function `rl_completion':
> readline.d:98: warning: return makes pointer from
> integer without a cast
> readline.d: In function `rl_getc_em':
> readline.d:118: warning: assignment makes pointer from
> integer without a cast
> readline.d: In function `siLreadline_init':
> readline.d:227: `rl_readline_name' undeclared (first
> use in this function)
> readline.d:227: (Each undeclared identifier is reported
> only once
> readline.d:227: for each function it appears in.)
> readline.d: In function `init_readline_function':
> readline.d:294: `rl_readline_name' undeclared (first
> use in this function)
> readline.d:296: `rl_attempted_completion_function'
> undeclared (first use in this function)
> readline.d:296: `CPPFunction' undeclared (first use in
> this function)
> readline.d:296: parse error before `)'
> make[1]: *** [readline.o] Error 1
> make[1]: Leaving directory `/usr/local/gcl/o'
> 
> 
> s. 



reply via email to

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