On Fri, Jun 14, 2002, [EMAIL PROTECTED] wrote:

> OpenPKG_Release: CURRENT
> OpenPKG_Package: openssl-0.9.6d-20020604
> Operating_System: Tru64, probably all
> Submission from: (NULL) (161.53.65.41)
>
> In config script of openssl package the option --version is used to query for
> gcc version. gcc2 gives only number, while gcc3 also gives some extra text which
> confuses script to think gcc is not available. Option -dumpversion works
> correctly on both versions.
>
> Furthermore, on Tru64, line 574 reads
>
> *-*-tru64) OUT="alpha-cc" ;;
>
> while i think it should
>
> *-*-tru64) OUT="alpha-" ;;
>
> SG
>
> P.S. I can send a new openssl.patch but I need address on which to send it.

Just send it to [EMAIL PROTECTED] or append it to this Bug Report
by replying to it and including the patch.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Bug Database Interface                           www.openpkg.org/bugdb
Bug Database List                            [EMAIL PROTECTED]

Reply via email to