Skip to Content.
Sympa Menu

shibboleth-dev - RE: OSX 10.5 (Leopard): Shib SP 1.3.1 -> httpd crashes

Subject: Shibboleth Developers

List archive

RE: OSX 10.5 (Leopard): Shib SP 1.3.1 -> httpd crashes


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Cc: "'Fabio Vena'" <>
  • Subject: RE: OSX 10.5 (Leopard): Shib SP 1.3.1 -> httpd crashes
  • Date: Tue, 12 Feb 2008 17:16:43 -0500
  • Organization: The Ohio State University

Just a brief update on this after a little work. Xerces is horked badly on
OS X, it looks borderline hopeless to decouple 2.8.0 from the CoreFoundation
calls because nobody tests it against any of the non-CF code paths.

So far I've had to patch it in 3 different places to get it to build with
the IconvGNU transcoder and it proceeds to error out during library
initialization when it does build.

OS X comes with another supported transcoder (ICU) but without headers or
support for building against it, which means yet another dependency, even if
it works, which I have serious doubts about after this experience.

In short, I don't see this working soon.

I'm assuming BTW that a non-Apple Apache would also fail like this? Because
otherwise that is *definitely* a simpler fix than trying to fix Xerces.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page