[EMAIL PROTECTED] - Sat Feb 15 13:43:01 2003]:
> <<testlog>> <<maketest.log>> <<make.log>>
>
> Hello-
> I am having an error trying to load SSL on a HPUX10.20
> system. Any help would be appreciated.
Hmm. I use OpenSSL on HP-UX 10.20 myself.
> $ configure -t
> Operating system: 9000/889-hp-hpux10
> Configuring for hpux-parisc2-cc
> /usr/bin/perl ./Configure hpux-parisc2-cc -D_REENTRANT
> $ configure
Hmm. For the record: my target is hpux-parisc-cc.
> $ make
> ...
> cc -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DL
> -DOPENSSL_NO_KRB5
> -DOPENSSL_NO_ASM -D_REENTRANT +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed
> +Olibcalls -Ae +ESlit
> -DB_ENDIAN -DMD32_XARRAY -c ectest.c
> cc: main(): error 6350: Webs: Out of memory for assertion
propagation.
> (6348)
> *** Error exit code 1
> Stop.
> *** Error exit code 1
This seems to be a compiler or system problem to me. Normally HP's
C compiler is not very memory intensive, except for very high
optimization levels. The default data segment size is 64MB which
may be to small for some compile jobs. This is a kernel tunable
parameter.
What is the current status of your problem?
Best regards,
Lutz
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]