On Dec 23, 2008, at 7:36 PM, Mark Montague wrote:

> On Tue, Dec 23, 2008 17:14, Trek Glowacki <[email protected]> wrote:
>> Are there any directions for building the cosign filter and cosignd
>> specifically on MacOS 10.5 (client)?
>>

> I was able to build the cosign filter for Apache HTTPD 2 under MacOS
> 10.5.6 by running:
>
> ./configure --enable-apache2=/usr/sbin/apxs
> make
>
> Note, however, that this will result in a single-architecture Apache
> HTTPD module that is for whatever architecture you built it on:
>
> $ file ./mod_cosign.so
> ./mod_cosign.so: Mach-O bundle i386
> $
>
> If you need a fat binary with all four currently supported
> architectures, building the filter is a little more complicated

This thread reminded me that I did put together a universal binary  
patch for mod_cosign some time ago. I've posted the patch on SF.net:

<https://sourceforge.net/tracker/index.php?func=detail&aid=2464976&group_id=170747&atid=855393
 
 >

Remember to run autoconf after applying the patch.

andrew

------------------------------------------------------------------------------
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to