libXt release

Alan Coopersmith alan.coopersmith at oracle.com
Mon Jun 17 17:14:50 UTC 2019


On 6/16/19 5:08 PM, Thomas Dickey wrote:
> I've built, but don't see how to run... with Solaris 11.4
> (since the existing libraries are linked to an ABI 4 libXt).

It's the same ABI, we just preserve the long-standing Solaris .so.4
versioning for binary compatibility sake, by patching src/Makefile.am
to change the libXt_la_LDFLAGS:

https://github.com/oracle/solaris-userland/blob/master/components/x11/lib/libXt/patches/01-6671721.patch#L686-L701

You can see the rest of our libXt build configuration/patches in:

https://github.com/oracle/solaris-userland/tree/master/components/x11/lib/libXt

-- 
	-Alan Coopersmith-               alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - https://blogs.oracle.com/alanc


More information about the xorg-devel mailing list