From: Aredridel Date: 2006-10-25T09:50:36+09:00 Subject: Re: zlib.so Problem on MIPS target platform. --=-1BlgK5BqUQPsbufhW96V Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > Unable to resolve symbol. Ok, that leads me to believe there is a =20 > problem with the library i just built from zlib-1.2.1. I have =20 > installed libz.so.1.2.1. Checking the dependencies on libz.so.1.2.1, =20 > i can see that all required dependencies are available and it is =20 > properly linked to uclibc. Included in the zlib-1.2.1 package are two =20 > test applications, minigzip and example. Both test apps run perfectly =20 > on the target platform with the newly created libz.so.1.2.1 library. =20 > So it seems that the library is functioning correctly and ruby is =20 > able to FIND the library. But it fails to load within ruby. Do note that zlib.so is the ruby extension, but libz.so.foo is the zlib library. They're not the same thing. Sounds like you have a zlib.so linked against another libz, but that's a guess. Aria --=-1BlgK5BqUQPsbufhW96V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFPrTZtP09exA3hooRAq3QAKC/UL454PCdisAyi5MDbzOpVC1nmwCg6mdH mbJePmLOrAjM0E0kBWXVW2Q= =/wTr -----END PGP SIGNATURE----- --=-1BlgK5BqUQPsbufhW96V--