problem fixed.. Make sure the following headers are being including in the following order
#include <machine/param.h> #include <sys/types.h> #include <sys/ipc.h> #include <sys/shm.h> In the programs that fail to compile (there were 2 of em for me) Jason _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
