"Robin S. Socha" <robin(a)socha.net> writes:
#3 0x81535b5 in MaxLabel ()
#4 0x81522ff in GaugeResize ()
#5 0x40061487 in Initialize () from /usr/X11R6/lib/libXaw3d.so.6
I spent some time investigating this error and the widget is
completely hosed at this point... Then suddenly I remembered what has
changed in the latest releases...
The libXaW3d detection!
Indeed on Our redhat 6.0 system a plain
./configure --with-widgets=athena --with-dialogs=athena
works! No crashes in the progress bars. I am willing to bet something
that this also solves the "has size 0" exits in the gutters..
Maybe xlwgauge.c should take more care to include the right headers?
Jan