It looks as if Phillip ran "xmkmf" before running
"make World". On my Linux box that results in
exactly the problem described. You need to just
unpack the tarball and do
"cd vnc_unixsrc/Xvnc ; make World"
-- Joe
Carlyle Sutphen wrote:
>
> It should be made during the make World run.
>
> Did you abbreviate your output from make? I get:
>
> --------------------------------snip-----------------------------------------
> ----
> 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 Nov 1 13:17:26 MEZ 2000
>
> cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" clean
> --------------------------------snip-----------------------------------------
> ----
>
> Looking at the Makefile, it seems it is created in the target section
> imake.bootstrap:
>
> My guess is that you need to set BOOTSTRAPCFLAGS.
>
> Date: 19.12.2000 23:09
> To: [EMAIL PROTECTED]
>
> Reply to: [EMAIL PROTECTED]
>
> Subject: RE: Problems with Compiling Xvnc
> Message text:
>
> 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
> ---------------------------------------------------------------------
>
> --
>
> Diese E-Mail enthdlt vertrauliche und/oder rechtlich gesch|tzte Informationen.
> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt|mlich
> erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie
> diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail
> ist nicht gestattet.
>
> This e-mail may contain confidential and/or privileged information. If you are
> not the intended recipient (or have received this e-mail in error) please
> notify the sender immediately and destroy this e-mail. Any unauthorised
> copying, disclosure or distribution of the material in this e-mail is strictly
> forbidden.
> ---------------------------------------------------------------------
> 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
> ---------------------------------------------------------------------
-- Joe Knapka
---------------------------------------------------------------------
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
---------------------------------------------------------------------