Hi Ralf & friends,

The latest tarball (SNAP-19990308-1530) does not Configure
out-of-the-box under BSDI (BSD/OS) 3.1 or 4.0.    "sh config" dies for
various reasons:

* With BSDI, "perl" is still perl4, and perl5 needs to be called as
"perl5" explicitly.  This should be changed in "config" (at the end) and
also in the "eval" statement at the start of "Configure".

* If I manually change the "perl" to "perl5", and run "sh config" again,
Configure gives me its help message and dies, because the "bsdi" option
that "config" has chosen doesn't fit with any of Configure's options. 
Note that "config" _does_ say "Configuring for bsdi".

* Turns out that the line for "bsdi-gcc" is commented in "Configure". 
(Something tells me you guys took Configure directly from ssleay,
because we had that problem there and perhaps Tim never fixed it....)  
If I uncomment that line (line 160) in Configure, and "sh config" again,
then Configure dies with the following:

 Global symbol "x86_gc_des" requires explicit package name at
./Configure line 160.
 Execution of ./Configure aborted due to compilation errors.

That's as far as I can get for now.  Tell me what else I should try.

(BTW, we run SSLeay 0.9.0b.)

Regards,
 -Ted.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to