unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Solaris 8, emacs-21.2 gcc compile problem
@ 2003-03-04 20:27 Steve Holmes
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Holmes @ 2003-03-04 20:27 UTC (permalink / 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 \

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Solaris 8, emacs-21.2 gcc compile problem
       [not found] <mailman.2745.1046809764.21513.bug-gnu-emacs@gnu.org>
@ 2003-03-05  0:15 ` Johan Bockgård
  2003-03-06 19:30   ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Bockgård @ 2003-03-05  0:15 UTC (permalink / raw)


Steve Holmes <sjh@purdue.edu> writes:

> Solaris 8, gnu emacs 21.2, 
> make
> ...
> /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
>
> Plus, I can't find anything in the FAQ or in /etc/PROBLEMS or
> anywhere else that addresses this issue.

Google.

http://groups.google.com/groups?th=edc68f3c08bcbbcc

/Johan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Solaris 8, emacs-21.2 gcc compile problem
  2003-03-05  0:15 ` Solaris 8, emacs-21.2 gcc compile problem Johan Bockgård
@ 2003-03-06 19:30   ` Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2003-03-06 19:30 UTC (permalink / raw)
  Cc: gnu-emacs-bug

If you want to provide a helpful answer, please include the actual text,
not just a URL.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-06 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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
2003-03-04 20:27 Steve Holmes

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).