Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
build 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
  1 message - 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
 
CarlFK  
View profile  
 More options Jul 5, 12:29 am
From: CarlFK <cfkars...@gmail.com>
Date: Sat, 4 Jul 2009 21:29:13 -0700 (PDT)
Local: Sun, Jul 5 2009 12:29 am
Subject: build error
Little fuzzy on what the build requirements are.  here is what I have
so far:

carl@gw42:~/a/vncrec-0.2$ make World
make Makefiles
make[1]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
making Makefiles in libvncauth...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/libvncauth'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/libvncauth'
making Makefiles in vncrec...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncrec'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncrec'
making Makefiles in vncpasswd...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncpasswd'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncpasswd'
making Makefiles in vncconnect...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncconnect'
make[2]: Nothing to be done for `Makefiles'.
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncconnect'
make[1]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make depend
make[1]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
depending in ./libvncauth...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/libvncauth'
gccmakedep  -- -I. -I../include     -Dlinux -D__amd64__ -
D_POSIX_C_SOURCE=199309L                                -D_POSIX_SOURCE -D_XOPEN_SOURCE                 -
D_BSD_SOURCE -D_SVID_SOURCE                                 -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                                                 -DFUNCPROTO=15 -
DNARROWPROTO      -- vncauth.c d3des.c
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/libvncauth'
depending in ./vncrec...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncrec'
gccmakedep  -- -I../include -I.     -Dlinux -D__amd64__ -
D_POSIX_C_SOURCE=199309L                                -D_POSIX_SOURCE -D_XOPEN_SOURCE                 -
D_BSD_SOURCE -D_SVID_SOURCE                                 -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                                                 -DFUNCPROTO=15 -
DNARROWPROTO      -- 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
desktop.c:25:30: error: X11/Xaw/Viewport.h: No such file or directory
dialogs.c:25:28: error: X11/Xaw/Dialog.h: No such file or directory
fullscreen.c:25:26: error: X11/Xaw/Form.h: No such file or directory
fullscreen.c:26:30: error: X11/Xaw/Viewport.h: No such file or
directory
fullscreen.c:27:28: error: X11/Xaw/Toggle.h: No such file or directory
popup.c:26:26: error: X11/Xaw/Form.h: No such file or directory
popup.c:27:29: error: X11/Xaw/Command.h: No such file or directory
popup.c:28:28: error: X11/Xaw/Toggle.h: No such file or directory
sockets.c:36:21: error: X11/xpm.h: No such file or directory
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncrec'
depending in ./vncpasswd...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncpasswd'
gccmakedep  -- -I../include     -Dlinux -D__amd64__ -
D_POSIX_C_SOURCE=199309L        -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -
D_BSD_SOURCE -D_SVID_SOURCE                                 -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                 -DFUNCPROTO=15 -
DNARROWPROTO      -- vncpasswd.c
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncpasswd'
depending in ./vncconnect...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncconnect'
gccmakedep  --      -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L               -
D_POSIX_SOURCE -D_XOPEN_SOURCE                          -D_BSD_SOURCE -
D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64                                     -DFUNCPROTO=15 -DNARROWPROTO      --
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncconnect'
make[1]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make all
make[1]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
making all in ./libvncauth...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/libvncauth'
gcc -g -O2 -fno-strict-aliasing    -I. -I../include     -Dlinux -
D__amd64__ -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE -
D_XOPEN_SOURCE -D_BSD_SOURCE -
D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64                                                     -DFUNCPROTO=15 -DNARROWPROTO       -c
-o vncauth.o vncauth.c
gcc -g -O2 -fno-strict-aliasing    -I. -I../include     -Dlinux -
D__amd64__ -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE -
D_XOPEN_SOURCE -D_BSD_SOURCE -
D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64                                                     -DFUNCPROTO=15 -DNARROWPROTO       -c
-o d3des.o d3des.c
rm -f libvncauth.a
ar clq libvncauth.a vncauth.o d3des.o
ranlib libvncauth.a
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/libvncauth'
making all in ./vncrec...
make[2]: Entering directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncrec'
gcc -g -O2 -fno-strict-aliasing    -I../include -I.     -Dlinux -
D__amd64__ -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE -
D_XOPEN_SOURCE -D_BSD_SOURCE -
D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64                                                     -DFUNCPROTO=15 -DNARROWPROTO       -c
-o argsresources.o argsresources.c
gcc -g -O2 -fno-strict-aliasing    -I../include -I.     -Dlinux -
D__amd64__ -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE -
D_XOPEN_SOURCE -D_BSD_SOURCE -
D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64                                                     -DFUNCPROTO=15 -DNARROWPROTO       -c
-o colour.o colour.c
gcc -g -O2 -fno-strict-aliasing    -I../include -I.     -Dlinux -
D__amd64__ -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE -
D_XOPEN_SOURCE -D_BSD_SOURCE -
D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64                                                     -DFUNCPROTO=15 -DNARROWPROTO       -c
-o desktop.o desktop.c
desktop.c:25:30: error: X11/Xaw/Viewport.h: No such file or directory
desktop.c: In function 'DesktopInitBeforeRealization':
desktop.c:64: error: 'formWidgetClass' undeclared (first use in this
function)
desktop.c:64: error: (Each undeclared identifier is reported only once
desktop.c:64: error: for each function it appears in.)
desktop.c:66: error: 'XtNdefaultDistance' undeclared (first use in
this function)
desktop.c:68: error: 'viewportWidgetClass' undeclared (first use in
this function)
make[2]: *** [desktop.o] Error 1
make[2]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2/vncrec'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/nfs/cw1b/carl/html/temp/Jul04/a/
vncrec-0.2'
make: *** [World] Error 2


    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
©2009 Google