I have downloaded the 3.3.3r2 source, read (most of) the README file and tried to build as described there. See the snipped screen printout:
(...) making all in ./vncviewer... make[2]: Entering directory `/build/vnc_unixsrc/vncviewer' gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o argsresources.o argsresources.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o colour.o colour.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o desktop.o desktop.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o dialogs.o dialogs.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o fullscreen.o fullscreen.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o listen.o listen.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o misc.o misc.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o popup.o popup.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o rfbproto.o rfbproto.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o selection.o selection.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o shm.o shm.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o sockets.o sockets.c gcc -O2 -I../include -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX _C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o vncviewer.o vncviewer.c rm -f vncviewer gcc -o vncviewer -O2 -L/usr/X11R6/lib argsresources.o colour.o desktop. o dialogs.o fullscreen.o listen.o misc.o popup.o rfbproto.o select ion.o shm.o sockets.o vncviewer.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ../libvncauth/libvncauth.a make[2]: *** No rule to make target `vncviewer.man', needed by `vncviewer._man'. Stop. make[2]: Leaving directory `/build/vnc_unixsrc/vncviewer' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/vnc_unixsrc' make: *** [World] Error 2 ss20:/build/vnc_unixsrc # Any ideas on how to solve this? If it matters I'm running SuSE Linux rel 7.3 on a Sparc 20. -- Torbjxrn Heltne AM Elektronikk AS --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------