On Sun, Aug 25, 2024 at 01:49:03PM +0000, Graham Inggs wrote:
> This seems to be a problem in configuration.
> 
> Newer logs [1] have:
> 
> checking for XbaeCreateMatrix in -lXbae... yes
> --> Good. Seems you have compatible version of Xbae installed
> checking for XmHTML widget >= 1105... no
> 
> while older logs have:
> 
> checking for XbaeCreateMatrix in -lXbae... yes
> --> Good. Seems you have compatible version of Xbae installed
> checking for XmHTML widget >= 1105... yes

Hi Graham,

Thanks for catching that.  It was indeed a config bug - another instance
of GCC 14 requiring its "#include <stdlib.h>"s everywhere.  With that
added, configuration detects XmHTML properly[1], and I'll upload a new
version shortly.


Nicholas


[1] https://salsa.debian.org/debian/grace/-/jobs/6181916#L1992

Reply via email to