bugzilla-daemon at mindrot.org
2006-Sep-28 08:49 UTC
[Bug 1238] compilation error in entropy.c
http://bugzilla.mindrot.org/show_bug.cgi?id=1238 Summary: compilation error in entropy.c Product: Portable OpenSSH Version: 4.4p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh-rand-helper AssignedTo: bitbucket at mindrot.org ReportedBy: rl at math.technion.ac.il On Solaris 8, which doesn't support /dev/random, entropy.c doesn't compile. It has a missing signal.h include file. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Sep-28 08:50 UTC
[Bug 1238] compilation error in entropy.c
http://bugzilla.mindrot.org/show_bug.cgi?id=1238 ------- Comment #1 from rl at math.technion.ac.il 2006-09-28 18:50 ------- Created an attachment (id=1190) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1190&action=view) patch to entropy.c ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Sep-28 09:32 UTC
[Bug 1238] compilation error in entropy.c
http://bugzilla.mindrot.org/show_bug.cgi?id=1238 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |Solaris Status|NEW |ASSIGNED OtherBugsDependingO| |1222 nThis| | ------- Comment #2 from dtucker at zip.com.au 2006-09-28 19:32 ------- Sigh. Thanks for the report. It seems this doesn't happen when the host has either the /dev/random patch or prngd (which my test boxes do), even if you configure --with-rand-helper. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Sep-28 09:45 UTC
[Bug 1238] compilation error in entropy.c
http://bugzilla.mindrot.org/show_bug.cgi?id=1238 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #3 from dtucker at zip.com.au 2006-09-28 19:45 ------- Patch applied, thanks. It will be in the next release. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Sep-28 10:26 UTC
[Bug 1238] compilation error in entropy.c
http://bugzilla.mindrot.org/show_bug.cgi?id=1238 rl at math.technion.ac.il changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rl at math.technion.ac.il ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.