<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    [Sorry.  Try that attachment again.]<br>
    <br>
    <br>
    On 06/06/2011 06:57 PM, John Ellson wrote:
    <blockquote cite="mid:4DED5B52.6070302@opencsw.org" type="cite">
      <pre wrap="">Dago,

I'm totally baffled by this one.  The problem happens during package installation of CSWgraphviz-2.28.0 when "dot -c" is run to check which plugins can be successfully loaded and record their capabilities in the config6 file.


</pre>
      <blockquote type="cite">
        <pre wrap="">dot -c is running now to record available graphviz plugins.

Warning: Could not load "/opt/csw/lib/graphviz/libgvplugin_lasi.so.6" - file not found
</pre>
      </blockquote>
      <pre wrap="">

This only happens when running on Solaris-9, even though the binaries
were built on Solaris-9.
The binaries for Solaris-10, also built on Solaris-9, don't have this
problem.

This only happens with this plugin.  All the other plugins load as expected.
(This plugin happens to be the only one containing C++ code, but the C++
is wrapped in a C function.)

The error is reported by: lt_dlopen()  which is from libtool.

The path "/opt/csw/lib/graphviz/libgvplugin_lasi.so.6" is correct and
the plugin exists there.

Inspecting with ldd and elfdump show nothing unexpected.




Could it be some security feature???  (something like selinux ?)

Could it be something related to preload?

Could it be something related to C++?



The problem can be reproduced on unstable9s or testing9s using the
attached code.


John



 

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
maintainers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:maintainers@lists.opencsw.org">maintainers@lists.opencsw.org</a>
<a class="moz-txt-link-freetext" href="https://lists.opencsw.org/mailman/listinfo/maintainers">https://lists.opencsw.org/mailman/listinfo/maintainers</a>
.:: This mailing list's archive is public. ::.</pre>
    </blockquote>
    <br>
  </body>
</html>