Hi Jan,<div><br></div><div>According to pvs, ssh is linked against SUNW_1.22 and SUNW_1.22.7</div><div><br></div><div><div>root@solaris11-vm:~# pvs /opt/csw/bin/ssh</div><div>        [...]</div><div>        libc.so.1 (SUNW_1.22, SUNWprivate_1.1);</div>
<div><br></div><div>How do you see the 1.22.7 ?</div><div><br></div><div>What is the interface version of the first Solaris 10 release ?</div><div><br></div><div>Yann</div><div><br></div><br><div class="gmail_quote">2012/8/17 Jan Holzhueter <span dir="ltr"><<a href="mailto:jh@opencsw.org" target="_blank">jh@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>
the newest CSWosshclient which was build after buildfarm update binds to<br>
a to new libc.so.1.<br>
<br>
Version SUNW_1.22.7 which is Solaris 10 Update 10 if I'm not wrong.<br>
<br>
The function used should be avoided an rebuild to have it run on older<br>
Kernels.<br>
<br>
Version VERSION:  6.0p1,REV=2012.05.17 does not suffer from this:<br>
<br>
ldd -v /opt/csw/bin/ssh |grep libc |grep 22<br>
        libc.so.1 (SUNW_1.22) =>         /lib/libc.so.1<br>
        libc.so.1 (SUNW_1.22) =>         /lib/libc.so.1<br>
        libc.so.1 (SUNW_1.22.2) =>       /lib/libc.so.1<br>
        libc.so.1 (SUNW_1.22) =>         /lib/libc.so.1<br>
        libc.so.1 (SUNW_1.22.1) =>       /lib/libc.so.1<br>
        libc.so.1 (SUNW_1.22.2) =>       /lib/libc.so.1<br>
<br>
<br>
pvs -s /usr/lib/libc.so.1 |more<br>
<br>
        SUNW_1.23:<br>
        SUNW_1.22.7:<br>
                vasprintf;<br>
                smt_pause;<br>
                fdatasync;<br>
                asprintf;<br>
        SUNW_1.22.6:<br>
                utimensat;<br>
                futimens;<br>
        SUNW_1.22.5:<br>
                getpagesizes2;<br>
<br>
What you can do see the samba package:<br>
<br>
<a href="http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/samba/trunk/Makefile#L326" target="_blank">http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/samba/trunk/Makefile#L326</a><br>
<br>
<br>
Dago did wanted to hack up a mapfile so this won't happen.<br>
Don't know the state of that. So this is a workaround.<br>
<br>
<br>
Greetings<br>
Jan<br>
<br>
<br>
<br>
<br>
_______________________________________________<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. ::.<br>
</blockquote></div><br></div>