VNC on LinuxPPC
Stew Benedict
stewb "at" earthlink.net
Mon, 28 Jun 1999 02:06:04 +0000
OK,
I'm a little closer now to compling on PPC. I've upgraded to PPC99,
with the latest glibs and am building vnc-3.3.2r3_unixsrc.tgz.
xmkmf
make World
in the top level directory goes OK,
but the subsequent make World in the Xvnc directory gives me this:
make[2]: Entering directory `/home/root/vnc_unixsrc/Xvnc/config/imake'
gcc -O -ansi -pedantic -I../../include -I../../exports/include/X11
-I../.. -I../../exports/include -Dlinux LinuxMachineDefines
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L
-D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT -DFUNCPROTO=15 -DNARROWPROTO
-DCPP_PROGRAM="\"/lib/cpp\"" -c imake.c -o imake.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [imake.o] Error 1
make[2]: Leaving directory `/home/root/vnc_unixsrc/Xvnc/config/imake'
make[1]: *** [imake.bootstrap] Error 2
make[1]: Leaving directory `/home/root/vnc_unixsrc/Xvnc'
make: *** [World] Error 2
Anyone familiar with this? I looked to try and find the source of the gcc
switches in the multitude of config files, with no luck. I am part way
there, the viewer is working, just no server.
Thanks,
Stew Benedict
---------------------------------------------------------------------
The VNC mailing list - see http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------