On Mon, Apr 17, 2006 at 11:50:35AM -0700, Patrick Hsu wrote: > Lutz et al: > ok we switched compilers to gcc 3.0.1, after a couple of trial tests , we > got pass : > 1. make > but having problems with > 2. make test > error as follows: > > [EMAIL PROTECTED] [/stub/Ossl/openssl-0.9.7i]# make test > Doing certs > eng1.pem => 7a9820c1.0 > eng2.pem => 56e607f4.0 > eng3.pem => 878cf4c6.0 > eng4.pem => a3c60019.0 > eng5.pem => 843b6c51.0 > RegTP-5R.pem => d4e39186.0 > RegTP-6R.pem => 1e49180d.0 > thawteCb.pem => ddc328ff.0 > thawteCp.pem => c33a80d4.0 > wellsfgo.pem => 6adf0799.0 > vsign1.pem => 2edf7016.0 > vsign3.pem => 7651b327.0 > vsignss.pem => f73e89fd.0 > touch rehash.time > testing... > making all in apps... > ../util/shlib_wrap.sh ./destest ... > ../util/shlib_wrap.sh ./md4test > ../util/shlib_wrap.sh[70]: ./md4test: Execute permission denied. > *** Error exit code 126
That's strange. md4test should be compiled during build and thus be executable anyway. From HP-UX I am used to see programs without execute permissions if linking fails, most likely due to unresolved references. This however should have been discovered during build phase... Best regards, Lutz -- Lutz Jaenicke [EMAIL PROTECTED] http://www.aet.TU-Cottbus.DE/personen/jaenicke/ BTU Cottbus, Allgemeine Elektrotechnik Universitaetsplatz 3-4, D-03044 Cottbus ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]