I'm currently recovering from two days without internet, but I hope to
get to your patches soon.  Thanks.

On 16-11-2006 09:50:04 +0100, Michael Haubenwallner wrote:
> Hi,
> 
> emerging sys-libs/readline-5.1_p4 bails out with this error:
> 
> i386-sun-solaris2.10-gcc -c -I. -I.    -pipe -O2 rlfe.c
> In file included from rlfe.c:76:
> extern.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> '__P'
> extern.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> '__P'
> rlfe.c: In function 'set_edit_mode':
> rlfe.c:763: warning: incompatible implicit declaration of built-in function 
> 'index'
> make: *** [rlfe.o] Error 1
> 
> 
> Reason is (compared with x86 Gentoo Linux), that Solaris does not
> provide "#define __P" in system headers as found on Linux.
> 
> Attached patch fixes that.
> 
> /haubi/


-- 
Fabian Groffen
Gentoo on a different level
-- 
[EMAIL PROTECTED] mailing list

Reply via email to