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

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

Re: compiling on Sun Blade 100 running Solaris 2.8


From: Eli Zaretskii
Subject: Re: compiling on Sun Blade 100 running Solaris 2.8
Date: Mon, 15 Jul 2002 07:46:27 +0300 (IDT)

On Sun, 14 Jul 2002, Richard Stallman wrote:

>     gcc -c   -I/usr/openwin/include  -I/usr/dt/include   -g -O2  
> -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs  -I. -I../src 
> -I/usr/local/src/gnu/emacs-21.2/lwlib -I 
> /usr/local/src/gnu/emacs-21.2/lwlib/../src xlwmenu.c
>     In file included from /usr/openwin/include/X11/Xos.h:81,
>                    from xlwmenu.c:32:
>     /usr/include/strings.h:25: conflicting types for `memmove'
>     /usr/include/iso/string_iso.h:62: previous declaration of `memmove'
>     /usr/include/strings.h:26: parse error before numeric constant
> 
> The only way to fix this is for someone to look at the specifics of
> the code and find the actual cause of the problem.  What are these
> conflicting declarations?  Why do they conflict?  Why are both
> eof them included?  Were any macro definitions involved in causing
> the conflict?

I think we already have that fixed in both CVS head and branch.  IIRC, I 
sent a patch in response to the original report, but got no replies.



reply via email to

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