You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/08/17 16:01:52 UTC

[Bug 53647] Bus Error on Startup when SSL enabled

https://issues.apache.org/bugzilla/show_bug.cgi?id=53647

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
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@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org