unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: compiling on Sun Blade 100 running Solaris 2.8
Date: Sun, 14 Jul 2002 09:22:14 -0600 (MDT)	[thread overview]
Message-ID: <200207141522.g6EFME720454@aztec.santafe.edu> (raw)
In-Reply-To: <200207091726.g69HQsk17587@node-000.offices.mudd.colby.edu> (fqgouvea@colby.edu)

    Now the error message from "make":

    gcc -c   -I/usr/openwin/include  -I/usr/dt/include   -g -O2  -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs  -I. -I../src -I/usr/local/src/gnu/emacs-21.2/lwlib -I /usr/local/src/gnu/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
    *** Error code 1
    make: Fatal error: Command failed for target `xlwmenu.o'
    Current working directory /usr/local/src/gnu/emacs-21.2/lwlib
    *** Error code 1
    make: Fatal error: Command failed for target `really-lwlib'
    Current working directory /usr/local/src/gnu/emacs-21.2/src
    *** Error code 1
    make: Fatal error: Command failed for target `src'

    Any suggestions?

The only way to fix this is for someone to look at the specifics of
the code and find the actual cause of the problem.  What are these
conflicting declarations?  Why do they conflict?  Why are both
eof them included?  Were any macro definitions involved in causing
the conflict?

Only someone who has access to a Sun can get to the bottom of this.

  parent reply	other threads:[~2002-07-14 15:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-09 17:26 compiling on Sun Blade 100 running Solaris 2.8 "Root at morse"
2002-07-10  5:03 ` Eli Zaretskii
2002-07-14 15:22 ` Richard Stallman [this message]
2002-07-15  4:46   ` Eli Zaretskii
2002-07-15 18:47     ` T.L.Bowers
2002-07-16 12:39       ` T.L.Bowers
2002-07-16 12:39       ` T.L.Bowers
2002-07-16 12:39       ` T.L.Bowers

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=200207141522.g6EFME720454@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    /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).