[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot build emacs with X under Solaris 8 and 9
From: |
Jonathan Eckstein |
Subject: |
Cannot build emacs with X under Solaris 8 and 9 |
Date: |
Mon, 13 Oct 2003 11:31:28 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0 |
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=<some dir>; 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/
- Cannot build emacs with X under Solaris 8 and 9,
Jonathan Eckstein <=