From CVS.
Stops here:
gcc -c -g -O3 -Wall -Wno-switch -Demacs -I. -DHAVE_CONFIG_H
-I/usr/local/includ
e -Wno-sign-compare -fno-caller-saves -I/usr/X11R6.3/include EmacsManager.c
gcc -g -O3 -Wall -Wno-switch -L/usr/X11R6.3/lib -o temacs abbrev.o
alloc.o b
locktype.o buffer.o bytecode.o callint.o callproc.o casefiddle.o casetab.o
chart
ab.o cmdloop.o cmds.o console.o console-stream.o data.o device.o dired.o
doc.o d
oprnt.o dynarr.o editfns.o elhash.o emacs.o eval.o events.o debug.o ntplay.o
une
xcw.o scrollbar-msw.o menubar-msw.o toolbar-msw.o dialog-msw.o console-msw.o
dev
ice-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o
gly
phs-msw.o gui-msw.o dragdrop.o dgif_lib.o gif_io.o menubar.o scrollbar.o
dialog.
o toolbar.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o
file-coding
.o getloadavg.o inline.o console-tty.o device-tty.o event-tty.o frame-tty.o
obje
cts-tty.o redisplay-tty.o cm.o terminfo.o event-unixoid.o database.o
process-uni
x.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
hash.o
imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o
mac
ros.o marker.o md5.o minibuf.o objects.o opaque.o print.o process.o
profile.o ra
ngetab.o redisplay.o redisplay-output.o regex.o search.o sheap.o signal.o
sound.
o specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o balloon_help.o
ballo
on-x.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o objects-x.o
redisp
lay-x.o xgccache.o xselect.o widget.o window.o lastfile.o gmalloc.o
free-hook.o
vm-limit.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o
TransientEmacsShell.
o EmacsManager.o ../lwlib/liblw.a -lXaw -ltiff -lpng -ljpeg -lz -lXpm
-lXmu -
lXt -lXext -lX11 -lSM -lICE -lgdbm -lncurses -lwinmm -lshell32 -lgdi32
-luser32
-lcomctl32
objects-msw.o: In function `mswindows_enumerate_fonts':
/binary/xemacs-21.2/src/objects-msw.c:1038: undefined reference to
`font_enum_ca
llback_1@16'
make[1]: *** [temacs] Error 1
make: *** [dump-elcs] Error 2
uname -a: CYGWIN32_NT DILBERT 4.0 19.4 i686 unknown
./configure '--package-path=/binary/xemacs-20'
'--site-includes=/usr/local/include'
XEmacs 21.2-b13 "Demeter" configured for `i686-pc-cygwin32'.
Where should the build process find the source code?
/binary/xemacs-21.2
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/cygwin32.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall
-Wno-switch
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? default
What window system should XEmacs use? x11
Where do we find X Windows header files?
/usr/X11R6.3/include
Where do we find X Windows libraries? /usr/X11R6.3/lib
Additional header files: /usr/local/include
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in File coding support.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( msw ).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
movemail will use "dot-locking" for locking mail spool files.
Compiling in extra code for debugging.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------