
bugzilla at apache
Aug 17, 2012, 7:01 AM
Post #1 of 5
(534 views)
Permalink
|
|
[Bug 53647] Bus Error on Startup when SSL enabled
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53647 Joe Orton <jorton [at] redhat> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Joe Orton <jorton [at] redhat> --- Curious. Using CFLAGS like that is not advised, though. Change CC to change compiler ABI: CC="cc -m64 -xcode=pic32" though it's a long shot, does that make any difference? Are there any compiler warnings during build? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|