> [philipp_s...@redfish-solutions.com - Mon Jan 26 12:04:23 2009]: > > The target: > > fips_standalone_sha1$(EXE_EXT): sha/fips_standalone_sha1.c > $(CC) $(CFLAGS) -DFIPSCANISTER_O -o $@ > sha/fips_standalone_sha1.c $(FIPSLIBDIR)fipscanister.o > > is built, but the extension is dropped when it's actually invoked: > > fipscanister.o: fips_start.o $(LIBOBJ) $(FIPS_OBJ_LISTS) fips_end.o > ... > ./fips_standalone_sha1 fipscanister.o > fipscanister.o.sha1 > > > should be "./fips_standalone_sha1$(EXE_EXT) ..." of course. >
Patch applied for this. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org