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: Richard Stallman
Subject: Re: compiling on Sun Blade 100 running Solaris 2.8
Date: Sun, 14 Jul 2002 09:22:14 -0600 (MDT)

    Now the error message from "make":

    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
    *** Error code 1
    make: Fatal error: Command failed for target `xlwmenu.o'
    Current working directory /usr/local/src/gnu/emacs-21.2/lwlib
    *** Error code 1
    make: Fatal error: Command failed for target `really-lwlib'
    Current working directory /usr/local/src/gnu/emacs-21.2/src
    *** Error code 1
    make: Fatal error: Command failed for target `src'

    Any suggestions?

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?

Only someone who has access to a Sun can get to the bottom of this.





reply via email to

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