>>>> "DP" == Daniel Pittman
<daniel(a)danann.net> writes:
DP> This is caused by using mismatched flat and 3D Athena headers when
DP> building. If you use 3D Athena -- and especially if you have overwritten
DP> libXaw.so with a 3D version, make sure that the 3D (or whatever variant)
DP> headers are on your path.
Shouldn't configure be able to *guarantee* that we don't have
mismatched headers and libraries, at least if we run on the same
system we build on?
If configure detects a mismatch, we can use XE_DIE to prevent
building, or disable use of Athena widgets completely, or something...
Martin