Hmmm...

I've compiled it with the same solaris-version and the same compiler. I also
have not the sys/bitypes.h and sys/cdefs.h. What development-packages from
SUN do you have installed? Do you use any flags with ./compile? 

Ralf Schwiete

-- 
Ralf Schwiete
Dresdner Global IT Services
Tel.:   +49 69 263 52224
e-Mail: [EMAIL PROTECTED]

> 
> Compiling on Solaris 2.6 with gcc-2.95.2 from ftp.sunfreeware.com
> ./congif says: solaris-sparcv9-gcc
> 
> I got the following errors:
> 
> gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
> -DHAVE_DLFCN_H -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall
> -DB_ENDIAN -DBN_DIV2W -DULTRASPARC -DMD5_ASM   -c bss_fd.c -o bss_fd.o
> In file included from ../../include/openssl/e_os.h:354,
>                  from ../cryptlib.h:65,
>                  from bss_sock.c:64,
>                  from bss_fd.c:60:
> /usr/local/include/netdb.h:66: sys/bitypes.h: No such file or 
> directory
> /usr/local/include/netdb.h:68: sys/cdefs.h: No such file or directory
> 
> anywhere in my filesystem I found these two files.
> 
> Maybe this is more a gcc libraries question, buy I was wondering why
> these sys files were not included.
> 
> Thanks for your help!
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to