Hi Jeff, The missing exports appear to be those supplied by the rfb library (librfb.a). You appear to be linking against librfb.a, according to the output below, so the most likely cause of the errors is that libvnc.a doesn't appear before librfb.a in the link line. If libX.a requires imports from libY.a then libX.a needs to appear *first* in the link line.
Cheers, Wez @ RealVNC Ltd. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list