From xemacs-m  Wed Mar 19 13:11:03 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA27491
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 13:11:01 -0600 (CST)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id OAA08206; Wed, 19 Mar 1997 14:11:02 -0500 (EST)
Date: Wed, 19 Mar 1997 14:11:02 -0500 (EST)
Message-Id: <199703191911.OAA08206@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: xemacs-19.15-b101 fatal link error
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII

gcc -nostdlib   `./prefix-args -Xlinker   -L/usr/X11R6/lib  -e start -dc -dp  	      	  -L. -L../lwlib   `  -o temacs pre-crt0.o /usr/lib/crt0.o abbrev.o alloc.o blocktype.o buffer.o bytecode.o 	callint.o callproc.o casefiddle.o casetab.o cmdloop.o 	cmds.o console.o console-stream.o 	data.o database.o  debug.o  device.o dialog.o  dired.o doc.o 	doprnt.o dynarr.o 	editfns.o elhash.o emacs.o     eval.o events.o 	event-stream.o event-unixoid.o  extents.o 	faces.o fileio.o filelock.o filemode.o floatfns.o fns.o font-lock.o 	frame.o 	general.o getloadavg.o dgif_lib.o gif_err.o gifalloc.o  glyphs.o gui.o  	hash.o 	indent.o inline.o insdel.o intl.o 	keymap.o  	lread.o lstream.o 	macros.o marker.o md5.o menubar.o  minibuf.o   	    	objects.o opaque.o 	print.o process.o profile.o pure.o 	rangetab.o   redisplay.o redisplay-output.o regex.o 	scrollbar.o  search.o signal.o sound.o   specifier.o 	strftime.o   symbols.o syntax.o sysdep.o 	    console-tty.o device-tty.o event-tty.o frame-tty!
.o objects-tty.o redisplay-tty.o cm.o  	undo.o unexfreebsd.o  	console-x.o device-x.o dialog-x.o  event-Xt.o frame-x.o glyphs-x.o gui-x.o  menubar-x.o  objects-x.o redisplay-x.o scrollbar-x.o    xgccache.o xselect.o    	window.o terminfo.o   lastfile.o gmalloc.o free-hook.o vm-limit.o ralloc.o  EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o     -llw -lXaw -lXpm -lcompface -ljpeg -lpng -lz   -lXmu -lXt -lSM -lICE  -lXext -lX11 	-lutil    -lncurses -ltermcap      	       -lgcc -lm  -lc  	-lgcc
glyphs-x.h:79: Undefined symbol `_lrecord_subwindow' referenced from text segment
*** Error code 1


Configured for `i386-unknown-freebsd2.1.5'.

  Where should the build process find the source code?    /usr/src/local/xemacs-19.15-b101
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/freebsd.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc  -g -O 
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.

----------------------------------------------------------------------

