Hi All,

I am using a Fedora2 linux box and downloaded the vnc source from redhat
site name  "vnc-4.0b4-unixsrc.tar.gz". As Given in the README file 
I downloaded the XFree86-4.2.0 Source and applied the patch with command "patch 
-Np0 <xc.patch"

Following is the output of patch
__________________________________________________
sudo patch -Np0 < xc.patch
patching file xc/programs/Xserver/Imakefile
Hunk #1 succeeded at 401 (offset -8 lines).
patching file xc/programs/Xserver/mi/miinitext.c
Hunk #1 succeeded at 143 (offset -7 lines).
Hunk #2 succeeded at 280 (offset -8 lines).
patching file xc/programs/Xserver/cfb/cfb8line.c
patching file xc/programs/Xserver/cfb/cfbtile32.c
patching file xc/programs/Xserver/cfb/cfbglblt8.c
__________________________________________________

Then as per README I went to xc directory and given "make World".

"Following the error"
_________________________________________________________
rm -f Xvfb.1x.html Xvfb.1x-html
../../../../config/util/rman -f HTML < Xvfb._man \
  > Xvfb.1x-html && mv -f Xvfb.1x-html Xvfb.1x.html
make[5]: Leaving directory 
`/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc/programs/Xserver/hw/vfb'
make[4]: *** No rule to make target `vnc/Xvnc/libxvnc.a', needed by `Xvnc'.
make[4]: Target `all' not remade because of errors.
make[4]: Target `all' not remade because of errors.
make[4]: Target `all' not remade because of errors.
rm -f Xserver._man
/lib/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults 
-D__filemansuffix__=5x -D__miscmansuffix__=7 -D__drivermansuffix__=4 
-D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.6" "X Version 11"' 
-D__vendorversion__="Version `echo 4 2 1 | sed 's/ /./g'` XFree86"  
<Xserver.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xserver._man
rm -f Xserver.1x.html Xserver.1x-html
../../config/util/rman -f HTML < Xserver._man \
  > Xserver.1x-html && mv -f Xserver.1x-html Xserver.1x.html
macro "in" not recognized -- ignoring
make[4]: Leaving directory 
`/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc'
make: *** [World] Error 2
_____________________________________________________

I complied this in all XFree864.3, 4.2.0, 4.2.1 every time I am getting the 
same error message.

Please help me what I am doing wrong.

regards
Susant
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to