Hello all,
-----------------------------------------------------------------------------
--------------------------------------------
I am setting up the VNC in AIX5.1 and for the same I downloaded the unix
source from the site.
Here starts my issue.
  1.. I am using the version # vnc-3.3.7-unixsrc
  2.. As per the README the first step went on well which is configure
  3.. Failed while doing make.
The problems which I am facing currently is
----quote---
[EMAIL PROTECTED]:/home/rmks99/vnc-3.3.7-unixsrc 19 > make
Target "all" is up to date.
Target "all" is up to date.
Target "all" is up to date.
Target "all" is up to date.
Target "all" is up to date.
        gcc   -I.. -DVNC_SOCKLEN_T=socklen_t   -O2 -Wall  -c shm.c
shm.c:28:33: X11/extensions/XShm.h: No such file or directory
shm.c:29: parse error before "shminfo"
shm.c:29: warning: type defaults to `int' in declaration of `shminfo'
shm.c:29: warning: data definition has no type or storage class
shm.c: In function `ShmCleanup':
shm.c:39: request for member `shmaddr' in something not a structure or union
shm.c:40: request for member `shmid' in something not a structure or union
shm.c: In function `CreateShmImage':
shm.c:58: warning: implicit declaration of function `XShmQueryExtension'
shm.c:61: warning: implicit declaration of function `XShmCreateImage'
shm.c:62: warning: assignment makes pointer from integer without a cast
shm.c:65: request for member `shmid' in something not a structure or union
shm.c:69: request for member `shmid' in something not a structure or union
shm.c:74: request for member `shmaddr' in something not a structure or union
shm.c:74: request for member `shmid' in something not a structure or union
shm.c:76: request for member `shmaddr' in something not a structure or union
shm.c:78: request for member `shmid' in something not a structure or union
shm.c:82: request for member `readOnly' in something not a structure or union
shm.c:85: warning: implicit declaration of function `XShmAttach'
shm.c:91: request for member `shmaddr' in something not a structure or union
shm.c:92: request for member `shmid' in something not a structure or union
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.
----------unquote------------------------



Any suggestions on this will be of great help.

thanks,
Suresh Ramakrishnan
Internet:[EMAIL PROTECTED]
Internet:[EMAIL PROTECTED]
Mobile:303-946-6777
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to