Problems with Compiling Xvnc

jeff whitaker jsw "at" cdc.noaa.gov
Tue, 19 Dec 2000 20:13:57 +0000


--- In vnc-list "at" egroups.com, "Bruce, Phillip" <pbruce "at" k...> wrote:
> Hi,
> 
>    I'm trying to compile the Xvnc and get the following:
> 
> # make World    
> /usr/ccs/bin/make  -f xmakefile  all
> make: Fatal error: Can't find `xmakefile': No such file or directory
> Current working directory /usr/local/software/VNC/vnc_unixsrc/Xvnc
> *** Error code 1
> make: Fatal error: Command failed for target `World'
> 
> It seems that it can't fine xmakefile in this script. Where is this
> xmakefile at?
> 
> This is on Solaris 2.6    5/98 release. 
> 
>     
> 


You must gnu make on Solaris.  On my system, 

make World MAKE=/usr/local/bin/make

does the trick.

-Jeff
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------