all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problems compiling emacs
@ 2002-08-17  5:31 Saman Desilva
  2002-08-17 20:09 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Saman Desilva @ 2002-08-17  5:31 UTC (permalink / raw)


Hi,
 I am having problems compiling emacs-21.2. Any help is appreciated.
here is my environment
-Saman
OS:SunOS nis 5.9 Generic sun4u sparc SUNW,Ultra-250
compiling with: Sun WorkShop 6 update 2 C 5.3 2001/05/15 (Tried gcc same
problem)
compiled with
Error:
make[2]: Entering directory `/usr/local/src/emacs-21.2/lwlib'
cc -c    -I/usr/dt/include   -g -O  -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H
-Demacs -I. -I../src -I/usr/local/src/emacs-21.2/lwlib
-I/usr/local/src/emacs-21.2/lwlib/../src xlwmenu.c
"/usr/include/strings.h", line 25: identifier redeclared: memmove
        current : function(pointer to void, pointer to const void,
unsigned int) returning void
        previous: function(pointer to void, pointer to const void,
unsigned int) returning pointer to void :
"/usr/include/iso/string_iso.h", line 62
"/usr/include/strings.h", line 26: syntax error before or at: 0
"/usr/include/strings.h", line 26: warning: undefined or missing type
for: size_t
"/usr/include/strings.h", line 26: identifier redeclared: memset
        current : function() returning void
        previous: function(pointer to void, int, unsigned int) returning
pointer to void : "/usr/include/iso/string_iso.h", line 63
"xlwmenu.c", line 252: cannot recover from previous errors
cc: acomp failed for xlwmenu.c
make[2]: *** [xlwmenu.o] Error 2

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

* Re: Problems compiling emacs
  2002-08-17  5:31 Problems compiling emacs Saman Desilva
@ 2002-08-17 20:09 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-08-17 20:09 UTC (permalink / raw)
  Cc: bug-gnu-emacs

I installed some changes recently that should fix this.
How about if you go to savannah.gnu.org and get the RC branch
of the Emacs repository, which is what will be released as 21.3,
and see if it works better?

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

end of thread, other threads:[~2002-08-17 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-17  5:31 Problems compiling emacs Saman Desilva
2002-08-17 20:09 ` Richard Stallman

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.