Xref: utzoo comp.windows.x:11033 comp.sys.apollo:2940 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mcnc!rti!bnrunix!rick From: rick@bnrunix.UUCP (Richard Johns X7191) Newsgroups: comp.windows.x,comp.sys.apollo Subject: Compiling ADUS version of X11R3 server Keywords: Apollo, X11, SR10.1, Purdue Message-ID: <208@bnrunix.UUCP> Date: 21 Jun 89 21:01:58 GMT Organization: BNR Inc., RTP, NC Lines: 22 I'm trying to recompile the ADUS version of the X11 server under SR10.1. Everything works fine until the link, when it comes up with some undefined symbols: font_$set_char_image font_$set_char_info font_$set_value font_$create font_$init font_$close These are all found in the Pascal source file ddx/apollo/apc/apcfont.pas. Everything looks okay except for that; apcfont.bin is provided and seems to be put into the libapc.a library (I checked with "strings libapc.a"). It seems odd that the date on apcfont.bin is Feb 6 88 (pre-SR10), but there are no complaints until the undefined symbol message. Any ideas? Incidentally, I'm trying to install the Purdue speedups, but I get the same results on the straight ADUS code. Also incidentally, you do need the Purdue.2.1 patch to use the speedups on Apollo. Rick Johns