Andreas Schmidt wrote:
>
> Hello,
>
> yes - you must change vnc_unixsrc/Xvnc/config/cf/site.def.
> Uncomment the lines
>
> /*
> #ifndef HasGcc2
> #define HasGcc2 YES
> #endif
> */
>
> by removing "#". That should do the job.
...although it is possible that removing /* */ might work better :-)
Hello,
yes - you must change vnc_unixsrc/Xvnc/config/cf/site.def.
Uncomment the lines
/*
#ifndef HasGcc2
#define HasGcc2 YES
#endif
*/
by removing "#". That should do the job.
Good luck, and bye - Andreas
Andreas Schmidt
Web:http://www.dus-spot.de
E-MAIL: [EMAIL PROTECTED]
S-Mail: Am We
I am having trouble getting Xvnc to compile on my Solaris 7 x86. Has anyone
encountered this problem before? The error messages displayed are as follows:
root@dirona1 / 501 > cd /install/vnc_unixsrc/Xvnc
root@dirona1 /