lesstif 0.93.94 and the "attempt to add non-widget ..." error

Volker Quetschke quetschke@scytek.de
Wed Mar 31 03:31:00 GMT 2004


> Sorry I can't be more helpful than this right now.  LtXmFixupVendorShell
> is not working.  Find out why.
Thanks Brian,

there was a patch to lib/Xm/Vendor.c that corrects for the (shared)
library loading mechanism, but it was missing for lib/Xm-2.1/Vendor.c.

I attach the changed lesstif-0.93.94-2.patch and lesstif-0.93.94-2.sh
files, the lesstif.README is already updated, so it should be zero
work to produce a new release ;)

The changes in the build script are the ones previously
described plus:
    cd ${topdir} && \
    diff -urN -x '.build' -x '.inst' -x '.sinst' \
      -x 'configure' -x 'Makefile.in' -x 'aclocal.m4' -x 'depcomp' \
+    -x 'compile' -x 'config.*' -x 'ltmain.sh' -x 'missing' -x '*~' \
      ${PKG}-${VER}-orig ${PKG}-${VER} > \
      ${srcinstdir}/${src_patch_name} ; \
    rm -rf ${PKG}-${VER}-orig )

Oh, I forgot to say, this lesstif version not only fixes the
"attempt to add non-widget ..." error, but also fixes the
crash of grace 5.1.14 when double-clicking on the axes :-)

Volker

-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 254 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20040331/79034044/attachment.sig>


More information about the Cygwin-xfree mailing list