<div dir="ltr">Hi,<div><br></div><div style>Use "ldd -Ur" and you should have the errors displayed by ldd.</div><div style><br></div><div style>What bug is caused by using "-z ignore" ?</div><div style>

<br></div><div style>Yann</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/7 Dagobert Michelsen <span dir="ltr"><<a href="mailto:dam@opencsw.org" target="_blank">dam@opencsw.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Am 07.03.2013 um 19:35 schrieb rupert THURNER:<br>
<div class="im">> If you could quickly change the makefile including a retiring of the old version should it be appropriate i d appreciate it. I got an error months ago while doing this and just left the version in place because of it. But that is not your intention afaiu.<br>


><br>
> Rupert<br>
><br>
> Am 06.03.2013 22:38 schrieb "Maciej (Matchek) Bliziński" <<a href="mailto:maciej@opencsw.org">maciej@opencsw.org</a>>:<br>
><br>
> > 2013/3/5 rupert THURNER <<a href="mailto:rupert@opencsw.org">rupert@opencsw.org</a>>:<br>
> > > could somebody mgar knowledgable help to make a correct new version of<br>
> > > libserf or point me to a good / simple example of another library which<br>
> > > changed the version?<br>
> ><br>
> > The short answer is that you just build the new library, and if they<br>
> > changed the soname, you adjust the package name accordingly. Did you<br>
> > try that and ran into a problem?<br>
<br>
</div>There are a couple of issues with -z ignore as all libraries are not pulled in any more.<br>
After adding<br>
  LINKER_IGNORE =<br>
I get several warnings again:<br>
<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|libsendfile.so.1|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|libuuid.so.1|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|libiconv.so.2|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|libexpat.so.1|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|<a href="http://libdb-4.8.so" target="_blank">libdb-4.8.so</a>|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|liblber-2.4.so.2|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWlibserf1-0 += soname-unused|libldap-2.4.so.2|is|needed|by|/opt/csw/lib/libserf-1.so.0.0.0|but|never|used<br>
<br>
This is pretty strange, as at least some of them should be used, however ldd -r<br>
works fine. Any idea how this can happen?<br>
<br>
<br>
Best regards<br>
<br>
  -- Dago<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
maintainers mailing list<br>
<a href="mailto:maintainers@lists.opencsw.org">maintainers@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/maintainers" target="_blank">https://lists.opencsw.org/mailman/listinfo/maintainers</a><br>
.:: This mailing list's archive is public. ::.</div></div></blockquote></div><br></div>