Re: Problems compiling Xvnc on Solaris 7 x86

2000-12-15 Thread Joseph A. Knapka
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 :-)

Re: Problems compiling Xvnc on Solaris 7 x86

2000-12-15 Thread Andreas Schmidt
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

Problems compiling Xvnc on Solaris 7 x86

2000-12-14 Thread Lusby, Robert D
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 /