From xemacs-m  Sat Jun  7 02:24:12 1997
Received: from ALPHA8.CC.MONASH.EDU.AU (alpha8.cc.monash.edu.au [130.194.1.8])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA22663
	for <xemacs-beta@xemacs.org>; Sat, 7 Jun 1997 02:24:10 -0500 (CDT)
Received: from goaway.cc.monash.edu.au ("port 4109"@goaway.cc.monash.edu.au)
 by vaxh.cc.monash.edu.au (PMDF V5.1-7 #20655)
 with ESMTP id <01IJSS0N94Q08ZEZ7I@vaxh.cc.monash.edu.au> for
 xemacs-beta@xemacs.org; Sat, 7 Jun 1997 17:24:09 +1000
Received: (ajc@localhost) by goaway.cc.monash.edu.au (8.8.5/8.6.4)
 id RAA09496; Sat, 07 Jun 1997 17:24:09 +1000 (EST)
Date: Sat, 07 Jun 1997 17:24:08 +1000
From: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Subject: Warsaw dynamic success (!) on alpha-dec-osf4.0
To: XEmacs Beta Testers <xemacs-beta@xemacs.org>
Message-id: <ruioh9ieuzr.fsf@goaway.cc.monash.edu.au>
MIME-version: 1.0 (generated by tm-edit 7.108)
X-Mailer: Gnus v5.4.56/XEmacs 20.3(beta4)
Content-type: multipart/mixed; boundary="Multipart_Sat_Jun__7_17:24:08_1997-1"
Content-transfer-encoding: 7bit
X-Attribution: ajc
X-URI: <URL:http://www-personal.monash.edu.au/~ajc>
X-PGP-Key-ID: C7BD53F5
X-Face: 
 PBPJ+.AE`FBN4$}H<dIo+^`A-G%mJTXXP$^4bBox##5=oF{G\[:0|sNlr%~H1,>rwwEh<qq.dHRpu8ftJ\'14l]<x(nRD>J)x?-5$MQ%Z)svNR@Q\WG6[GDr,}a@8ULwGWBsk,Pqxm!Z<lnD(Skwwe$j+<0g6N6z}>-
X-AT&T-Hype: Have you ever been forced to play a character on Barney and
 Friends where your long-lost brother is lost?  Or seen an infant talking with
 your head eight times in a row?  Or been tortured with electricity by the
 government while throwing stuff you found on the ground?  You will.  And the
 company that will bring it to you: AT&T.
Lines: 77

--Multipart_Sat_Jun__7_17:24:08_1997-1
Content-Type: text/plain; charset=US-ASCII


Yay !  I finally worked it out.  It looks like the cause of all my
problems are some dud libraries in /usr/local/lib - i'm not sure which
ones yet, but it could be some X ones (since there's only some shared
X libraries there, no static ones, and xemacs worked ok linked
statically).  I dunno who put them there, or what they're for.  It's
times like this i miss being the only person who put things in
/usr/local :)

I still had to disable png because it didn't link in libz when doing
configure tests.

I'm a bit puzzled as to how the linking worked, since libXpm, libjpeg
and libncurses and such are all in /usr/local/lib, and it found them
just fine, even though i'm using cc and I didn't tell it to use
/usr/local/lib (if i did, then things don't work).  I also don't have
an LD_LIBRARY_PATH set.  But I won't tempt fate by poking too hard
just yet :)

Enjoy,
 Andrew

--Multipart_Sat_Jun__7_17:24:08_1997-1
Content-Type: text/plain; charset=US-ASCII

uname -a: OSF1 goaway.cc.monash.edu.au V4.0 564 alpha alpha

./configure  '--cflags=-O3' '--with-xpm' '--with-png=no' '--with-gcc=no' '--site-includes=/usr/local/include'


Configured for `alpha-dec-osf4.0'.

  Where should the build process find the source code?    /net/users/ajc/build/xemacs-20.3-b4
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/decosf4-0.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              cc -O3
  Should XEmacs use the GNU version of malloc?            no
  (The GNU allocators don't work with this system configuration.)
  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 
  Where do we find X Windows libraries?                   /usr/dt/lib 
  Additional header files:                                /usr/local/include
  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 Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
  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: ---------------------------------------------------------

--Multipart_Sat_Jun__7_17:24:08_1997-1
Content-Type: text/plain; charset=US-ASCII

-- 
 - Andrew J. Cosgriff -  (read X-headers for more info)  ajc@bing.wattle.id.au
 
            "Surrender, Rabbbit.  I got ya outnumbered one to one."

--Multipart_Sat_Jun__7_17:24:08_1997-1--

