Re: Problems compiling in Solaris 7 on Intel

From: Andreas Schmidt ()
Date: Wed Jun 28 2000 - 19:14:43 BST


Hello Steve,

well - your imake-files try to use cc. And you have gcc. You should
look at ./XVNC/config/cf/site.def and uncomment the "hasgcc2"-
section. Then a new xmkmf and make World - that's it. And you will
have to use sun's make, NOT gnu-make.

Hope this helps. And I can send you a compiled XVNC - I compiled
it on Solaris 8, should work on your system too.

By the way - if you want to use CDE, change in the vncserver-script
the XStartup-section to:

$defaultXStartup
    = ("#!/bin/sh\n\n".
       "/usr/dt/bin/Xsession &\n");

That's it.

Bye, Andreas

> Hey all,
>
> I am having a problem compiling vnc on Solaris 7 on Intel. I have no problem
> on the compiling the viewer portion, just on the Xvnc server portion. I have
> gcc installed and Perl, but when I try a compile I get output as:
>
> # make World
>
> 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.
>
> Tue Jun 27 14:56:11 EDT 2000
>
> cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" clean
> rm -f ccimake imake.o imake
> rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
> rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
> make Makefile.boot
> cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS=""
> making imake with BOOTSTRAPCFLAGS= in config/imake
> cc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c
> /usr/ucb/cc: language optional software package not installed
> *** Error code 1
> make: Fatal error: Command failed for target `ccimake'
> Current working directory /vnc/vnc_unixsrc/Xvnc/config/imake
> *** Error code 1
> make: Fatal error: Command failed for target `imake.proto'
> Current working directory /vnc/vnc_unixsrc/Xvnc
> *** Error code 1
> make: Fatal error: Command failed for target `World'
> #
>
> I also tried the command with BOOTSTRAPCFLAGS="DNOSTDADRS" and it produced
> the same error.
>
> Is there something I am missing? Or could someone send me a compiled copy?.
>
> Thanks
> Steve Palocz
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to
> See also:
> ---------------------------------------------------------------------
>

Andreas Schmidt
Web:
E-MAIL:
S-Mail: Am Wehrgraben 8
        D - 58339 Breckerfeld
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to
See also:
---------------------------------------------------------------------



This archive was generated by : Thu Jun 29 2000 - 14:20:13 BST