On Mon, Oct 23, 2006 at 04:20:24PM +0100, address@hidden wrote:
On Mon, Oct 23, 2006 at 03:45:51PM +0100, address@hidden wrote:
I could try the same build on my old Slackware system (where I have
9.3 at the moment) and see if the same happens.
... and I get the same error:-
Error: XtCreateWidget "menuEntry" requires non-NULL parent
So, for me at least, there's something broken between 9.3 and 9.5
(unless I was using some odd ./configure options when I did the 9.3
build - how can I tell exactly what I used?)
I've done some builds and checks:-
The 9.3 version from my old Slackware box runs OK on my new box.
I've compiled 9.4 on my new box with just "--with-screen=Motif"
and that runs OK.
I've compiled 9.5 on my new box with no patches at all and just
"--with-screen=Motif", that fails with the above error.
So the error is something introduced between 9.4 (with no patches, at
least I think not) and 9.5 with no patches.