On Jul 14, 2009, at 10:02 AM, Gabriel Geise wrote:
> I’ve been trying to update a older system with a newer cosign module
> in an attempt to fix a race condition we are seeing with 2.0.2a.
> When restarting the apache deamon I get the following error:
>
> Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_cosign.so into server: /
> usr/local/apache2/modules/mod_cosign.so: Undefined symbol
> "cosign_lo g"
Looks like some junk characters got into one of your source files and
have corrupted a call to cosign_log. Try this to find the offending
call:
grep -r 'cosign_lo.+g(' *
andrew
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss