> #>./config -t
> Operating system: sun4u-sun-solaris2
> Configuring for solaris-sparcv9-gcc
> /bin/perl ./Configure solaris-sparcv9-gcc
>
> and the error output:
> --------------------------------------------------
> In file included from des_locl.h:76,
> from set_key.c:66:
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/include/math.h:5: math.h: No
> such file or directory
>
> btw:the file /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/include/math.h
> exist
yeah, but does /usr/include/math.h exist? line #5 of
.../2.8.1/include/math.h says #include_next <math.h>... make sure you
have SUNWlibm package installed.
andy.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]