From xemacs-m  Wed Apr  2 23:23:23 1997
Received: from ALPHA9.CC.MONASH.EDU.AU (alpha9.cc.monash.edu.au [130.194.1.9])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA06936
	for <xemacs-beta@xemacs.org>; Wed, 2 Apr 1997 23:23:21 -0600 (CST)
Received: from goaway.cc.monash.edu.au ("port 4760"@goaway.cc.monash.edu.au)
 by vaxh.cc.monash.edu.au (PMDF V5.1-7 #16291)
 with ESMTP id <01IH9UU45CC68Y9T8P@vaxh.cc.monash.edu.au> for
 xemacs-beta@xemacs.org; Thu, 3 Apr 1997 15:23:06 +1100
Received: (ajc@localhost) by goaway.cc.monash.edu.au (8.8.4/8.6.4)
 id PAA32554; Thu, 03 Apr 1997 15:23:05 +1000 (EST)
Date: Thu, 03 Apr 1997 15:23:03 +1000
From: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Subject: 20.1-b10 alpha-dec-osf4.0 tooltalk makefile error
Sender: Andrew.Cosgriff@cc.monash.edu.au
To: xemacs-beta@xemacs.org
Message-id: <ruiybb0bryg.fsf@goaway.cc.monash.edu.au>
MIME-version: 1.0 (generated by tm-edit 7.106)
X-Mailer: Gnus v5.4.39/XEmacs 19.15
Content-type: text/plain; charset=US-ASCII
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-Tom-Swifty: "The judge sentenced him to the chair," Tom said dielectrically.
Lines: 49


(I didn't even know DU 4.0 *had* ToolTalk, but anyway...)

./configure  alpha-dec-osf4.0 --cflags=-O -g --with-mule --with-canna --canna-includes=/cc/staff1/co
s/ajc/work/jp/canna/include --canna-libraries=/cc/staff1/cos/ajc/work/jp/canna/lib --site-includes=/
usr/local/include --site-libraries=/usr/local/lib --with-dialogs=athena

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

  Where should the build process find the source code?    /cc/staff1/cos/ajc/tmp/xemacs-20.1-b10
  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?              gcc -O -g
  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
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for Canna on Mule.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
uname -a: OSF1 aurora.cc.monash.edu.au V4.0 564 alpha alpha

in src/Makefile, LIB_TOOLTALK doesn't get turned into -ltt, so at
link-time for temacs, it fails (can't find "LIB_TOOLTALK" funnily
enough :)

Andrew.
-- 
 - Andrew J. Cosgriff -                  ajc@bing.wattle.id.au    (PGP/MIME ok)
 +61 3 9905 1165 (bh) 9905 4746 (fax)    http://www-personal.monash.edu.au/~ajc
     "It's not the bullet that kills you, it's the hole" (Laurie Anderson)

