--- In [EMAIL PROTECTED], "Bruce, Phillip" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------