From: "Carl B. Constantine" <cconstan@csc.UVic.CA>
Subject: emacs 21.2 compile problems on Solaris 8
Date: Tue, 29 Oct 2002 10:47:26 -0800 [thread overview]
Message-ID: <20021029184726.GA7740@csc> (raw)
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
next reply other threads:[~2002-10-29 18:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-29 18:47 Carl B. Constantine [this message]
[not found] <mailman.1035917312.12596.help-gnu-emacs@gnu.org>
2002-10-29 23:53 ` emacs 21.2 compile problems on Solaris 8 Johan Bockgård
2002-10-30 18:40 ` Carl B. Constantine
2002-10-31 6:01 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021029184726.GA7740@csc \
--to=cconstan@csc.uvic.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).