[comp.windows.x] Sun 3/60 R4 contrib clients problems

morreale@laplata.scd.ucar.edu (01/15/90)

Hi,
I'm still having trouble building R4 contrib clients and I 
hope someone out there can help.  

Info:  Sun 3/60... OS 4.0.3 with "cc".  I just got finished re-building
the entire dist.  I've applied the two Xmu patches.....

Here's the output from making one client....


cc -O   -I/xw/X11R4/src/mit     -DXAW_BC   -sun3 -c  console.c
cc -O   -I/xw/X11R4/src/mit     -DXAW_BC   -sun3 -c  main.c
rm -f xconsole
cc -o xconsole console.o main.o -O  -L/xw/X11R4/src/mit/lib/Xaw -lXaw -L/xw/X11R4/src/mit/lib/Xmu -lXmu -L/xw/X11R4/src/mit/lib/Xt -lXt /xw/X11R4/src/mit/extensions/lib/libXext.a -L/xw/X11R4/src/mit/lib/X -lX11   
ld: Undefined symbol 
   _XtDiskSourceDestroy 
   _XtTextReplace 
   _XtDiskSourceCreate 
   _XtTextEnableRedisplay 
   _XtTextGetSource 
   _XtTextGetInsertionPoint 
   _XtTextDisableRedisplay 
   _XtTextSetSource 
*** Error code 1
make: Fatal error: Command failed for target `xconsole'


I haven't re-executed "ldconfig" since the original build (I think I 
only needed to run that once?)


In R3, these routines were in libXaw.a, And I find a Text.h file in 
the R4 stuff which has something to the effect of:

ifdef XtTextSetSource  -> XawTextSetSource

Can any of you wizards out there suggest sumpthin?  This happens in 
several of the contrib clients.

Thanx,
-PWM
--
------------------------------------------------------------------
Peter W. Morreale                  email:  morreale@ncar.ucar.edu
Nat'l Center for Atmos Research    voice:  (303) 497-1293
Scientific Computing Division