[csw-maintainers] openssh client binds to a newest libc.so.1
Jan Holzhueter
jh at opencsw.org
Fri Aug 17 12:58:00 CEST 2012
Hi,
the newest CSWosshclient which was build after buildfarm update binds to
a to new libc.so.1.
Version SUNW_1.22.7 which is Solaris 10 Update 10 if I'm not wrong.
The function used should be avoided an rebuild to have it run on older
Kernels.
Version VERSION: 6.0p1,REV=2012.05.17 does not suffer from this:
ldd -v /opt/csw/bin/ssh |grep libc |grep 22
libc.so.1 (SUNW_1.22) => /lib/libc.so.1
libc.so.1 (SUNW_1.22) => /lib/libc.so.1
libc.so.1 (SUNW_1.22.2) => /lib/libc.so.1
libc.so.1 (SUNW_1.22) => /lib/libc.so.1
libc.so.1 (SUNW_1.22.1) => /lib/libc.so.1
libc.so.1 (SUNW_1.22.2) => /lib/libc.so.1
pvs -s /usr/lib/libc.so.1 |more
SUNW_1.23:
SUNW_1.22.7:
vasprintf;
smt_pause;
fdatasync;
asprintf;
SUNW_1.22.6:
utimensat;
futimens;
SUNW_1.22.5:
getpagesizes2;
What you can do see the samba package:
http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/samba/trunk/Makefile#L326
Dago did wanted to hack up a mapfile so this won't happen.
Don't know the state of that. So this is a workaround.
Greetings
Jan
More information about the maintainers
mailing list