If I use the legacy pre-rfc proxy format I see the problem on both
maverick and natty.

Recompiling the globus-gsiapi-gsi source package without any changes,
will create a working library. THe code in the source package is up to
date w.r.t. support for openssl >= 0.9.8m.

However, looking at the buildlogs of the build of globus-gssapi-gsi
7.5-2 that is available in maverick and natty it can be seen that
libssl-dev_0.9.8k-7ubuntu8_amd64.deb was installed during the build.
That is, the package was built before openssl was updated to version
0.9.8o that is the version in maverick and natty.

Rebuilding the package without changes using the libssl-dev version that
is in the release will solve the problem, since the compilation will
then include source lines that are inside an

#if (OPENSSL_VERSION_NUMBER >= 0x009080dfL)

preprocessor conditional.

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

Title:
  globus openssl trouble: please upgrade to gt5.0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/globus-gssapi-gsi/+bug/703897/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to