cd ./lib-src && make all make[1]: Entering directory `/home/esj/xemacs-beta/lib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/esj/xemacs-beta/lib-src' cd ./lwlib && make all make[1]: Entering directory `/home/esj/xemacs-beta/lwlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/esj/xemacs-beta/lwlib' cd ./src && make all make[1]: Entering directory `/home/esj/xemacs-beta/src' if test -f dump-size ; then \ gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -Demacs -I. -I/home/esj/xemacs-beta/src -DHAVE_CONFIG_H -fno-caller-saves -DMAX_SIZE=`cat dump-size` /home/esj/xemacs-beta/src/dump-data.c ;\ else \ gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -Demacs -I. -I/home/esj/xemacs-beta/src -DHAVE_CONFIG_H -fno-caller-saves -DMAX_SIZE=0 /home/esj/xemacs-beta/src/dump-data.c ;\ fi gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -Wl,-export-all-symbols -o temacs.exe abbrev.o alloc.o alloca.o array.o balloon_help.o balloon-x.o blocktype.o buffer.o bytecode.o callint.o casefiddle.o casetab.o chartab.o filelock.o cmdloop.o cmds.o console.o console-stream.o data.o database.o debug.o tests.o device.o dired.o doc.o doprnt.o editfns.o elhash.o emacs.o emodules.o eval.o events.o event-stream.o event-unixoid.o dumper.o dragdrop.o getloadavg.o inline.o ntplay.o terminfo.o extents.o faces.o file-coding.o fileio.o filemode.o floatfns.o fns.o font-lock.o frame.o gc.o general.o glyphs.o glyphs-eimage.o glyphs-shared.o glyphs-widget.o gui.o menubar.o scrollbar.o dialog.o toolbar.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 console-msw.o device-msw.o event-msw.o frame-msw.o fontcolor-msw.o select-msw.o redisplay-msw.o glyphs-msw.o gui-msw.o menubar-msw.o scrollbar-msw.o dialog-msw.o toolbar-msw.o fontcolor.o opaque.o print.o process.o process-unix.o profile.o rangetab.o realpath.o redisplay.o redisplay-output.o regex.o search.o select.o sysdll.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o text.o console-tty.o device-tty.o event-tty.o frame-tty.o fontcolor-tty.o redisplay-tty.o cm.o undo.o unicode.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o fontcolor-x.o redisplay-x.o select-x.o gccache-x.o intl-x.o gui-x.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o toolbar-xlike.o widget.o window.o win32.o intl-win32.o intl-auto-encap-win32.o intl-encap-win32.o xemacs_res.o lastfile.o gmalloc.o free-hook.o vm-limit.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o xemacs-export.o dump-id.o dump-data.o ../lwlib/liblw.a -lpng -lz -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdbm_compat -lgdbm -lncurses -lwinmm -limm32 -lshell32 -lgdi32 -luser32 -lcomdlg32 -lcomctl32 -lole32 -luuid -lwinspool -lmpr win32.o: In function `mswindows_read_link_1': /home/esj/xemacs-beta/src/win32.c:513: undefined reference to `_IID_IPersistFile' /home/esj/xemacs-beta/src/win32.c:571: undefined reference to `_IID_IPersistFile' collect2: ld returned 1 exit status make[1]: *** [temacs.exe] Error 1 make[1]: Leaving directory `/home/esj/xemacs-beta/src' make: *** [src] Error 2