Andy Polyakov via RT wrote: >Right, just a typo. > >
Typos happen, being a sysadmin and a programmer, I know. >For reference, no, even 5.x is supposed to use osf1 and not tru64. > > Gives an old and bitter "DEC OSF/1" sys admin like me a small satisfaction :-) >>The second bug is more of a feature, since everything builds and appears >>to run, but it gives me an uneasy feeling. The problem is, again, in the >>"Makefile.shared". It is setting the library version to this string - >>quotation marks included: "::0.9.8". On Tru64 UNIX (and others, I >>believe) this actually reads that there are TWO version strings, """ and >>"0.9.8"". >> >> > >H-m-m-m... Shouldn't it be THREE strings then? One ", then empty and >finally 0.9.8"? But two or three, it's obviously wrong. Yet another sign >that shared library versioning needs overhauling... Patch is applied and >case is being dismissed. A. > > This is a make + shell + ld issue, I'd say. The idea of the make file is to have 3 version strings, but somehow ldd picks up the quotation marks into the version strings. I'm not sure if the actual culprit is worth tracking down. Thanks for applying the patches. Nix. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
