I attempted to start all over and rebuilt opensll, I had to go to the latest
version of openssl because I was getting build errors on openssl version l, and
also DB, and Python. I still received the same error when trying to build
xulrunner. With some help I've narrowed the error to openssl I think. It was
suggested I start Python and simply import hashlib (which contains the md5
module).
>>> import _hashlib
dlopen("/usr/lib/python2.6/site-packages/_hashlib.so", 2);
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /usr/lib/libssl.so.0.9.8: undefined symbol: pqueue_size
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page