[424] in Zephyr_Bugs
Zephyr/X11R5 question.
daemon@ATHENA.MIT.EDU (Scott Dawson)
Mon Oct 26 14:29:34 1992
To: zephyr-bugs@Athena.MIT.EDU
Cc: sdawson@engin.umich.edu
Date: Mon, 26 Oct 92 13:46:50 -0500
From: Scott Dawson <sdawson@engin.umich.edu>
Hi-
I am trying to get Zephyr going on a machine running X11R5.
Everything is fine, except for zbrowser, for which I had to muck
around the includes. This is just due to the fact that the includes
were separated out from one big include directory (X11) in pre X11R5
to several include directories (X11/Xaw, X11/Xmu, etc.). After getting
past that, I get the following error when linking:
ld:
Undefined:
XtScrollBarSetThumb
which I am assuming is from X11R3. Can you tell me what the
equivalent function is in X11R5? Is there an X11R5 patch or something
that I should be using?
I have the latest patchlevel (3), and I got it from athena-dist.mit.edu
about 4 days ago.
Thanks in advance,
-Scott Dawson