Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!gatech!eedsp!bessel.eedsp.gatech.edu!jensen From: jensen@bessel.eedsp.gatech.edu (P. Allen Jensen) Newsgroups: comp.windows.x Subject: XtInstallAccelerators - Makefile problems or am I just crazy Message-ID: <356@eedsp.gatech.edu> Date: 1 Aug 89 17:39:58 GMT Sender: news@eedsp.gatech.edu Organization: Georgia Tech, School of Electrical Engineering Lines: 28 segmentation violations in XtInstallAccelerators. When I did a little debugging, I found that the code in the library did not seem to match the source I used to build the library. In particular, the following segment if (destination->core.tm.translations == NULL) { destination->core.tm.translations = source->core.accelerators; destination->core.tm.translations->accProcTbl = accBindings; } else { The else-part seemed to be all there was. This would appear to be the section fixed in "fix8" of the XV11R3 fixes. I followed the instructions for installing the fixes and did the make just like I thought I was supposed to, but the TMstate fix did not get installed in the library version ! This is on a Sun-3/60 running SunOS 4.0.1 and X.V11R3 with all of the fixes through fix-10 installed. Has anyone else run into this problem ? If so, any idea of what I might have done wrong ? P. Allen Jensen Georgia Tech, School of Electrical Engineering, Atlanta, GA 30332 USENET: ...!{allegra,hplabs,ihnp4,ulysses}!gatech!eedsp!jensen INTERNET: jensen@eedsp.gatech.edu