[sr-dev] I can't compile modules_k/auth_diameter (error )

Henning Westerholt henning.westerholt at 1und1.de
Tue Dec 29 11:59:13 CET 2009


On Tue, December 29, 2009 8:49 am, Nguyen Quang Tri wrote:
> authorize.c:153: error: conflicting types for 'find_credentials'
> authorize.h:49: error: previous declaration of 'find_credentials' was here
> authorize.c:153: error: conflicting types for 'find_credentials'
> authorize.h:49: error: previous declaration of 'find_credentials' was here
> make[1]: *** [authorize.o] Error 1
> make[1]: Leaving directory
> `/soft/kamailio-3.0.0-rc3/modules_k/auth_diameter'
> make: *** [modules_k] Error 1

Hello Nguyen,

it seems that the find_credentials function in question is indeed
duplicated. There was a similar problem in the "auth" module, in the past,
i think. Can you try the attached patch (which removes it) if it fixes
your problem?

Regards,

Henning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmp.patch
Type: text/x-diff
Size: 2733 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20091229/0319c24a/attachment.patch>


More information about the sr-dev mailing list