> Date: Wed, 1 Dec 2004 10:58:01 -0800 (PST) > From: Gregory Hicks <ghicks> > Subject: Re: openssl-0.9.7e install failed w/syntax error > To: [EMAIL PROTECTED], ghicks, [EMAIL PROTECTED] > Cc: ghicks, [EMAIL PROTECTED] > [...snip...] > > > > A *known* bug. Download a recent 0.9.7 snapshot and try it, please. > > There's work going on to release 0.9.7f, which will hopefully fix all > > the currently found bugs, and if people can give recent snapshots a go > > and confirm that they work, it will only help make the next release as > > good as possible. > > Trying it now... Snapshot from 120104...
Received this error: gcc -I.. -I../.. -I../../include -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -o fips_sha1_selftest.o fips_sha1_selftest.c ar r ../../libcrypto.a fips_sha1dgst.o fips_sha1_selftest.o /usr/ccs/bin/ranlib ../../libcrypto.a || echo Never mind. make[2]: Leaving directory `/home/ghicks/incoming/mixmaster/openssl-f-0.9.7-stable-SNAP-20041201/fips/sha1' making all in fips/rand... make[2]: Entering directory `/home/ghicks/incoming/mixmaster/openssl-f-0.9.7-stable-SNAP-20041201/fips/rand' TOP=`pwd`/../.. ../fips_check_sha1 fingerprint.sha1 fips_rand.c fips_rand.h gcc -I.. -I../.. -I../../include -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -o fips_rand.o fips_rand.c fips_rand.c:92: error: `FIPS_rand_seed' undeclared here (not in a function) fips_rand.c:92: error: initializer element is not constant fips_rand.c:92: error: (near initialization for `rand_fips_meth.seed') make[2]: *** [fips_rand.o] Error 1 make[2]: Leaving directory `/home/ghicks/incoming/mixmaster/openssl-f-0.9.7-stable-SNAP-20041201/fips/rand' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/home/ghicks/incoming/mixmaster/openssl-f-0.9.7-stable-SNAP-20041201/fips' make: *** [sub_all] Error 1 I would try and duplicate this, but this is the fourth time I have tried to compile. This time, as in the last three times, the window I was using terminated all by itself... I think I'll try with two logging streams: One for stderr and one for stdout... There WERE some other, minor (I thought) errors earlier on... Regards, Gregory Hicks > > Thanks! > > 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.3400 > 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] ------------------------------------------------------------------- Gregory Hicks | Principal Systems Engineer Cadence Design Systems | Direct: 408.576.3609 555 River Oaks Pkwy M/S 6B1 | Fax: 408.894.3400 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]