Problems with Compiling Xvnc
Bruce, Phillip
pbruce "at" kpmg.com
Tue, 19 Dec 2000 21:55:32 +0000
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 <bug-make "at" gnu.org>.
The problem is that is can't find xmakefile. So where the heck is it?
Phillip
-----Original Message-----
From: jeff whitaker [mailto:jsw "at" cdc.noaa.gov]
Sent: Tuesday, December 19, 2000 12:11 PM
To: vnc-list "at" orl.co.uk
Subject: Re: Problems with Compiling Xvnc
--- 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
---------------------------------------------------------------------
*****************************************************************************
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 majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------