I put
       #define BuildServer YES
       #define XVirtualFramebufferServer YES
in 
   xc/config/cf/site.def
   xc/config/cf/host.def
   xc/config/cf/sun.cf

I also checked to make sure that there were no contradictory commands
    cd xc/config/cf/; grep -i virtualframe *;
There we no defines to say NO to XVirtualFramebufferServer

I then issue
    make World && make install

but still no Xvfb.  I'm not getting any errors.  Why is it thing not compiling?

thanks

- Chuck

>>> [EMAIL PROTECTED] 03/19/02 04:57PM >>>
On Tue, 19 Mar 2002 16:35:58 -0600
"Chuck Pierce" <[EMAIL PROTECTED]> wrote:

> Anyone know how to get Xvfb to compile on a solaris 8 <sparc> system
> using gcc??

>From the Xvfb man page:

BUILDING
       To  build  Xvfb,  put  the  following in your host.def and
       remake.

       #define BuildServer YES
       #define XVirtualFramebufferServer YES


Not that I know anything about Xvfb, but your question piqued my
curiousity, so I looked at the man page, and was surprised to find that.

-- 
Remember, more computing power was thrown away last week than existed in
the world in 1982.  -- http://www.tom.womack.net/computing/prices.html 
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED] 
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to