Jeff,
Thanks but that still didn't work: Look below:
make World MAKE=/opt/app/pkg/gnu/bin/make
/opt/app/pkg/gnu/bin/make -f xmakefile all
make: xmakefile: No such file or directory
make: *** No rule to make target `xmakefile'. Stop.
*** Error code 2
make: Fatal error: Command failed for target `World'
# /opt/app/pkg/gnu/bin/make -v
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.6
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <[EMAIL PROTECTED]>.
The problem is that is can't find xmakefile. So where the heck is it?
Phillip
-----Original Message-----
From: jeff whitaker [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 12:11 PM
To: [EMAIL PROTECTED]
Subject: Re: Problems with Compiling Xvnc
--- 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
---------------------------------------------------------------------
*****************************************************************************
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized.
If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful. When addressed to our clients any opinions or advice
contained in this email are subject to the terms and conditions expressed in
the governing KPMG client engagement letter.
*****************************************************************************
---------------------------------------------------------------------
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
---------------------------------------------------------------------