From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Carl B. Constantine" Newsgroups: gmane.emacs.help Subject: emacs 21.2 compile problems on Solaris 8 Date: Tue, 29 Oct 2002 10:47:26 -0800 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <20021029184726.GA7740@csc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035917544 4318 80.91.224.249 (29 Oct 2002 18:52:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Oct 2002 18:52:24 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186bTP-00016w-00 for ; Tue, 29 Oct 2002 19:52:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186bPl-0003HN-00; Tue, 29 Oct 2002 13:48:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 186bOq-0001P1-00 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 13:47:36 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 186bOi-00016e-00 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 13:47:33 -0500 Original-Received: from gulf.csc.uvic.ca ([142.104.105.200]) by monty-python.gnu.org with esmtp (Exim 4.10) id 186bOi-00013r-00 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 13:47:28 -0500 Original-Received: from viper.csc.UVic.CA (viper.csc.UVic.CA [142.104.105.119]) by gulf.csc.UVic.CA (8.8.8/8.8.8) with ESMTP id KAA26728 for ; Tue, 29 Oct 2002 10:48:13 -0800 (PST) Original-Received: (from cconstan@localhost) by viper.csc.UVic.CA (8.11.6+Sun/8.11.6) id g9TIlQK07760 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 10:47:26 -0800 (PST) Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4i X-Editor: Vim http://www.vim.org/ X-Info: http://www.csc.uvic.ca/~cconstan X-Operating-System: Solaris 8/5.8 (i86pc) Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3070 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3070 I'm trying to compile Emacs 21.1 for Solaris 8, both Intel versions and Sparc versions. On the Sparc, I'm using gcc 2.95.3. On the x86, I'm using gcc 3.1.1. In both cases I get this same error: gcc -c -I/public/include -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/sw/pgmstore/admpubsw/emacs/emacs-21.2/lwlib -I/sw/pgmstore/admpubsw/emacs/emacs-21.2/lwlib/../src xlwmenu.c In file included from /package/gcc-3.1.1/lib/gcc-lib/i386-pc-solaris2.8/3.1.1/include/X11/Xos.h:90, 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 make[2]: *** [xlwmenu.o] Error 1 make[2]: Leaving directory `/sw/pgmstore/admpubsw/emacs/emacs-21.2/lwlib' make[1]: *** [really-lwlib] Error 2 make[1]: Leaving directory `/sw/pgmstore/admpubsw/emacs/emacs-21.2/src' make: *** [src] Error 2 (The /public/include is an extra include dir for the image libraries - tiff, jpeg, png, xpm). I've tried with and without gnu binutils. I've tried with and without specifying the image libraries (without, emacs doesn't include them in the configure because they are in a different location for our needs) but in every case, I get this same error. Looking at the typescript (generated by the script command) I don't recall having this problem with Emacs 21.1 on the sparc machine using gcc 2.95.3. Anyone have ideas as to what is causing this and how I can fix it? -- Carl B. Constantine University of Victoria Programmer Analyst http://www.uvic.ca UNIX System Administrator Victoria, BC, Canada cconstan@csc.uvic.ca ELW A220, 721-8753