guile-user
[Top][All Lists]
Advanced

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

Re: can't build guile 2.0.3


From: Andy Wingo
Subject: Re: can't build guile 2.0.3
Date: Sun, 18 Dec 2011 12:04:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Fri 16 Dec 2011 21:49, Dongyoon Oh <address@hidden> writes:

>   CC     readline.lo
> readline.c: In function 'init_bouncing_parens':
> readline.c:445: warning: implicit declaration of function 'rl_get_keymap_name'
> readline.c:445: warning: passing argument 1 of 'strncmp' makes pointer from 
> integer without a cast

This is probably Apple's `lineedit' pretending to be GNU readline, but
not being entirely compatible.  Either install GNU readline, or disable
readline when compiling.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

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