Kevin Tan ()
Fri, 6 Mar 1998 13:19:53 -0800 (PST)
> On Fri, 6 Mar 1998, Kevin Tan wrote:
>
> > I can't seem to get any of the VNC Linux binaries to run on my 486. (It
> > runs great on my Pentium, also running RedHat Linux 5.0) I get
> > segmentation faults and core dumps each time. Tried compiling the sources,
> > but I'm getting errors ... can anyone shed some light?
>
> Can't help without even having seen any of the errors. So please quote
> from the error log you made while you were compiling
>
> Hugo.
Thanks for the reply.
Below is the last few lines before the compile error.
rm -f shm.o
gcc -c -O2 -fno-strength-reduce -m486 -I../include -I../../../include/X11 -I
../../../include/X11/extensions -I../../../include -Dlinux -D__i386__
-D_POSIX_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DSHAPE
-DGCCUSES
GAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV -DXFreeXDGA -DFUNCPROTO=15 -DNA
RROWPROTO shm.c
shm.c:68: conflicting types for `shmat'
/usr/include/sys/shm.h:50: previous declaration of `shmat'
make[2]: *** [shm.o] Error 1
make[2]: Leaving directory `/root/vnc-src/Xvnc/programs/Xserver/Xext'
make[1]: *** [Xext] Error 2
make[1]: Leaving directory `/root/vnc-src/Xvnc/programs/Xserver'
make: *** [all] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/vnc-src'
make: *** [world] Error 2
Kev
This archive was generated by on Wed Feb 03 1999 - 15:32:50 GMT