From xemacs-m  Fri Jan 17 20:01:21 1997
Received: from mharnois.workgroup.net (pm1-061.sbt.net [206.153.211.61])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id UAA05699 for <xemacs-beta@xemacs.org>; Fri, 17 Jan 1997 20:01:19 -0600 (CST)
Received: from mharnois.workgroup.net (mharnois@localhost [127.0.0.1])
          by mharnois.workgroup.net (8.8.4/8.8.4) with ESMTP
	  id UAA02502 for <xemacs-beta@xemacs.org>; Fri, 17 Jan 1997 20:01:36 -0600
Message-Id: <199701180201.UAA02502@mharnois.workgroup.net>
To: xemacs-beta@xemacs.org
Subject: athena failure
X-Face: #ELVc'\6VfS2I%PkOK{H2d%M=]`IfN&$$Wo[x14,.sRozWJ3/dr~cV,0hp}BF%+x0=TYyfE
 B8O;Nrz=1@.mIh_BT>:2N,K|f0)"sy%=AyU1MyXv3)joP%%)IF~+"#!*SRa+hbyFX>?^{f|_Wq/Zs.
 \/@8PsO^^f,p86SJIFi9-6+Tw}?Wc6{i*8Jd^"m^INcjf~0o=Nvrd4XX\u`:0tKebsYKXrtp!v)"OD
 -o2_Jm(M2up1A
Date: Fri, 17 Jan 1997 20:01:35 -0600
From: Michael Harnois <mharnois@sbt.net>

I tried to compile with Athena scrollbars rather than Motif, to see if it would
clear up the problem I reported, and at the link stage I got this:

../lwlib/liblw.a(lwlib-Xaw.o): In function `lw_xaw_widget_p':
/home/mharnois/xemacs-20.0-b90/lwlib/lwlib-Xaw.c:48: undefined reference to `scrollbarWidgetClass'
../lwlib/liblw.a(lwlib-Xaw.o): In function `xaw_update_scrollbar':
/home/mharnois/xemacs-20.0-b90/lwlib/lwlib-Xaw.c:105: undefined reference to `XawScrollbarSetThumb'
../lwlib/liblw.a(lwlib-Xaw.o): In function `xaw_update_one_widget':
/home/mharnois/xemacs-20.0-b90/lwlib/lwlib-Xaw.c:117: undefined reference to `scrollbarWidgetClass'
../lwlib/liblw.a(lwlib-Xaw.o): In function `xaw_create_scrollbar':
/home/mharnois/xemacs-20.0-b90/lwlib/lwlib-Xaw.c:580: undefined reference to `scrollbarWidgetClass'

