From: Steve Holmes <sjh@purdue.edu>
Subject: Solaris 8, emacs-21.2 gcc compile problem
Date: Tue, 04 Mar 2003 15:27:16 -0500 [thread overview]
Message-ID: <200303042027.h24KRGCA007726@harmony.cc.purdue.edu> (raw)
Following the instructions in the faq I'm sending this problem to you.
Solaris 8, gnu emacs 21.2,
./configure --prefix=/opt/emacs-21.2
make
...
make[2]: Entering directory `/home/harmony/a/sjh/work/src/emacs-21.2/lwlib'
gcc -c -DUSE_LUCID -I/usr/openwin/include -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/harmony/a/sjh/work/src/emacs-21.2/lwlib -I/home/harmony/a/sjh/work/src/emacs-21.2/lwlib/../src /home/harmony/a/sjh/work/src/emacs-21.2/lwlib/lwlib.c
gcc -c -I/usr/openwin/include -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/harmony/a/sjh/work/src/emacs-21.2/lwlib -I/home/harmony/a/sjh/work/src/emacs-21.2/lwlib/../src lwlib-Xlw.c
gcc -c -I/usr/openwin/include -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/harmony/a/sjh/work/src/emacs-21.2/lwlib -I/home/harmony/a/sjh/work/src/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 `0'
/usr/include/strings.h:26: warning: conflicting types for built-in function `memset'
make[2]: *** [xlwmenu.o] Error 1
What's up? I know it is an inconsistency between strings.h and
string_iso.h, but the line in strings.h doesn't have anything to do with
memmove. Plus, I can't find anything in the FAQ or in /etc/PROBLEMS or
anywhere else that addresses this issue.
Thanks,
Steve.
--
Steve Holmes \http://harmony.cc.purdue.edu/~sjh
ITaP/ICS \Email:sholmes@purdue.edu
Purdue University \Phone: (765) 496-3325
1408 Mathematics Building \
West Lafayette IN 47907-1408 \
next reply other threads:[~2003-03-04 20:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 20:27 Steve Holmes [this message]
[not found] <mailman.2745.1046809764.21513.bug-gnu-emacs@gnu.org>
2003-03-05 0:15 ` Solaris 8, emacs-21.2 gcc compile problem Johan Bockgård
2003-03-06 19:30 ` Richard Stallman
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=200303042027.h24KRGCA007726@harmony.cc.purdue.edu \
--to=sjh@purdue.edu \
--cc=sholmes@purdue.edu \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).