all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter van Hoof <p.van-hoof@qub.ac.uk>
Subject: emacs 21.2 failed to compile
Date: Fri, 03 May 2002 14:58:36 +0100	[thread overview]
Message-ID: <3CD2978C.9080608@qub.ac.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]

When I tried to install emacs 21.2 on my Sun Blade 100 station running Solaris 
2.8, I encountered the following problem:

configure --prefix=/opt/local
gmake

.....

gmake[2]: Entering directory `/opt/temp/emacs-21.2/lwlib'
gcc -c -DUSE_LUCID   -I/usr/openwin/include -I/usr/dt/include 
-I/opt/sfw/include -I/opt/local/include -I/usr/X/include -g -O2 
-DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src 
-I/opt/temp/emacs-21.2/lwlib -I/opt/temp/emacs-21.2/lwlib/../src 
/opt/temp/emacs-21.2/lwlib/lwlib.c
gcc -c   -I/usr/openwin/include -I/usr/dt/include  -I/opt/sfw/include 
-I/opt/local/include -I/usr/X/include -g -O2 -DEMACS_BITMAP_FILES 
-DHAVE_CONFIG_H -Demacs -I. -I../src -I/opt/temp/emacs-21.2/lwlib 
-I/opt/temp/emacs-21.2/lwlib/../src lwlib-Xlw.c
gcc -c   -I/usr/openwin/include -I/usr/dt/include  -I/opt/sfw/include 
-I/opt/local/include -I/usr/X/include -g -O2 -DEMACS_BITMAP_FILES 
-DHAVE_CONFIG_H -Demacs -I. -I../src -I/opt/temp/emacs-21.2/lwlib 
-I/opt/temp/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
gmake[2]: *** [xlwmenu.o] Error 1
gmake[2]: Leaving directory `/opt/temp/emacs-21.2/lwlib'
gmake[1]: *** [really-lwlib] Error 2
gmake[1]: Leaving directory `/opt/temp/emacs-21.2/src'
gmake: *** [src] Error 2

The preprocessed file xlwmenu.i.bz2 is attached. It appears that bcopy is 
#define'd to memmove before the prototype of bcopy is read from 
/usr/include/strings.h. This leads to the conflicting types error.

Peter van Hoof.

-- 
Peter van Hoof
APS Division - Physics Department
Queen's University Belfast
Belfast, BT7 1NN
Northern Ireland
Home Page: http://star.pst.qub.ac.uk/~pvh

[-- Attachment #2: xlwmenu.i.bz2 --]
[-- Type: application/octet-stream, Size: 34891 bytes --]

             reply	other threads:[~2002-05-03 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-03 13:58 Peter van Hoof [this message]
2002-05-03 16:13 ` emacs 21.2 failed to compile 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CD2978C.9080608@qub.ac.uk \
    --to=p.van-hoof@qub.ac.uk \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.