[offtopic] a friend of mine and openssl | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | A friend of mine want to build his own distro. Well if he has time he can do that.
Now he runs into trouble with opensll.
This is his errormessage:
Code | [In neuem Fenster öffnen] | | echo test normal x509v1 certificate
test normal x509v1 certificate
sh ./tx509 2>/dev/null
testing X509 conversions
p -> d
openssl[21986] trap invalid opcode rip:2ba27ca274d0 rsp:7fff2e27a5a8 error: 0
make[1]: *** [test_x509] Error 1
make[1]: Leaving directory `/packages/openssl-0.9.8e/test'
make: *** [tests] Error 2 |
what can it be?
whole thread you can find here: http://forum.doom9.org/showthread.php?t=126237
If some one don't like this thread, please delete it  |
|
|
|
|
|
Re: [offtopic] a friend of mine and openssl | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | He solved his problem. He used GCC 4.2.0 instead of GCC 4.1.2. Now it works.
If you guys want you can delete the whole thread. |
|
|
|
|
|