I am having trouble getting Xvnc to compile on my Solaris 7 x86.  Has anyone 
encountered this problem before?  The error messages displayed are as follows:
----------------------------------------------------------------------------
root@dirona1 / 501 > cd /install/vnc_unixsrc/Xvnc
root@dirona1 /install/vnc_unixsrc/Xvnc 502 > make World

Building Release 6.3 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Wed Dec 13 10:08:35 PST 2000

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" clean
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make  Makefile.boot
cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS=""
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
/usr/ucb/cc:  language optional software package not installed
*** Error code 1
make: Fatal error: Command failed for target `ccimake'
Current working directory /install/vnc_unixsrc/Xvnc/config/imake
*** Error code 1
make: Fatal error: Command failed for target `imake.proto'
Current working directory /install/vnc_unixsrc/Xvnc
*** Error code 1
make: Fatal error: Command failed for target `World'
root@dirona1 /install/vnc_unixsrc/Xvnc 503 > cd ..
-------------------------------------------------------------------------------
Anyone know how to make this work?

I believe it has something to do with the cc script and the fact that it calls 
/usr/ucb/cc which is a link to a compiler that is no longer included in Solaris.  I 
would like to get it to compile using gcc.

Thanks,

Bob Lusby
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to