On Tue, Mar 26, 2013 at 08:32:17AM +0100, Joerg Sonnenberger wrote: > On Tue, Mar 26, 2013 at 01:59:13AM +0000, Alistair G. Crooks wrote: > > Also fix up the ZFS infrastructure where it tried to link with the > > wrong libz.so instance -- these problems showed up in testing with the > > versioned libz.so. > > Can you at least be consistent and also use it for libpthread?
Umm, yeah, I'll address libpthread when I do the symbol versioning for libpthread. As you can see, each lib is being done one at a time, and builds performed after that to fix any fallout. Regards, Alistair