From xemacs-m  Thu Jun 26 11:05:24 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA16062
	for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 11:05:23 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id JAA04153 for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 09:28:30 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id JAA17507; Thu, 26 Jun 1997 09:04:52 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id JAA27454; Thu, 26 Jun 1997 09:04:52 -0700
To: xemacs-beta@xemacs.org
Subject: sofia build failure, Solaris 2.5.1
X-Attribution: GDF
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 26 Jun 1997 09:04:51 -0700
Message-ID: <bciyb7xbba4.fsf@corp.Sun.COM>
Lines: 64
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta8) - "Copenhagen"

Looks like a dependance on motif where none was called for, and then a 
subsequent failure to insert the appropriate lib links.  If I change
it to 'with-dialogs=motif' it builds correctly.

-- Gary F.

uname -a: SunOS legba 5.5.1 Generic_103640-04 sun4u sparc SUNW,Ultra-1

./configure  '--with-workshop' '--site-runtime-libraries=/net/legba.corp/usr/local/lib' '--with-scrollbars=lucid' '--with-dialogs=athena3d' '--error-checking=none' '--debug=yes' '--with-xpm'


Configured for `sparc-sun-solaris2.5.1'.

  Where should the build process find the source code?    /home/gfoster/xemacs-20.3-b9
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O2
  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/dt/include /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/dt/lib /usr/openwin/lib
  Runtime library search path:                            /net/legba.corp/usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in native sound support.
  Compiling in support for GNU DBM.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for Sun WorkShop.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena-3d dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

Producing `src/paths.h' from `src/paths.h.in'.
src/paths.h is unchanged
cd lib-src && make all  \
	CC='gcc' CFLAGS='-g -O2' MAKE='make'
make[1]: Entering directory `/home/gfoster/xemacs-20.3-b9/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/gfoster/xemacs-20.3-b9/lib-src'
cd dynodump && make all  \
	CC='gcc' CFLAGS='-g -O2' MAKE='make'
make[1]: Entering directory `/home/gfoster/xemacs-20.3-b9/dynodump'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/gfoster/xemacs-20.3-b9/dynodump'
cd lwlib && make all  \
	CC='gcc' CFLAGS='-g -O2' MAKE='make'
make[1]: Entering directory `/home/gfoster/xemacs-20.3-b9/lwlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/gfoster/xemacs-20.3-b9/lwlib'
cd src && make all  \
	CC='gcc' CFLAGS='-g -O2' MAKE='make'
make[1]: Entering directory `/home/gfoster/xemacs-20.3-b9/src'
gcc -g -O2  -L. -fno-gnu-linker -L/usr/ccs/lib -R/net/legba.corp/usr/local/lib -L/usr/dt/lib -L/usr/openwin/lib  -o temacs  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 debug.o sunpro.o unexsol2.o tooltalk.o dgif_lib.o gif_err.o gifalloc.o menubar.o scrollbar.o dialog.o toolbar.o gui.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o inline.o sunplay.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 event-stream.o extents.o faces.o fileio.o filelock.o filemode.o floatfns.o fns.o font-lock.o frame.o general.o getloadavg.o glyphs.o  hash.o indent.o insdel.o intl.o keymap.o  lread.o lstream.o macros.o marker.o md5.o minibuf.o objects.o opaque.o print.o process.o profile.o pure.o rangetab.o redisplay.o redisplay-output.o regex.o search.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o balloon_help.o balloon-x.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o objects-x.o redisplay-x.o xgccache.o xselect.o window.o  lastfile.o gmalloc.o vm-limit.o ralloc.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o  ../lwlib/liblw.a  -lXaw -lpng -lz -ljpeg -lcompface -lXpm -lDtSvc -ltt -lXmu -lXt -lXext -lX11 -lgdbm -lcurses /usr/demo/SOUND/lib/libaudio.a -lkvm -lkstat -lm -lsocket -lnsl -lelf -lgen -ldl 
make[1]: Leaving directory `/home/gfoster/xemacs-20.3-b9/src'

