I have had similar problems getting FLTK to build properly on OS X with
the TigerVNC patches.  It builds fine on other platforms.  On OS X
(10.6.8), I get

Undefined symbols:
  "_TISCreateASCIICapableInputSourceList", referenced from:
      fl_update_focus()     in libfltk.a(Fl_cocoa.mm.o)
  "_TISCopyCurrentKeyboardInputSource", referenced from:
      +[FLView keyTranslate:withModifierFlags:] in libfltk.a(Fl_cocoa.mm.o)
  "_TSMSetDocumentProperty", referenced from:
      fl_update_focus()     in libfltk.a(Fl_cocoa.mm.o)
  "_TSMGetActiveDocument", referenced from:
      fl_update_focus()     in libfltk.a(Fl_cocoa.mm.o)
  "_kTISPropertyUnicodeKeyLayoutData", referenced from:
      +[FLView keyTranslate:withModifierFlags:] in libfltk.a(Fl_cocoa.mm.o)
  "_LMGetKbdType", referenced from:
      +[FLView keyTranslate:withModifierFlags:] in libfltk.a(Fl_cocoa.mm.o)
  "_TISGetInputSourceProperty", referenced from:
      +[FLView keyTranslate:withModifierFlags:] in libfltk.a(Fl_cocoa.mm.o)
ld: symbol(s) not found

when it tries to link fluid.

Not really a TigerVNC problem then, but perhaps a problem with some of the recommended patches. Does it work if you omit them? In that case, it should be fairly easy to figure out which patch is causing the problem by bisecting.



This is after having gone through the painful process of figuring out
which patches to apply (which is not obvious from reading some of the
FLTK patch pages, since they may contain multiple versions of the same
patch.)

Just use the latest ones. They are time stamped, and the comments are there to help you. When in doubt, write a new comment to get a clarification.


Rgds, ---
Peter Åstrand           ThinLinc Chief Developer
Cendio AB               http://cendio.com
Teknikringen 8          http://twitter.com/ThinLinc
583 30 Linköping        http://facebook.com/ThinLinc
Phone: +46-13-214600    http://plus.google.com/112509906846170010689
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Tigervnc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to