grunwald@foobar.colorado.edu (Dirk Grunwald) (01/12/91)
Does anyone have a clue how to use the DPS extensions under Ultrix 4.1 while still using the MIT Xaw library? 'Tis true that Ultrix 4.1 is allegedly X11R4, but their libXext.a does not include the code specific to the SHAPE extensions. MIT libXaw makes reference to specific libXext.a and libXmu.a routines for SHAPE. For the moment, I link in Ultrix's (libdps.a libXext.a and libX11.a), and then link in MIT (libXaw.a libXext.a libXmu.a libX11.a), but this gives me a half-baked solution -- everything links cleanly, but the DPS extensions don't work. Does anyone know if there's a way to do this other than by recompiling the MIT libraries to disable the shape extensions? Dirk Grunwald -- Univ. of Colorado at Boulder (grunwald@foobar.colorado.edu) (grunwald@boulder.colorado.edu)