Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Vncrec installation error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
uv  
View profile  
 More options Nov 7 2006, 11:51 pm
From: "uv" <ubun...@gmail.com>
Date: Tue, 07 Nov 2006 20:51:12 -0800
Local: Tues, Nov 7 2006 11:51 pm
Subject: Vncrec installation error
hello,

I am using suse linux enterprise 10.0.  This is the output what I got
while installing:

linux:/home/evros/vncrec-0.2 # xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
linux:/home/evros/vncrec-0.2 # make World
make Makefiles
make[1]: Entering directory `/home/evros/vncrec-0.2'
making Makefiles in libvncauth...
make[2]: Entering directory `/home/evros/vncrec-0.2'
make[2]: Leaving directory `/home/evros/vncrec-0.2'
make[2]: Entering directory `/home/evros/vncrec-0.2/libvncauth'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/home/evros/vncrec-0.2/libvncauth'
making Makefiles in vncrec...
make[2]: Entering directory `/home/evros/vncrec-0.2'
make[2]: Leaving directory `/home/evros/vncrec-0.2'
make[2]: Entering directory `/home/evros/vncrec-0.2/vncrec'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/home/evros/vncrec-0.2/vncrec'
making Makefiles in vncpasswd...
make[2]: Entering directory `/home/evros/vncrec-0.2'
make[2]: Leaving directory `/home/evros/vncrec-0.2'
make[2]: Entering directory `/home/evros/vncrec-0.2/vncpasswd'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/home/evros/vncrec-0.2/vncpasswd'
making Makefiles in vncconnect...
make[2]: Entering directory `/home/evros/vncrec-0.2'
make[2]: Leaving directory `/home/evros/vncrec-0.2'
make[2]: Entering directory `/home/evros/vncrec-0.2/vncconnect'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/home/evros/vncrec-0.2/vncconnect'
make[1]: Leaving directory `/home/evros/vncrec-0.2'
make depend
make[1]: Entering directory `/home/evros/vncrec-0.2'
depending in ./libvncauth...
make[2]: Entering directory `/home/evros/vncrec-0.2/libvncauth'
gccmakedep  -- -I. -I../include  -I/usr/X11R6/include   -I../../include
-I../../glide3 -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
               -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
                  -DFUNCPROTO=15 -DNARROWPROTO      -- vncauth.c
d3des.c
make[2]: Leaving directory `/home/evros/vncrec-0.2/libvncauth'
depending in ./vncrec...
make[2]: Entering directory `/home/evros/vncrec-0.2/vncrec'
gccmakedep  -- -I../include -I.  -I/usr/X11R6/include   -I../../include
-I../../glide3 -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
               -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
                  -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM   --
argsresources.c   colour.c   desktop.c   dialogs.c   fullscreen.c
listen.c   misc.c   popup.c   rfbproto.c   selection.c   shm.c
sockets.c   vncviewer.c
make[2]: Leaving directory `/home/evros/vncrec-0.2/vncrec'
depending in ./vncpasswd...
make[2]: Entering directory `/home/evros/vncrec-0.2/vncpasswd'
gccmakedep  -- -I../include  -I/usr/X11R6/include   -I../../include
-I../../glide3 -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
                   -D_POSIX_SOURCE -D_XOPEN_SOURCE
    -D_BSD_SOURCE -D_SVID_SOURCE
                      -DFUNCPROTO=15 -DNARROWPROTO      -- vncpasswd.c
make[2]: Leaving directory `/home/evros/vncrec-0.2/vncpasswd'
depending in ./vncconnect...
make[2]: Entering directory `/home/evros/vncrec-0.2/vncconnect'
gccmakedep  --   -I/usr/X11R6/include   -I../../include -I../../glide3
-Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
 -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO      --
make[2]: Leaving directory `/home/evros/vncrec-0.2/vncconnect'
make[1]: Leaving directory `/home/evros/vncrec-0.2'
make all
make[1]: Entering directory `/home/evros/vncrec-0.2'
making all in ./libvncauth...
make[2]: Entering directory `/home/evros/vncrec-0.2/libvncauth'
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I. -I../include  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO       -c -o vncauth.o vncauth.c
vncauth.c: In function 'vncRandomBytes':
vncauth.c:127: warning: implicit declaration of function 'time'
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I. -I../include  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO       -c -o d3des.o d3des.c
d3des.c:37: warning: 'KnR' defined but not used
d3des.c:38: warning: 'Kn3' defined but not used
d3des.c:39: warning: 'Df_Key' defined but not used
rm -f libvncauth.a
ar clq libvncauth.a vncauth.o d3des.o
ranlib libvncauth.a
make[2]: Leaving directory `/home/evros/vncrec-0.2/libvncauth'
making all in ./vncrec...
make[2]: Entering directory `/home/evros/vncrec-0.2/vncrec'
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o argsresources.o
argsresources.c
argsresources.c: In function 'GetArgsAndResources':
argsresources.c:294: warning: 'vncServerName' may be used
uninitialized in this function
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o colour.o colour.c
colour.c: In function 'SetupBGR233Map':
colour.c:428: warning: pointer targets in passing argument 3 of
'XFreeColors' differ in signedness
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o desktop.o
desktop.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o dialogs.o
dialogs.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o fullscreen.o
fullscreen.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o listen.o listen.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o misc.o misc.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o popup.o popup.c
popup.c: In function 'CreatePopup':
popup.c:57: warning: 'button' may be used uninitialized in this
function
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o rfbproto.o
rfbproto.c
rfbproto.c: In function 'InitialiseRFBConnection':
rfbproto.c:185: warning: pointer targets in passing argument 2 of
'WriteExact' differ in signedness
rfbproto.c: In function 'HandleRFBServerMessage':
rfbproto.c:460: warning: unused variable 'usecs'
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o selection.o
selection.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing    -I../include -I.  -I/usr/X11R6/include
-I../../include -I../../glide3 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE
-D_SVID_SOURCE
    -DFUNCPROTO=15 -DNARROWPROTO   -DMITSHM    -c -o shm.o shm.c
gcc -m32 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall  -g
-fno-strict-aliasing  
...

read more »


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yoshiki Hayashi  
View profile  
 More options Nov 8 2006, 5:40 am
From: "Yoshiki Hayashi" <gyosh...@gmail.com>
Date: Wed, 8 Nov 2006 19:40:09 +0900
Local: Wed, Nov 8 2006 5:40 am
Subject: Re: Vncrec installation error
On 11/8/06, uv <ubun...@gmail.com> wrote:

...

read more »


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google