I can't help you with access to a shell, maybe someone else can, I'm
building in a chroot for this and will eventually set up a Lucid VM for
further testing.

If you want to see if you can use the static version of the Lucid build
with your --with-openssl option, you can try this:

mkdir lucidssl
cd lucidssl
wget 
ftp://ftp.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-dev_0.9.8k-7ubuntu8.11_amd64.deb
ar pf libssl-dev_0.9.8k-7ubuntu8.11_amd64.deb data.tar.gz \
    | zcat \
    | tar xf - ./usr/include/openssl ./usr/lib/libcrypto.a ./usr/lib/libssl.a
mv ./usr/include ./usr/lib/lib* .

Works for me, in that it gets to the same error I saw in a lucid chroot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955371

Title:
  Build deps don't reflect failure of simple backport on Lucid's openssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/955371/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to