In comp.unix.solaris you write:
>Regarding Jef Poskanzer's screenblank code as posted by Scott Raney,
>at least under Solaris1.1, I had to fix the location of the fbio.h
>include file. Don't know if it is necessary for Solaris2 though (can't
>check it, I'm not running it right know).
It builds fine on Solaris 2.1, no fixing neccesary.
The bigger question is: Solaris 1.X comes with screenblank, why do you
need to build another one?
> Gert-Jan Vons
>------------------- START OF PATCH -------------------
>*** screenblank.c.org Tue Jun 15 10:32:59 1993
>--- screenblank.c Tue Jun 15 10:34:27 1993
>***************
>*** 23,29 ****
> #include <sys/stat.h>
> #include <fcntl.h>
> #include <sys/ioctl.h>
>! #include <sys/fbio.h>
> /* Definitions. */
>--- 23,29 ----
> #include <sys/stat.h>
> #include <fcntl.h>
> #include <sys/ioctl.h>
>! #include <sun/fbio.h>
> /* Definitions. */
>-------------------- END OF PATCH -------------------
>---------------------------------------------------
>J.G. Vons E-Mail: vons%ulysse@crbca1.sinet.slb.com
-- *********************************************************************** * Scott Raney 303-447-3936 Remember: the better you look, * * raney@metacard.com the more you'll see -- Lidia * ***********************************************************************
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:07:57 CDT