Error making bind 9.2.0rc1 with open-ssl-option solaris 8 gcc 3.01 pacakge

Ms. Marsha Jamie Lee girlygirl at altavista.com
Thu Aug 30 16:46:34 UTC 2001


I have resolve the error.

1) Issued the pkgrm command to remove opennssl-096b package  
   from www.sunfreeware.com
   
2) Built the open_ssl system from www.openssl.org file: openssl_0.96b.tar.gz

The issue appers to be with the package openssl-096b from www.sunfreeware.com.
 
girlygirl at altavista.com (Ms. Marsha Jamie Lee) wrote in message news:<9mdpih$ce6 at pub3.rc.vix.com>...
> I am receiving the following error message when trying to make version
> 9.2.0rc1
> of Bind with the open-ssl option.
> 
> #include <openssl/opensslv.h>
> int main() {
>         if (OPENSSL_VERSION_NUMBER >= 0x0090581fL)
>                 return (0);
>         return (1);
> }
> 
> Command used ./configure --with-open-ssl=/usr/local/ssl
> 
> Operating system used: Solaris 8 in 64 bit mode
> Open SSL Version: 0.9.6b (version came from www.sunfreeware.com, 
>                           openssl-0.96b package).
> openssl/opensslv.h version number 0x0090602fl (this version is higher
> then 0x0090581fL???)
>   
> The openssl/opensslv.h file is 
> located in: /usr/local/ssl/include/openssl/opensslv.h
> 
> gcc compiler used gcc-3.0.1 package from www.sunfreeware.com. 
> 
> I would like to know what to do inorder to get this to work. If you
> need additional
> information please e-mail me. 
> 
> thanks in advance for all your help 
> 
> Ms. Marsha J. Lee


More information about the bind-users mailing list