From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jonathan Eckstein Newsgroups: gmane.emacs.bugs Subject: Cannot build emacs with X under Solaris 8 and 9 Date: Mon, 13 Oct 2003 11:31:28 -0400 Organization: Rutgers University Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3F8AC550.8010100@rutcor.rutgers.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1066059948 14689 80.91.224.253 (13 Oct 2003 15:45:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Oct 2003 15:45:48 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 13 17:45:45 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A94tF-0002ih-00 for ; Mon, 13 Oct 2003 17:45:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A94s8-0007Yh-Vq for geb-bug-gnu-emacs@m.gmane.org; Mon, 13 Oct 2003 11:44:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A94mW-00067C-NU for bug-gnu-emacs@gnu.org; Mon, 13 Oct 2003 11:38:48 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A94lz-00060W-1I for bug-gnu-emacs@gnu.org; Mon, 13 Oct 2003 11:38:47 -0400 Original-Received: from [128.6.70.40] (helo=rutcor.rutgers.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1A94io-0005Uo-75 for bug-gnu-emacs@gnu.org; Mon, 13 Oct 2003 11:34:58 -0400 Original-Received: from rutcor.rutgers.edu (jobim.rutgers.edu [128.6.70.88]) by rutcor.rutgers.edu (8.12.8/8.12.8) with ESMTP id h9DFRHBu020696; Mon, 13 Oct 2003 11:27:18 -0400 User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0 X-Accept-Language: en-us, en Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5967 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5967 Hi -- I have tried to build emacs versions 20.7 through 21.2 on several different Solaris 8 and Solaris 9 systems. The builds always fail with error messages like: gcc -c -I/usr/openwin/include -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/jeckstei/emacs-build/emacs-21.2/lwlib -I/home/jeckstei/emacs-build/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 make[2]: *** [xlwmenu.o] Error 1 make[2]: Leaving directory `/home/jeckstei/emacs-build/emacs-21.2/lwlib' make[1]: *** [really-lwlib] Error 2 make[1]: Leaving directory `/home/jeckstei/emacs-build/emacs-21.2/src' make: *** [src] Error 2 The sequence leading to this was "configure --prefix=; make". I think there is a work-around of disabling X, but that seems quite drastic. Any advice or better work-arounds? Thanks, Jonathan -- Associate Professor Jonathan Eckstein MSIS Department, Rutgers Business School, Rutgers University TEACHING ADDRESS RESEARCH ADDRESS +------------------------------+--------------------------------+ | 255 J.H. Levin Building | RUTCOR, Room 155 | | 94 Rockafeller Road | 640 Bartholomew Road | | Livingston Campus | Busch Campus | | Rutgers University | Rutgers University | | Piscataway, NJ 08854 USA | Piscataway, NJ 08854 USA | | (732) 445-0510 | (732) 445-3272 | | FAX (732) 445-6329 | FAX (732) 445-5472 | +------------------------------+--------------------------------+ jeckstei@rutcor.rutgers.edu http://rutcor.rutgers.edu/~jeckstei/