On 1/30/06, Srini Naidu <[EMAIL PROTECTED]> wrote:
> Hi,
>
>       I am   trying  to  install   openssl 0.9.8.a   on  solaris  10
> platform  with  GNugcc 3.3.2  comipler.
> I  keep  seeing    "make"  command"  failing.
>
> Any  idea  what  causing  the  issue.
> gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT
> -DDSO_DLFCN -DHAVE_DLFCN_H -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer
> -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM  -c  randfile.c
> In file included from /usr/include/sys/wait.h:24,
>                  from /usr/include/stdlib.h:22,
>                  from randfile.c:64:
> /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
> /usr/include/sys/siginfo.h:292: error: parse error before '}' token
> /usr/include/sys/siginfo.h:294: error: parse error before '}' token

gcc is misconfigured.  Have your system administrator rebuild it and
(more importantly) remake its system header file fixups.

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

Reply via email to