What the...?

At first sight, it looks like an installation error, but it could also 
be that header files from two different compiler installations are 
mixed.

I've no clue what to do about this.  Can you help?

[EMAIL PROTECTED] - Thu Jun 23 16:20:08 2005]:

> 
> making all in ssl...
> gcc -I../crypto -I.. -I../include  -DOPENSSL_THREADS -D_REENTRANT
> -DDSO_DLFCN
> -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -march=i486 -Wall -DL_ENDIAN
> -DOPENSSL_NO_INLINE_ASM -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM
> -DMD5_ASM
> -DRMD160_ASM -DAES_ASM  -c  kssl.c
> In file included from ../include/openssl/bio.h:67,
>                  from ../include/openssl/ssl.h:179,
>                  from kssl.c:80:
> /opt/local/lib/gcc-lib/i386-pc-solaris2.8/2.95.3/include/stdarg.h:170:
> conflicting types for `va_list'
> /usr/include/stdio.h:120: previous declaration of `va_list'
> *** Error code 1
> make: Fatal error: Command failed for target `kssl.o'
> Current working directory /home/pavo/ugai/src/openssl-0.9.8-beta6/ssl
> *** Error code 1
> make: Fatal error: Command failed for target `build_ssl'
> Current working directory /home/pavo/ugai/src/openssl-0.9.8-beta6
>  working directory /home/pavo/ugai/src/openssl-0.9.8-beta6
> Running make test...
> 
> OpenSSL self-test report:
> 
> OpenSSL version:  0.9.8-beta6
> Last change:      Correct naming of the 'chil' and '4758cca' ENGINEs.
> Thi...
> Options:          --prefix=/opt/local no-gmp no-krb5 no-mdc2 no-rc5
> no-shared no-sse2 no-zlib no-zlib-dynamic
> OS (uname):       SunOS pavo 5.8 Generic_117351-24 i86pc i386 i86pc
> OS (config):      i86pc-whatever-solaris2
> Target (default): solaris-x86-gcc
> Target:           solaris-x86-gcc
> Compiler:         gcc version 2.95.3 20010315 (release)
> 
> Failure!
> [...]
> 
> Test report in file testlog
> 


-- 
Richard Levitte
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to