Here is the key to the issue. /home/user1/source/2.8-dev/src/lib/openssl/lib/libssl.so: could not read symbols: Invalid operation
I was linking to the shared object as specified on the DSO linking page. The problem was that when the linker ran I was getting "Invalid operation". The .so was being built with broken symbols somehow. This was fixed with some subsequent binutils and did not occur with the the version that shipped with Ubuntu 11.10 final. I think this can be closed now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825542 Title: Symbol generation/lookup broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/825542/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
