Hi, 

I'm having 2 problems with vnc running on AIX.  The first problem is using
the pre-packed rpm image from IBM's linux toolkit website.  After running
fine on numerous machines for months displaying the CDE, all of a sudden
it's stopped displaying CDE and displays just the basic X-Widows display.
This problem has occured on multiple machines running various patch & OS
levels.  The only machine NOT to be affected is the only machine to have its
own graphics cards - all of the other machines are LPARs (Logical
Partitions) and hence do not have a graphics card.  Has anyone seen anything
like this before?  

My second problem stems from the first.  I'm trying to compile the source
code for the latest version to see if it fixes my problems but I'm running
into compile errors.  I'm compiling on AIX 5.3 ML04, using GCC/GCC C++
4.0.0.1 AND gnumake 3.80.1.

I've commented out the following line "#include <X11/extensions/XShm.h>" as
it through up another error, and this was suggested through another users
post.  My error is as below, can anyone please help!!:

TXImage.h:82: error: ISO C++ forbids declaration of 'XShmSegmentInfo' with
no type 
TXImage.h:82: error: expected ';' before '*' token 
TXImage.h: In member function 'bool TXImage::usingShm()': 
TXImage.h:62: error: expected primary-expression before ';' token 
TXImage.cxx: In constructor 'TXImage::TXImage(Display*, int, int, Visual*,
int)': 
TXImage.cxx:42: error: type 'struct shminfo' is not a direct base of
'TXImage' 
TXImage.cxx: In member function 'void TXImage::put(Window, _XGC*, const
rfb::Rect&)': 
TXImage.cxx:144: error: 'XShmPutImage' was not declared in this scope 
TXImage.cxx: In member function 'void TXImage::createXImage()': 
TXImage.cxx:193: error: 'XShmQueryExtension' was not declared in this scope 
TXImage.cxx:194: error: expected unqualified-id before '=' token 
TXImage.cxx:197: error: expected primary-expression before ',' token 
TXImage.cxx:197: error: 'XShmCreateImage' was not declared in this scope 
TXImage.cxx:200: error: expected unqualified-id before '->' token 
TXImage.cxx:204: error: expected primary-expression before '->' token 
TXImage.cxx:205: error: expected unqualified-id before '->' token 
TXImage.cxx:207: error: expected primary-expression before '->' token 
TXImage.cxx:209: error: expected unqualified-id before '->' token 
TXImage.cxx:212: error: expected primary-expression before ')' token 
TXImage.cxx:212: error: 'XShmAttach' was not declared in this scope 
TXImage.cxx:222: error: expected primary-expression before '->' token 
TXImage.cxx:228: error: expected primary-expression before '->' token 
TXImage.cxx:240: error: expected primary-expression before ';' token 
TXImage.cxx:241: error: expected unqualified-id before '=' token 
TXImage.cxx: In member function 'void TXImage::destroyXImage()': 
TXImage.cxx:256: error: expected primary-expression before ')' token 
TXImage.cxx:258: error: expected primary-expression before '->' token 
TXImage.cxx:259: error: expected primary-expression before '->' token 
TXImage.cxx:260: error: expected primary-expression before ';' token 
TXImage.cxx:261: error: expected unqualified-id before '=' token 


Thanks 
John



****************************************************************************
The information contained in this email is intended only for the use of the 
intended recipient at the email address to which it has been addressed. If the 
reader of this message is not an intended recipient, you are hereby notified 
that you have received this document in error and that any review, 
dissemination or copying of the message or associated attachments is strictly 
prohibited.

If you have received this email in error, please contact the sender by return 
email or call 01793 877777 and ask for the sender and then delete it 
immediately from your system.Please note that neither RWE npower nor the sender 
accepts any responsibility for viruses and it is your responsibility to scan 
attachments (if any).
*****************************************************************************
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to