[Freeswitch-users] Error Compiling iksemel...

Michael Jerris mike at jerris.com
Thu Mar 26 01:24:18 PDT 2009


There is no known working build on windows for the tls with  
freeswitch.  We would be happy if someone would submit a full working  
build.

Mike

On Mar 26, 2009, at 2:59 AM, Moiz Chinoy wrote:

> Hi,
>
> I am having trouble compiling iksemel for google talk. There errors
> are in gnutls.h...
> I followed the instructions on:
> http://wiki.freeswitch.org/wiki/Dingaling
> http://wiki.freeswitch.org/wiki/Ixemel_MSVS_project_example
>
> GNUTLS VERSION is "2.7.3".
>
> Here are the erors:
>
>   1.
>      Error   1  error C2061: syntax error : identifier
> 'gnutls_record_send'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      454
>   2.
>      Error   2  error C2059: syntax error : ';'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h  454
>   3.
>      Error   3  error C2059: syntax error : 'type'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h       454
>   4.
>      Error   4  error C2061: syntax error : identifier
> 'gnutls_record_recv'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      456
>   5.
>      Error   5  error C2059: syntax error : ';'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h  456
>   6.
>      Error   6  error C2059: syntax error : 'type'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h       456
>   7.
>      Error   7  error C2061: syntax error : identifier
> 'gnutls_record_set_max_size'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      468
>   8.
>      Error   8  error C2059: syntax error : ';'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h  468
>   9.
>      Error   9  error C2059: syntax error : 'type'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h       468
>  10.
>      Error   10 error C2143: syntax error : missing ')' before '*'
>   D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      877
>  11.
>      Error   11 error C2143: syntax error : missing '{' before '*'
>   D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      877
>  12.
>      Error   12 error C2059: syntax error : ')'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 877
>  13.
>      Error   13 error C2143: syntax error : missing ')' before '*'
>   D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      879
>  14.
>      Error   14 error C2143: syntax error : missing '{' before '*'
>   D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      879
>  15.
>      Error   15 error C2059: syntax error : ')'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 879
>  16.
>      Error   16 error C2146: syntax error : missing ')' before
> identifier 'push_func'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h   896
>  17.
>      Error   17 error C2081: 'gnutls_push_func' : name in formal
> parameter list illegal
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 896
>  18.
>      Error   18 error C2061: syntax error : identifier 'push_func'
>   D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      896
>  19.
>      Error   19 error C2059: syntax error : ';'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 896
>  20.
>      Error   20 error C2059: syntax error : ')'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 896
>  21.
>      Error   21 error C2146: syntax error : missing ')' before
> identifier 'pull_func'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h   898
>  22.
>      Error   22 error C2081: 'gnutls_pull_func' : name in formal
> parameter list illegal
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 898
>  23.
>      Error   23 error C2061: syntax error : identifier 'pull_func'
>   D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h      898
>  24.
>      Error   24 error C2059: syntax error : ';'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 898
>  25.
>      Error   25 error C2059: syntax error : ')'
> D:\Downloads\gnutls-2.7.3\include\gnutls\gnutls.h 898
>  26.
>      Error   26 error C2146: syntax error : missing ')' before
> identifier 'tls_push'
> d:\freeswitch-snapshot\libs\iksemel\src\stream.c     105
>  27.
>      Error   27 error C2059: syntax error : ')'
> d:\freeswitch-snapshot\libs\iksemel\src\stream.c  105
>  28.
>      Error   28 error C2146: syntax error : missing ')' before
> identifier 'tls_pull'
> d:\freeswitch-snapshot\libs\iksemel\src\stream.c     106
>  29.
>      Error   29 error C2059: syntax error : ')'
> d:\freeswitch-snapshot\libs\iksemel\src\stream.c  106
>
> -- 
> Regards,
> Moiz Chinoy.
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list