Hello all, I've written an application to run on Sun Solaris and I need to also run on SunOS 4.1.4. While installing Glib and GTK+ everything compiled fine under solaris, but is currently failing the "make" stage on sunos 4.1.4. The errors were intially due to parse errors to "gdkdraw.c:205: parse error before 'XIC'", so I disabled it using --enable-xim=no. Unforturnately this only hid another problem: "gdkdraw.c:241: 'XFontSet' undeclared (first use in this function)". I've tried other switches as well, --with-x, --disable-nls, and --disable-xim-inst. None of them were able to fix this error. I am using gcc and gnu make to compile and install. I've even tried using sun's cc compiler to no avail. Has anyone ever gotten GTK+ up and running under sunos 4.1.4? If so how? Thanks in advance for any help you can provide. -- Al Dugas (aka Stupid Genius) -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null