From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "\"Root at morse\"" Newsgroups: gmane.emacs.bugs Subject: compiling on Sun Blade 100 running Solaris 2.8 Date: Tue, 9 Jul 2002 13:26:54 -0400 (EDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200207091726.g69HQsk17587@node-000.offices.mudd.colby.edu> Reply-To: fqgouvea@colby.edu NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1026236068 20803 127.0.0.1 (9 Jul 2002 17:34:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 9 Jul 2002 17:34:28 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Rysd-0005P9-00 for ; Tue, 09 Jul 2002 19:34:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RytJ-0007b1-00; Tue, 09 Jul 2002 13:35:09 -0400 Original-Received: from emerald.colby.edu ([137.146.210.52]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RysU-0007Y9-00 for ; Tue, 09 Jul 2002 13:34:18 -0400 Original-Received: from node-000.offices.mudd.colby.edu (node-000.offices.mudd.colby.edu [137.146.194.32]) by emerald.colby.edu (8.11.6/8.11.6/1.31') with ESMTP id g69HQwG12681 for ; Tue, 9 Jul 2002 13:26:58 -0400 (EDT) Original-Received: (from root@localhost) by node-000.offices.mudd.colby.edu (8.11.6/8.9.3/Colby-client/1.7) id g69HQsk17587; Tue, 9 Jul 2002 13:26:54 -0400 (EDT) Original-To: bug-gnu-emacs@gnu.org X-MailScanner: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2560 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2560 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