From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Xiaoxia Dong Newsgroups: gmane.emacs.help Subject: need help to install emacs Date: Thu, 22 Aug 2002 09:35:18 -0500 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <5.1.0.14.2.20020822093227.00a76198@casbah.it.northwestern.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1030026958 22276 127.0.0.1 (22 Aug 2002 14:35:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 22 Aug 2002 14:35:58 +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 17ht41-0005nA-00 for ; Thu, 22 Aug 2002 16:35:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ht5A-0007gT-00; Thu, 22 Aug 2002 10:37:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17ht4a-0007Y8-00 for help-gnu-emacs@gnu.org; Thu, 22 Aug 2002 10:36:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17ht44-0007WN-00 for help-gnu-emacs@gnu.org; Thu, 22 Aug 2002 10:36:31 -0400 Original-Received: from casbah.it.northwestern.edu ([129.105.16.52]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ht44-0007VQ-00 for help-gnu-emacs@gnu.org; Thu, 22 Aug 2002 10:36:00 -0400 Original-Received: (from mailnull@localhost) by casbah.it.northwestern.edu (8.8.7/8.8.7) id JAA15543 for ; Thu, 22 Aug 2002 09:35:56 -0500 (CDT) Original-Received: from DOLPHIN.northwestern.edu (dhcp188099.it.northwestern.edu [129.105.188.99]) by casbah.it.northwestern.edu via smap (V2.0) id xma014901; Thu, 22 Aug 02 09:35:19 -0500 X-Sender: xdo838@casbah.it.northwestern.edu (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: help-gnu-emacs@gnu.org 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:854 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:854 I was trying to install emacs-21.2 on Sun Sparc machine. I got the following errors when I tried to compile the src/lwlib code. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- gcc -c -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/usr/local/src/emacs-21.2/lwlib -I/usr/local/src/emacs-21.2/lwlib/../src xlwmenu.c In file included from /usr/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 `0' /usr/include/strings.h:26: warning: conflicting types for built-in function `memset' make: *** [xlwmenu.o] Error 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Thank you very much for your time and help. Xiaoxia Dong Northwestern University, Evanston, IL. USA x-dong@northwestern.edu