|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apache2 filter build problems
Thanks for picking these up. I've added them to CVS head and they
will make the 1.9.1 release. Sorry about that, looks like I rushed a
bit *too* much to cut the apache 2 version in 1.9.0.
-J
On Oct 20, 2005, at 7:11 PM, Lennon Day-Reynolds wrote:
All,
In trying to build the Cosign 1.9.0 Apache2 auth filter, I came
across a few apparent errors in the file mod_cosign.c which were
fairly straightforward to fix, and thought I'd pass along the
changes in case anyone else came up against the same problem.
I've included a diff below; after applying them, the filter
compiles cleanly in my environment (Debian Sarge, GCC 3.3.5).
=== begin 'mod_cosign.c.diff' ===
48c48
< cosign_create_config( apr_pool_t *p )
---
> cosign_create_config( pool *p )
444d443
< #ifdef KRB
526,529d524
< cosign_host_config *cfg;
< int portarg;
< struct connlist *cur;
<
=== end ===
Lennon Day-Reynolds
System Support Specialist
Reed College
!DSPAM:43582456311251066199100!
|