Mailing List Archive

[Bug 675] cipher.c build error with openssl 0.9.5a
http://bugzilla.mindrot.org/show_bug.cgi?id=675

dtucker@zip.com.au changed:

What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Linux |All
Platform|ix86 |All
Summary|cipher.c error when building|cipher.c build error with
|against openssl 0.9.5a on |openssl 0.9.5a
|Mandrake 7.2 |



------- Additional Comments From dtucker@zip.com.au 2003-09-19 23:57 -------
This applies to other platforms with OpenSSL 0.9.5, not just Mandrake.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 675] cipher.c build error with openssl 0.9.5a [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=675





------- Additional Comments From bill.bacher@ruffalocody.com 2003-09-22 00:55 -------
The changes suggested by Darren Tucker did the trick. I was able to build
successfully.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 675] cipher.c build error with openssl 0.9.5a [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=675





------- Additional Comments From djm@mindrot.org 2003-09-23 12:54 -------
Created an attachment (id=451)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=451&action=view)
Try to fix old OpenSSL problems

Please try this patch. It includes most of the changes discussed. If it breaks,
please post a compilation log.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 675] cipher.c build error with openssl 0.9.5a [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=675





------- Additional Comments From tim@multitalents.net 2003-09-23 14:33 -------
Created an attachment (id=452)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=452&action=view)
regression test log

Your patch builds on UnixWare 7.1.1 using
--with-ssl-dir=/usr/local/openssl-0.9.5a
but it fails regression tests.

Test log attached



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 675] cipher.c build error with openssl 0.9.5a [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=675

djm@mindrot.org changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |john@firstbase.com



------- Additional Comments From djm@mindrot.org 2003-09-23 16:08 -------
*** Bug 704 has been marked as a duplicate of this bug. ***



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 675] cipher.c build error with openssl 0.9.5a [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=675





------- Additional Comments From djm@mindrot.org 2003-09-23 16:26 -------
Created an attachment (id=453)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=453&action=view)
Disable CTR modes for old OpenSSL

This diff (incremental to the last) just disables the CTR modes for older
OpenSSL. I think we should do this for no, unless someone interested steps
forward to make it work.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 675] cipher.c build error with openssl 0.9.5a [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=675

dtucker@zip.com.au changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From dtucker@zip.com.au 2003-09-23 23:16 -------
This has been fixed in 3.7.1p2:
- (djm) Enable build with old OpenSSL again




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.