rich@RICE.EDU (Richard Murphey) (01/19/89)
Has anyone compiled xrn under X11R3 for a sun3? It seems to compile fine, but reports several unresolved external references to the following: gcc -O -temp=. -o xrn buttons.o compose.o cursor.o dialogs.o error.o \ error_handlers.o newsrcfile.o resources.o rn.o saveArticle.o \ complete.o server.o utils.o xmisc.o xrn.o xthelper.o y.tab.o \ ./nntp/libnntp.a ./avl/libavl.a ./list/liblist.a \ ./Xtoolkit/Xtlib/libXt.a -X11 ./mm/libmm_p.a Undefined: _XLookupMapping _XWarpMouse _XFeep ... Configuration: Sun3/280 SunOS 3.5 X11R3, patches 1-7, Purdue+ gcc1.31 Is this just a result of changes in the toolkit between revisions 2 and 3? Any advice on where to find these functions would be most welcome. Thanks, Rich Murphey Electrical Engineering Rice University
ricks@shambhala.Berkeley.EDU (Rick L Spickelmier) (01/20/89)
You can grab a version of XRN that will compile and run under X11R3 from shambhala.Berkeley.EDU (128.32.132.54) in ~ftp/pub/xrn-11.tar.Z (last update 1/19/88). You will also need to grab ~ftp/pub/X11R3-XAW-PATCHES (there are a few bugs in the athena widgets that XRN exercises). The X11 version of XRN is still missing a few featurs that the X10 version has, but has a number of new features (key bindings for example, see the files X11, TODO, and README). The X11 version still needs a small amount of work but is in daily use at a number of sites. Rick Spickelmier