Tnx !

anyway, I've installed it via local packs  =D




----- Original Message ----- 
From: "Christopher Crowley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 01, 2002 9:57 PM
Subject: Re: problems compilling PRNGD for Solaris 8 Sparc


> I am able to compile it for Sol 8. 
> 
> This is my makefile configuration:
> 
> # Solaris 7 or 8
>  CC=cc
>  CFLAGS=-xO4 -KPIC -DSOLARIS
>  CC=gcc
>  CFLAGS=-O -DSOLARIS
>  SYSLIBS=-lsocket -lnsl
> 
> The differences that I have from your configuration are:
> > > openssl-0.9.6-sol8-sparc-local
> I am using 0.9.6b
> 
> > > gcc-3.0.3-sol8-sparc-local
> I am using gcc version 2.8.1
> 
> Sorry I can't be of more assistance than that.
> 
> Chris
> 
> ----- Original Message ----- 
> From: "Lutz Jaenicke" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 01, 2002 11:13 AM
> Subject: Re: problems compilling PRNGD for Solaris 8 Sparc
> 
> 
> > On Thu, Jan 31, 2002 at 11:49:56PM +0100, Yuri Huitron Alvarado wrote:
> > > when I type  make , it displays :
> > > 
> > > gcc -O -DSOLARIS -I.   -c prngd.c
> > > In file included from prngd.h:10,
> > >                  from prngd.c:18:
> > > config.h:108: parse error before "HAVE_SNPRINTF"
> > > config.h:112: syntax error before "socklen_t"
> > > *** Error code 1
> > > make: Fatal error: Command failed for target `prngd.o'
> > > 
> > > I'm using : 
> > > Ultra1
> > > Solaris 8 Sparc
> > > prngd-0.9.23
> > > openssl-0.9.6-sol8-sparc-local
> > > openssh-3.0.2p1-sol8-sparc-local
> > > gcc-3.0.3-sol8-sparc-local
> > 
> > Hmm. Sorry, I have to pass on this one. I don't have Solaris around
> > and cannot test it myself. My Solaris-setup is based on information
> > kindly contributed by some users.
> > With respect to the error messages I am somewhat irritated, because
> > a "parse error" before HAVE_SNPRINTF would mean that the compiler
> > has problems dealing with #define and I cannot actually believe
> > that this is the case...
> > 
> > Maybe somebody else with Solaris 8 around has an idea.
> > 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 

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

Reply via email to