[XFree86] Solaris 2.5.1 XInternAtom

2003-08-18 Thread Vadim Bondarev
Good day. I've a trouble with compiling a some programm for Qt 3.x under Sun Solaris 2.5.1: after compiling linker wrote that XInternAtom isn't resolved reference... When I copied libX11.so from Solaris 8 - linked created binary, but I can't run it, because this XInternAtom isn't present in

Re: [XFree86] Solaris 2.5.1 XInternAtom

2003-08-18 Thread Alan Coopersmith
Vadim Bondarev wrote: I've a trouble with compiling a some programm for Qt 3.x under Sun Solaris 2.5.1: after compiling linker wrote that XInternAtom isn't resolved reference... When I copied libX11.so from Solaris 8 - linked created binary, but I can't run it, because this XInternAtom isn't

Re[2]: [XFree86] Solaris 2.5.1 XInternAtom

2003-08-18 Thread Vadim Bondarev
Solaris 2.5.1 is a very old release - it only had X11R5, while almost everything these days assumes X11R6 or newer. If you must run under Solaris 2.5.1, your best bet is compiling a complete set of X11 libraries and installing them in /usr/X11R6 - then using those only for apps that require