anyone gotten vnc 4.0 to compile yet?

Jason jason at monsterjam.org
Sat Aug 28 14:31:25 PDT 2004


im getting the following error.

making all in programs/Xserver/vnc...
rm -f vncExtInit.o
LD_LIBRARY_PATH=../../../exports/lib c++ -c -O2   -I../include -I../../../include/extensions -I.. 
/../../exports/include/X11 -I../../../include/fonts                 -I../mfb -I../mi -I../../../. 
. -I../../../../vncconfig -I../../.. -I../../../exports/include  -DCSRG_BASED   -DCSRG_BASED -DSH 
APE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension   -DPAN 
ORAMIX  -DRENDER  -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension 
 -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE -DXvMCExtension  -DSMART_SCHEDULE -DBUILDDEBUG -D 
X_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG  -DGC_HAS_COMPOSITE_CLIP -UXFree86LOADER   vncExtInit.cc
In file included from vncExtInit.cc:51:
XserverDesktop.h:64: `fd_set' was not declared in this scope
XserverDesktop.h:64: `fds' was not declared in this scope
XserverDesktop.h:64: variable or field `blockHandler' declared void
XserverDesktop.h:65: `fd_set' was not declared in this scope
XserverDesktop.h:65: `fds' was not declared in this scope
XserverDesktop.h:65: syntax error before `)'
XserverDesktop.h:65: variable or field `wakeupHandler' declared void
XserverDesktop.h:65: ANSI C++ forbids initialization of member `wakeupHandler'
XserverDesktop.h:65: making `wakeupHandler' static
XserverDesktop.h:65: ANSI C++ forbids in-class initialization of non-const static member `wakeupH 
andler'
vncExtInit.cc: In function `void vncBlockHandler(void *, timeval **, void *)':
vncExtInit.cc:219: `fd_set' undeclared (first use this function)
vncExtInit.cc:219: (Each undeclared identifier is reported only once
vncExtInit.cc:219: for each function it appears in.)
vncExtInit.cc:219: `fds' undeclared (first use this function)
vncExtInit.cc:219: syntax error before `)'
vncExtInit.cc: In function `void vncWakeupHandler(void *, int, void *)':
vncExtInit.cc:251: syntax error before `)'
*** Error code 1

Stop in /usr/home/jason/temp/vnc-4.0-unixsrc/xc/programs/Xserver/vnc.
*** Error code 1

Stop in /usr/home/jason/temp/vnc-4.0-unixsrc/xc/programs/Xserver.
jason at beast Xserver $ 

Jason


More information about the freebsd-questions mailing list