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/fips/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.

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
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to