Create a new build tree (from the tar file) and configure it explicitly with the 64 bit AIX target.

If you make a mistake, start again. (rm the build tree, untar).

make clean/reconfigure  doesn't remove all the 32 bit configuration and some files build incorrectly. I can't remember where the exact problem is, but I've done this a number of times myself.

Peter

Peter Waltenberg



"B via RT" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

20/01/2006 11:33 PM

Please respond to
openssl-dev

To
cc
[email protected]
Subject
[openssl.org #1272] Problem with config 64 bits AIX 5.2






Hi,
 
 We have a problem Segmentation fault(coredump) while configuring openssl in 64 bits mode for AIX 5.2,
 when testing by 'make test' :
 
   noirh-form root /U01/app/openssl-0.9.8a# ./Configure aix64-cc --prefix=/U01/app --openssldir=/U01/app/openssl-0.9.8a
 
 ------------------------
 $ make
 
 ------------------------
 $ make test
 …………………
 p -> p
 testing req conversions
 p -> d
 p -> p
 d -> d
 p -> d
 d -> p
 p -> p
 testing pkcs7 conversions
 p -> d
 p -> p
 d -> d
 p -> d
 d -> p
 p -> p
 testing pkcs7 conversions (2)
 p -> d
 p -> p
 d -> d
 p -> d
 d -> p
 p -> p
 The following command should have some OK's and some failures
 There are definitly a few expired certificates
         ../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs ../certs/*.pem
 ../certs/RegTP-5R.pem: /C=DE/O=Regulierungsbeh\xC8orde f\xC8ur Telekommunikation und Post/0.2.262.1.10.7.20=1/CN=5R-CA 1:PN
 error 10 at 0 depth lookup:certificate has expired
 OK
 ../certs/RegTP-6R.pem: /C=DE/O=Regulierungsbeh\xC8orde f\xC8ur Telekommunikation und Post/0.2.262.1.10.7.20=1/CN=6R-Ca 1:PN
 error 10 at 0 depth lookup:certificate has expired
 OK
 ../certs/argena.pem: OK
 ../certs/argeng.pem: OK
 ../certs/eng1.pem: OK
 ../certs/eng2.pem: OK
 ../certs/eng3.pem: OK
 ../certs/eng4.pem: OK
 ../certs/eng5.pem: OK
 ../certs/thawteCb.pem: OK
 ../certs/thawteCp.pem: OK
 ../certs/vsign1.pem: OK
 ../certs/vsign3.pem: OK
 ../certs/vsignss.pem: OK
 ../certs/wellsfgo.pem: OK
 Generate a set of DH parameters
         ../util/shlib_wrap.sh ./dhtest
 ..+..+.........+......+..++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*
 
 p    =DA27C8DE4525CBAF
 g    =5
 pri 1=79B291E8BD622CB4
 pub 1=7B998AC23F4CCF17
 pri 2=5301FCBC0848C767
 pub 2=173356D51E48C84
 key1 =0E0F189D3CD45575
 key2 =0E0F189D3CD45575
 Generate a set of DSA parameters
         ../util/shlib_wrap.sh ./dsatest
 test generation of DSA parameters
 .++++++++++++++++++++++++++++++++++++++++++++++++++*
 ...+........+..+...+............+.+..+..........................................................................+++++++++++++++++++++++++++++++++++++++++++++++++++*
 seed
 D5014E4B 60EF2BA8 B6211B40 62BA3224 E0427DD3
 counter=105 h=2
 P:  
     00:8d:f2:a4:94:49:22:76:aa:3d:25:75:9b:b0:68:
     69:cb:ea:c0:d8:3a:fb:8d:0c:f7:cb:b8:32:4f:0d:
     78:82:e5:d0:76:2f:c5:b7:21:0e:af:c2:e9:ad:ac:
     32:ab:7a:ac:49:69:3d:fb:f8:37:24:c2:ec:07:36:
     ee:31:c8:02:91
 Q:  
     00:c7:73:21:8c:73:7e:c8:ee:99:3b:4f:2d:ed:30:
     f4:8e:da:ce:91:5f
 G:  
     62:6d:02:78:39:ea:0a:13:41:31:63:a5:5b:4c:b5:
     00:29:9d:55:22:95:6c:ef:cb:3b:ff:10:f3:99:ce:
     2c:2e:71:cb:9d:e5:fa:24:ba:bf:58:e5:b7:95:21:
     92:5c:9c:c4:2e:9f:6f:46:4b:08:8c:c5:72:af:53:
     e6:d7:88:02
         ../util/shlib_wrap.sh ./dsatest -app2_1
 test generation of DSA parameters
 .++++++++++++++++++++++++++++++++++++++++++++++++++*
 ...+........+..+...+............+.+..+..........................................................................+++++++++++++++++++++++++++++++++++++++++++++++++++*
 seed
 D5014E4B 60EF2BA8 B6211B40 62BA3224 E0427DD3
 counter=105 h=2
 P:  
     00:8d:f2:a4:94:49:22:76:aa:3d:25:75:9b:b0:68:
     69:cb:ea:c0:d8:3a:fb:8d:0c:f7:cb:b8:32:4f:0d:
     78:82:e5:d0:76:2f:c5:b7:21:0e:af:c2:e9:ad:ac:
     32:ab:7a:ac:49:69:3d:fb:f8:37:24:c2:ec:07:36:
     ee:31:c8:02:91
 Q:  
     00:c7:73:21:8c:73:7e:c8:ee:99:3b:4f:2d:ed:30:
     f4:8e:da:ce:91:5f
 G:  
     62:6d:02:78:39:ea:0a:13:41:31:63:a5:5b:4c:b5:
     00:29:9d:55:22:95:6c:ef:cb:3b:ff:10:f3:99:ce:
     2c:2e:71:cb:9d:e5:fa:24:ba:bf:58:e5:b7:95:21:
     92:5c:9c:c4:2e:9f:6f:46:4b:08:8c:c5:72:af:53:
     e6:d7:88:02
 Generate and certify a test certificate
 
 make a certificate request using 'req'
 rsa
 Generating a 512 bit RSA private key
 ..++++++++++++
 .................++++++++++++
 writing new private key to 'keyCA.ss'
 -----
 You are about to be asked to enter information that will be incorporated
 into your certificate request.
 What you are about to enter is what is called a Distinguished Name or a DN.
 There are quite a few fields but you can leave some blank
 For some fields there will be a default value,
 If you enter '.', the field will be left blank.
 -----
 Country Name (2 letter code) [AU]:AU
 Organization Name (eg, company) []:Dodgy Brothers
 Common Name (eg, YOUR name) []:Dodgy CA
 
 convert the certificate request into a self signed certificate using 'x509'
 Signature ok
 subject=/C=AU/O=Dodgy Brothers/CN=Dodgy CA
 Getting Private key
 
 convert a certificate into a certificate request using 'x509'
 Getting request Private Key
 Generating certificate request
 ./testss[58]: 413854 Segmentation fault(coredump)
 error using 'x509' convert a certificate to a certificate request
 make: 1254-004 The error code from the last command is 1.
 
 
 Stop.
 make: 1254-004 The error code from the last command is 2.
 
 
 Stop.

 
 It is ok for 32 bits but we would like to do it in 64 bits as all the others software.
 
 Thanks for help.

                                 
---------------------------------
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to