It's hardcoded in xc/lib/xtrans/Xtranssock.c, which is built into libX11 & Xsun.
I think I'm going to save this ona holy place ;-)
Looks like you didn't link it with the correct -R flag (or LD_RUN_PATH) to find
libfreetype at runtime.
Although I have a sparc-sun-solaris2.8 system now, I think the Xsun server is still the 2.6 one. I don't know how to check this.
That would be very hard to do unless whoever installed the system did something very strange. /usr/ccs/bin/mcs -p /usr/X/bin/Xsun should print the version number of the Solaris Xsun though. The Solaris 8 one will say "Solaris X11 Version 6.4.1" followed by the date of when it was built. The Solaris 2.6 one would say "OpenWindows 3.6".
You're right:
[HOME]~> /usr/ccs/bin/mcs -p /usr/X/bin/Xsun
/usr/X/bin/Xsun:
X11 Version 6.4.1 19 February 2003
(and the same for /usr/openwin/bin/Xsun)
Thanks a LOT !!!
Jan
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86