>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> Then Fink is broken, I would guess. This smells of the distro
Stephen> arbitrarily breaking binary compatibility by installing libXaw3d as
Stephen> libXaw.
No, the cause is Apple changing part of the shared library API in 10.4 that we
depend on. It strikes in the area of Xaw and Xaw3d because we use the API to
chck symbols in the the Xaw library to see if it is really Xaw3d.
--with-athena=3d fixes the problem because it doesn't compile in the test.
This is fixed is 21.5 and a patch for 21.4 is here:
http://list-archive.xemacs.org/xemacs-patches/200507/msg00030.html
This is starting to become a FAQ item. It there any chance of rolling out
21.4.18 so get this fix out?
Malcolm
--
Malcolm Purvis <malcolmp(a)xemacs.org>