> Date: Wed, 01 Dec 2004 22:22:21 +0100 (CET)
> To: [EMAIL PROTECTED], ghicks
> CC: ghicks, [EMAIL PROTECTED]
> Subject: Re: openssl-0.9.7e install failed w/syntax error
> From: Richard Levitte - VMS Whacker <[EMAIL PROTECTED]>
> X-Waved: dead chicken, GNU emacs 21.3.1, Mew version 4.0.65
> X-Mew: See http://www.mew.org/
> 
> In message <[EMAIL PROTECTED]> on Wed, 1 Dec 
2004 11:28:56 -0800 (PST), Gregory Hicks <[EMAIL PROTECTED]> said:
> 
> ghicks> gcc -I.. -I../.. -I../../include -DOPENSSL_SYSNAME_ULTRASPARC 
-DOPENSSL_THREADS 
> ghicks> -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 
-mcpu=ultrasparc 
> ghicks> -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM 
  -c -o 
> ghicks> fips_rand.o fips_rand.c
> ghicks> fips_rand.c:92: error: `FIPS_rand_seed' undeclared here (not 
in a function)
> ghicks> fips_rand.c:92: error: initializer element is not constant
> ghicks> fips_rand.c:92: error: (near initialization for 
`rand_fips_meth.seed')
> 
> line 92?  I've that initialiser on line 106.
> 
> ghicks> make[2]: *** [fips_rand.o] Error 1
> ghicks> make[2]: Leaving directory 
> ghicks> 
`/home/ghicks/incoming/mixmaster/openssl-f-0.9.7-stable-SNAP-20041201/fi
ps/rand'
> 
> Oh!  Oh!  Oh!  We need to stop producing those FIPS-specific
> snapshots, as the FIPS branch merged with the regular 0.9.7 branch
> long ago.  Just download a regular 0.9.7 snapshot, not the -f-
> special.

OK.  I retrieved the openssl-SNAP-20041201 version...  Got somewhat 
further in the build.  The config was 

Configuring for solaris-sparcv9-gcc

Seems though, that the Makefile was put together incorrectly...

+ cc -DDSO_DLFCN -DHAVE_DLFCN_H -m32 -mcpu=ultrasparc -O3 
-fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -o openssl 
openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o 
gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o 
dsaparam.o ec.o ecparam.o x509.o genrsa.o gendsa.o s_server.o s_client.o 
speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o 
ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o engine.o ocsp.o 
-L.. -lssl -L.. -lcrypto -lsocket -lnsl -ldl 
sh: cc: not found
*** Error code 1
make: Fatal error: Command failed for target `link_app.'
Current working directory 
/home/ghicks/incoming/mixmaster/openssl-SNAP-20041201/apps
*** Error code 1
make: Fatal error: Command failed for target `openssl'
Current working directory 
/home/ghicks/incoming/mixmaster/openssl-SNAP-20041201/apps
*** Error code 1
make: Fatal error: Command failed for target `build_apps'
Current working directory 
/home/ghicks/incoming/mixmaster/openssl-SNAP-20041201
*** Error code 1
make: Fatal error: Command failed for target `top'

(It doesn't know that cc==gcc... but the config was correct...)

The other thing I notice is, consistently, the /usr/openwin/bin/cmdtool
terminates in less than one minute after completing either the "config"
or the make...  Anyone else notice this?

Regards,
Gregory Hicks

> 
> Cheers,
> Richard
> 
> -----
> Please consider sponsoring my work on free software.
> See http://www.free.lp.se/sponsoring.html for details.
> 
> -- 
> Richard Levitte                         [EMAIL PROTECTED]
>                                         http://richard.levitte.org/
> 
> "When I became a man I put away childish things, including
>  the fear of childishness and the desire to be very grown up."
>                                               -- C.S. Lewis

---------------------------------------------------------------------
Gregory Hicks                           | Principal Systems Engineer
Cadence Design Systems                  | Direct:   408.576.3609
555 River Oaks Pkwy M/S 6B1             | Fax:      408.894.3479
San Jose, CA 95134                      | Internet: [EMAIL PROTECTED]

I am perfectly capable of learning from my mistakes.  I will surely
learn a great deal today.

"A democracy is a sheep and two wolves deciding on what to have for
lunch.  Freedom is a well armed sheep contesting the results of the
decision." - Benjamin Franklin

"The best we can hope for concerning the people at large is that they
be properly armed." --Alexander Hamilton

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

Reply via email to