>>>>> "pa" == Paolo Amoroso <[EMAIL PROTECTED]> writes:

  ecm> a shared library by using ldd). It is possible that the GTk
  ecm> libraries on your system have been built incorrectly, without all
  ecm> the required dependency information.

  pa> By the way, if this is the case, shouldn't the cells-gtk demo and
  pa> libcellsgtk.so not work at all, not even in a fresh Lisp image with
  pa> all the cells-gtk code loaded?

  in the fresh image, the order in which shared objects are loaded is
  determined by the application. The reloading code in a restarted
  core attempts to reload shared objects in the same order as they
  were initially loaded, but there might be something wrong with that
  logic.
  
-- 
Eric Marsden


Reply via email to