Hi!
I hope, I've got all changes ... the current version doesn't build:
gcc -c -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes
-Wsign-compare -Wshadow -Wpointer-arith -Demacs -I. -DHAVE_CONFIG_H
-I/usr/local/include
-I/usr/X11R6/include process.c
In file included from sysproc.h:55,
from process.c:56:
/usr/include/sys/socket.h:54: warning: empty declaration
process.c: In function `init_xemacs_process':
process.c:2258: `environ' undeclared (first use in this function)
process.c:2258: (Each undeclared identifier is reported only once
process.c:2258: for each function it appears in.)
process.c:2256: warning: `envp' might be used uninitialized in this
function
gmake[1]: *** [process.o] Error 1
gmake[1]: Leaving directory
`/usr/local/users/support/nk/cvs/xemacs-21.5/src'
gmake: *** [dump-elcs] Error 2
This is on a FreeBSD 4.5-STABLE i386 machine.
norbert.