help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: linux compile fails on sys_error / stdio.h incompatible


From: Benjamin Riefenstahl
Subject: Re: linux compile fails on sys_error / stdio.h incompatible
Date: 08 May 2003 14:21:45 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi,


"Maureen" <mew@azulsystems.com> writes:
> /hw/tools/ftp/emacs/emacs-21.2/lib-src/movemail.c: In function `strerror':
> /hw/tools/ftp/emacs/emacs-21.2/lib-src/movemail.c:947: conflicting types for
> `sys_errlist'
> /hw/tools/gnu/gcc/3.2.2/i686/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/stdi
> o.h:563: previous declaration of `sys_errlist'

a) Is there any reason why you can't use the current 21.3?

b) Investigate why configure doesn't find strerror() in the system
headers.  It does on my machine here, as it should and if it finds
that, it shouldn't try to use it's own version.  I admit my machine is
linux-ppc, not i386. 


Hope this helps, benny



reply via email to

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