7094318 xemacs fails to start with "Error: Unresolved inheritance operation"
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 23 Sep 2011 14:55:41 -0700
changeset 1214 66778b3a7858
parent 1213 2913e4fb82b8
child 1215 924b7feb31b8
7094318 xemacs fails to start with "Error: Unresolved inheritance operation"
open-src/lib/libXt/mapfile-vers
--- a/open-src/lib/libXt/mapfile-vers	Tue Sep 13 09:43:33 2011 -0700
+++ b/open-src/lib/libXt/mapfile-vers	Fri Sep 23 14:55:41 2011 -0700
@@ -387,7 +387,8 @@
 	_XtAddCallback;
 	_XtProcessLock;
 	_XtRemoveStateTreeByIndex;
-	_XtInherit;
+# See src/Initialize.c for explanation of why _XtInherit needs special linking
+	_XtInherit = NODIRECT;
 	_XtDependencies;
 	XtCvtStringToAcceleratorTable;
 	_XtRemoveAllInputs;