Ben Wing <ben(a)666.com> writes:
Hi Ben!
All comments should be sent to ben(a)xemacs.org -- when sending to a
mailing list, make sure to Cc: ben(a)xemacs.org. I see email much faster
when it has my email address in the headers than when it doesn't. Also,
clearly tag your bug report, e.g. by adding [MERGED-BEN-MULE] at the
beginning of the subject. That way, any reports that somehow or other
don't get sent directly to me can still be easily filtered out.
I see the following build error on my FreeBSD 4.5-STABLE i386 box:
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
sysdep.c
In file included from sysproc.h:55,
from sysdep.c:72:
/usr/include/sys/socket.h:54: warning: empty declaration
sysdep.c: In function `get_process_times_1':
sysdep.c:3489: storage size of `tttt' isn't known
sysdep.c:3490: warning: implicit declaration of function `times'
sysdep.c:3489: warning: unused variable `tttt'
gmake[1]: *** [sysdep.o] Error 1
gmake[1]: Leaving directory `/usr/local/users/support/nk/cvs/xemacs-21.5/src'
gmake: *** [dump-elcs] Error 2
norbert.