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

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

compiling on Sun Blade 100 running Solaris 2.8


From: "Root at morse"
Subject: compiling on Sun Blade 100 running Solaris 2.8
Date: Tue, 9 Jul 2002 13:26:54 -0400 (EDT)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (sparc-sun-solaris2.8)
 of 2002-07-08 on ithaca
configured using `configure  --without-x'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_US.ISO8859-1
  value of $LC_CTYPE: en_US.ISO8859-1
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: en_US.ISO8859-1
  value of $LC_NUMERIC: en_US.ISO8859-1
  value of $LC_TIME: en_US.ISO8859-1
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Running ./configure seems to work ok, but then "make" fails if X support is
enabled. Details:

Here is the output from configure:

Configured for `sparc-sun-solaris2.8'.

  Where should the build process find the source code?
  /usr/local/src/gnu/emacs-21.2
  What operating system and machine description files should Emacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should emacs be built with?               gcc -g -O2
  Should Emacs use the GNU version of malloc?             yes
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   yes
  Does Emacs use X toolkit scroll bars?                   no

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?

Fernando

-- 
============================================================================
Fernando Q. Gouvea                              
Dept. of Mathematics                            Editor, FOCUS and MAA Online
Colby College                                   http://www.maa.org
Waterville, ME 04901
fqgouvea@colby.edu                              
============================================================================

I believe every human has a finite number of heartbeats. I don't intend to
waste any of mine running around doing exercises.
  -- Neil Armstrong




reply via email to

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