I'm trying to get ssh onto my Solaris 8 x86 system.  I've installed gcc,
binutils, make and some other packages but can not find where the math
library is located.  Can someone tell me where to get it?



gcc -I.. -I../.. -I../../include -fPIC -DTHREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -m486 -Wall
-DL_ENDIAN -DNO_INLINE_ASM -DSHA1_ASM -DMD5_ASM -DRMD160_ASM   -c -o
set_key.o set_key.c
In file included from des_locl.h:80,
                 from set_key.c:66:
/usr/local/lib/gcc-lib/i386-pc-solaris2.8/2.95.3/include/math.h:5:
math.h: No such file or directory
make[2]: *** [set_key.o] Error 1
make[2]: Leaving directory
`/export/home/cfowler/openssl-0.9.6i/crypto/des'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/export/home/cfowler/openssl-0.9.6i/crypto'
make: *** [sub_all] Error 1

Thanks,
Chris

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to