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

>>> Balarama Chandra N R <[EMAIL PROTECTED]> 03/19/02 09:57PM >>>
Check out for xc/config/cf files related to the OS on which you want to
build, the files with *.cf extensions, maybe here the flag #define
BuildVirtualFrameBuffer  would be turned off with a value of "NO"and In case
you need even more help look,  at  xc/programs/Xserver/hw/xfree86/doc for
your OS related and the Functionalities related README files..

> ----------
> From:         Chuck Pierce[SMTP:[EMAIL PROTECTED]] 
> Sent:         Tuesday, March 19, 2002 2:36 PM
> To:   [EMAIL PROTECTED] 
> Subject:      [Xpert]Xvfb on solaris 8 <sparc> using gcc
> 
> Anyone know how to get Xvfb to compile on a solaris 8 <sparc> system using
> gcc??
> 
> Here's what I am doing..
>   tar -zxvf Xsource
>   add/edited the line to the xc/config/cf/site.def
>       #ifndef ProjectRoot
>       #define ProjectRoot /usr/local/X11R6
>       #endif
>       #define XVirtualFramebufferServer       YES
>   typed "make World && make install"
> 
> Everything seems to compile and install, but there is no
> /usr/local/X11R6/bin/Xvfb.
> What am I missing??
> 
> thanks in advance.  - Chuck
> 
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED] 
> http://XFree86.Org/mailman/listinfo/xpert 
> 
> 
> 
DISCLAIMER: Information contained and transmitted by this E-MAIL is
proprietary to MASCOT SYSTEMS LTD and is intended for use only by the
individual or entity to which it is addressed, and may contain information
that is privileged, confidential or exempt from disclosure under applicable
law. If this is a forwarded message, the content of this E-MAIL may not have
been sent with the authority of the Company. If you are not the intended
recipient, an agent of the intended recipient or a person responsible for
delivering the information to the named recipient, you are notified that any
use, distribution, transmission, printing, copying or dissemination of this
information in any way or in any manner is strictly prohibited. If you have
received this communication in error, please delete this mail & notify us
immediately at [EMAIL PROTECTED] Before opening attachments,
"Please scan for Viruses"



_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to