>>>> "viteno" == Norbert Koch
<nk(a)viteno.net> writes:
viteno> Here's a negative one, sorry :-(
Ah, this turns out to be ancient breakage. lwlib-Xm.c is so
incredibly broken; the widget that is being updated is a progress bar
(I think), but there creation function for it won't be built, at least
if --with-widgets=no. So I think if you wrap the relevant "else if ()
{}" clause in #ifdef LWLIB_WIDGETS_MOTIF ... #endif you should win.
This is going to take a bit of effort to fix properly.
------------------------------------------------------------------------
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Motif dialog boxes.
Using Athena native widgets.
------------------------------------------------------------------------
From the point of view of configuration this mixture of Motif and
Athena isn't going to work, although it's possible that everything
would build and run OK if you got the right headers and libraries.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.