LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-07-2005, 06:13 PM   #1
AustinScott
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Rep: Reputation: 0
Mandriva Linux, Software Installation never works(Kopete/TightVNC)


I've just isntalled Mandriva 10.2 or 2005 and am pretty much a total newbie to linux. I've done quite a few searches and read so many readme's and install files that i'm going crazy. I've finally broken down and am asking for help.

First last night I tried to install Kopete, never worked, so I installed GAIM and that worked.

Ok so now I am to TightVNC, mandriva comes with the client portion it seems like but I am unable to start the server portion so I can access this PC from the internet. So i've downloaded the latest src from tightvnc and now I have tried reading the install files and cannot get the stupid thing to work. I seem to have gotten the applications installed in usr/bin but have not gotten Xvnc to install.

in the Xvnc folder I have done ./configure then tried make and I get an error log thats pretty nasty here is a snippet

when i do ./configure i get 0 errors, but once i hit the make command here is what I get:

::really long::

Code:
fserve.c: In function `fs_free_fpe':
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c:455: error: structure has no member named `fds_bits'
fserve.c: In function `fs_block_handler':
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
fserve.c:1185: error: structure has no member named `fds_bits'
make[3]: *** [fserve.o] Error 1
make[3]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/lib/font/fc'
make[2]: *** [fc] Error 2
make[2]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/lib/font'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/lib'
making all in ./programs...
make[1]: Entering directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs'
making all in programs/Xserver...
make[2]: Entering directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver'
making all in programs/Xserver/include...
make[3]: Entering directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include'
making all in programs/Xserver/dix...
make[3]: Entering directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix'
rm -f atom.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    atom.c
rm -f colormap.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    colormap.c
rm -f cursor.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    cursor.c
rm -f devices.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    devices.c
rm -f dispatch.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    dispatch.c
rm -f dixutils.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    dixutils.c
rm -f events.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    events.c
rm -f extension.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    extension.c
rm -f gc.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    gc.c
rm -f globals.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO   -DCOMPILEDDEFAULTFONTPATH=\"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/\" -DRGB_DB=\"/usr/X11R6/lib/X11/rgb\"  globals.c
rm -f glyphcurs.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    glyphcurs.c
rm -f grabs.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    grabs.c
rm -f main.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO   -DVENDOR_STRING="\"AT&T Laboratories Cambridge\"" -DVENDOR_RELEASE=3332 main.c
rm -f property.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    property.c
rm -f resource.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    resource.c
rm -f swaprep.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    swaprep.c
rm -f swapreq.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    swapreq.c
rm -f tables.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    tables.c
rm -f window.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    window.c
rm -f initatoms.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    initatoms.c
rm -f dixfonts.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    dixfonts.c
rm -f privates.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    privates.c
rm -f pixmap.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    pixmap.c
rm -f libdix.a
ar clq libdix.a atom.o colormap.o cursor.o devices.o dispatch.o dixutils.o events.o     extension.o gc.o globals.o glyphcurs.o grabs.o  main.o property.o resource.o swaprep.o swapreq.o        tables.o window.o initatoms.o dixfonts.o privates.o pixmap.o
ranlib libdix.a
rm -f xpstubs.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I../include -I../../.././/exports/include/X11 -I../../.././/include/fonts -I../../.././/include/extensions  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__                  -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    xpstubs.c
rm -f libxpstubs.a
ar clq libxpstubs.a xpstubs.o
ranlib libxpstubs.a
make[3]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix'
making all in programs/Xserver/os...
make[3]: Entering directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/os'
rm -f WaitFor.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic  -I.  -I../include -I../../.././/exports/include/X11 -I../../.././/include/extensions -I../../.././/lib/Xau -I../lbx  -I../../.././ -I../../.././/exports/include  -Dlinux -D__i386__          -D_POSIX_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -D_REENTRANT -DSHAPE                                                                                                    -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV   -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO  -DXSERV_t -DTRANS_SERVER -DUNIXCONN -DTCPCONN -DINTERNAL_MALLOC -DHASXDMAUTH   -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR -DDDXTIME -DPART_NET  -DUSE_RGB_TXT -DMITMISC -DXTEST                       -DXSYNC -DXCMISC                          -DMITSHM  -DBIGREQS WaitFor.c
WaitFor.c: In function `WaitForSomething':
WaitFor.c:174: error: structure has no member named `fds_bits'
WaitFor.c:174: error: structure has no member named `fds_bits'
WaitFor.c:174: error: structure has no member named `fds_bits'
WaitFor.c:174: error: structure has no member named `fds_bits'
WaitFor.c:174: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:391: error: structure has no member named `fds_bits'
WaitFor.c:393: error: structure has no member named `fds_bits'
WaitFor.c:393: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:404: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:410: error: structure has no member named `fds_bits'
WaitFor.c:417: error: structure has no member named `fds_bits'
WaitFor.c:421: error: structure has no member named `fds_bits'
WaitFor.c:466: error: structure has no member named `fds_bits'
make[3]: *** [WaitFor.o] Error 1
make[3]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/os'
make[2]: *** [os] Error 2
make[2]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/austin/Desktop/tightvnc/vnc_unixsrc/Xvnc/programs'
make: *** [all] Error 2
help me out, I got figure the basics out and i cant find anything
 
Old 09-07-2005, 11:27 PM   #2
Snowbat
Member
 
Registered: Jun 2005
Location: q3dm7
Distribution: Mandriva 2010.0 x86_64
Posts: 338

Rep: Reputation: 31
No point compiling from source if Mandriva have already packaged it. Assuming you're using the i586 version, have you installed tightvnc-server-1.2.9-5mdk.i586.rpm
It's on CD3 or you can download it from the directory 'main' on your local mirror.

Kopete works fine for me. What problem did you have?

Last edited by Snowbat; 09-07-2005 at 11:40 PM.
 
Old 09-08-2005, 11:50 AM   #3
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
http://easyurpmi.zarb.org/
http://plf.zarb.org/packages.php
ftp://mirror.cs.wisc.edu/pub/mirrors...inux/official/
ftp://mirror.cs.wisc.edu/pub/mirrors...media/contrib/

These might help you for Mandriva if it is not on your install disks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[Kopete] MSN picture works only on linux deathbox Linux - General 2 09-07-2005 03:10 PM
Mandriva linux 10.1 installation help. spike2960 Mandriva 4 07-13-2005 11:55 AM
Mandriva Linux 10.2 Limited Edition: Pre-Installation Hang/Freeze maniar Mandriva 3 06-20-2005 05:43 PM
tightVNC works locally but not remotely? mikeli Linux - Software 2 02-01-2005 04:48 AM
Is there any FREE FORUM SOFTWARE that works in Linux? ukjairaj Linux - Software 9 06-27-2004 12:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration