[Glibc-bsd-devel] Re: format of libz.so not recognized

Robert Millan zeratul2@wanadoo.es
Sun, 16 Nov 2003 11:18:57 +0100


This isn't the case (I see your next mail), but just to say this sort of
bugs on GNU/KFreeBSD smells like need for libtool update.

Sometimes, for libraries not using libtool, an "rgrep -i linux ." helps a lot.

On Sat, Nov 15, 2003 at 12:29:13AM +0100, Santiago Vila wrote:
> Hi again.
> 
> objdump -p /usr/lib/libz.so.1
> 
> does not show any SONAME info at all, so it's a bug in zlib.
> 
> The build logs confirm it:
> 
> -dpkg-buildpackage: host architecture is freebsd-i386
> +dpkg-buildpackage: host architecture is hurd-i386
> 
> [...]
> 
> -gcc -shared -lc -o libz.so.1.1.4 adler32.o compress.o crc32.o gzio.o
> uncompr.o deflate.o trees.o zutil.o inflate.o infblock.o inftrees.o
> infcodes.o infutil.o inffast.o
> +gcc -shared -Wl,-soname,libz.so.1 -lc -o libz.so.1.1.4 adler32.o
> compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o
> inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o
> 
> 
> Will have to look at the Makefiles.
> 
> _______________________________________________
> Glibc-bsd-devel mailing list
> Glibc-bsd-devel@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/glibc-bsd-devel

-- 
Robert Millan

"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."

 -- J.R.R.T, Ainulindale (Silmarillion)