Hi!
Current cvs up leads to sources which can't be build:
[...]
gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wshadow
-Wpointer-arith -L/usr/local/lib -Xlinker -R/usr/local/lib:/usr/X11R6/lib
-L/usr/X11R6/lib -Wl,-export-dynamic -o xemacs abbrev.o alloc.o blocktype.o buffer.o
bytecode.o callint.o callproc.o casefiddle.o casetab.o chartab.o cmdloop.o cmds.o
console.o console-stream.o data.o device.o dired.o doc.o doprnt.o dynarr.o editfns.o
elhash.o emacs.o eval.o events.o filelock.o dumper.o balloon_help.o balloon-x.o dgif_lib.o
gif_io.o menubar.o scrollbar.o dialog.o menubar-x.o scrollbar-x.o dialog-x.o gui-x.o
mule.o mule-ccl.o mule-charset.o file-coding.o input-method-xlib.o realpath.o inline.o
linuxplay.o miscplay.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o
redisplay-tty.o cm.o terminfo.o event-unixoid.o database.o sysdll.o emodules.o
process-unix.o event-stream.o extents.o faces.o fileio.o filemode.o floatfns.o fns.o
font-lock.o frame.o general.o glyphs.o glyphs-eimage.o glyphs-widget.o gui.o gutter.o
hash.o imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o
macros.o marker.o md5.o minibuf.o objects.o opaque.o print.o process.o profile.o
rangetab.o redisplay.o redisplay-output.o regex.o search.o select.o signal.o sound.o
specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o console-x.o device-x.o
event-Xt.o frame-x.o glyphs-x.o objects-x.o redisplay-x.o select-x.o xgccache.o widget.o
window.o lastfile.o gmalloc.o vm-limit.o ralloc.o EmacsFrame.o EmacsShell.o
TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o dump-id.o ../lwlib/liblw.a
-lXaw -ltiff -lpng -ljpeg -lz -lcompface -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE
-lncurses -lintl -lm -lutil -lxpg4
/usr/X11R6/lib/libXaw.so: warning: tmpnam() possibly used unsafely; consider using
mkstemp()
callproc.o: In function `child_setup':
/usr/users/nk/cvs/candidate-21-4/src/callproc.c(.text+0xc6d): undefined reference to
`retry_close'
gmake[1]: *** [xemacs] Error 1
gmake[1]: Leaving directory `/usr/users/nk/cvs/candidate-21-4/src'
gmake: *** [src] Error 2
This is on FreeBSD 4.7-PRERELEASE i386 (which causes the warning about
tmpnam:-).
norbert.