[[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]
>I'm trying to compile some X-applications on a new Ultra 2 with Solaris
>2.6 installed. Using xmkmf gives me the error shown below:
>imake -DUseInstalled -I/usr/lib/X11/config
>"/usr/lib/X11/config/sun.cf", line 224: Can't find include file
>sunLib.rules
>imake: Exit code 2. Stop.
You're not using the standard Sun xmkmf.
Sun's mkmf would say:
imake -DUseInstalled -I/usr/openwin/lib/X11/config
Quote:>If anyone knows where I can find a (Solaris 2.6) compatible sunLib.rules
>file, I would appreciate your help.
If you use teh right config files (and they actually seem to work in 2.6)
you won't need sunLib.rules; that's for SunOS 4.x
You need sv4Lib.rules which does work.
Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.