>Well, I don't how you created this librpmio-4.2,so, but md5Reset() is
>in librpmbeecrypt. So, if you really build a librpm.so with
>
>$ ld --shared --whole-archive -o <prefix>/lib/librpm.so
><prefix>/lib/librpm*.a

Thanks, this time I really looked at your email with building a shared
from all libraries, what I did was take from your instructions and built
each librpm*.so into each individual one's (librpmio.a -> librpmio.so, 
librpm.a -> librpm.so, etc..).  

So, now I don't get the md5Reset() relocation error.  I believe I am
able to use the sahred library now.  The only thing I don't quit
understand is that it tried to dynamically the library as librpm.so.0
instead of just librpm.so.  As soon as I linked the to librom.so.), it
seemed to work.  

Will need to do more testing to verify, but thanks a bunch for helping
me find a solution!!!  Much appreciated.

Christopher Chan
email: [EMAIL PROTECTED]
work: 650-561-0227

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to