[Freeswitch-users] Build Error

Dave R. Kompel drk at drkngs.net
Tue Apr 2 22:33:48 MSD 2013


It looks like it's gonna be some amount of work to get it to build on windows again...  
   
--Dave
      _____  

  From: Alexander Haugg [mailto:Alexander.Haugg at c4b.de]
To: FreeSWITCH Users Help [mailto:freeswitch-users at lists.freeswitch.org]
Sent: Tue, 02 Apr 2013 00:01:04 -0700
Subject: Re: [Freeswitch-users] Build Error

I have some build errors if i try to build the "Freeswitch.2012.sln". My GIT repository is up-to-date. 

The first error is:
32>------ Rebuild All started: Project: iksemel, Configuration: Debug Win32 ------
3> dso_lib.c
32> utility.c
32> stream.c
32>..\..\iksemel\src\stream.c(23): fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory
32> sha.c
32> sax.c

But the file exist:
freeswitch\libs\openssl-1.0.1c\include\openssl\ssl.h


Thanks

-----Ursprüngliche Nachricht-----
Von: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] Im Auftrag von info at shishir.com.np
Gesendet: Dienstag, 2. April 2013 08:14
An: FreeSWITCH Users Help
Betreff: Re: [Freeswitch-users] Build Error

Thanks guys!

Error was resolve with the latest changes on the git. It was resolved after latest push, "git clean -fdx", git pull, with bootstrap and ./configure

Thanks again guys!

On 01.04.2013 21:54, info at shishir.com.np wrote:
> I still get the same error after updating too, I even tried on the 
> fresh git checkout, its same issue. Is it only me getting this error ?
>
>
> On 01.04.2013 15:09, DJB International wrote:
>> Ken,
>>
>> I also experienced the built error today, but not sure whether it's
>> related.  http://jira.freeswitch.org/browse/FS-5248 [27]
>>
>> On Mon, Apr 1, 2013 at 2:54 PM, Ken Rice wrote:
>>
>>> Update those should be fixed already...
>>>
>>> Major updates were rolled in this morning...
>>>
>>> On 4/1/13 4:20 PM, "info at shishir.com.np [1]" wrote:
>>>
>>> > Hi
>>>
>>> I Came across the following error while performing make current
>>> this
>>> >
>>> morning. Please suggest.
>>>
>>> quiet_libtool: compile:  gcc -DHAVE_CONFIG_H -I.
>>> > -I./src/include
>>> -I./libs/xmlrpc-c -I/usr/src/freeswitch/libs/curl/include
>>> >
>>> -I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/src/include
>>> >
>>> -I/usr/src/freeswitch/libs/libteletone/src
>>> -I/usr/src/freeswitch/libs/stfu
>>> > -fPIC -fvisibility=hidden
>>> -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1
>>> >
>>> -Ilibs/sofia-sip/libsofia-sip-ua/sdp
>>> -Ilibs/sofia-sip/libsofia-sip-ua/su
>>> -g
>>> > -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
>>> -D_LARGEFILE64_SOURCE
>>> > -I/usr/src/freeswitch/libs/apr/include
>>> >
>>> -I/usr/src/freeswitch/libs/apr-util/include
>>> >
>>> -I/usr/src/freeswitch/libs/apr-util/xml/expat/lib
>>> >
>>> -I/usr/src/freeswitch/libs/libtpl-1.5/src
>>> -I/usr/src/freeswitch/libs/stfu
>>> > -I/usr/src/freeswitch/libs/sqlite
>>> -I/usr/src/freeswitch/libs/pcre
>>> > -I/usr/src/freeswitch/libs/speex/include
>>> -Ilibs/speex/include
>>> > -I/usr/src/freeswitch/libs/srtp/include
>>> >
>>> -I/usr/src/freeswitch/libs/srtp/crypto/include
>>> -Ilibs/srtp/crypto/include
>>> > -I/usr/src/freeswitch/libs/spandsp/src
>>> >
>>> -I/usr/src/freeswitch/libs/tiff-4.0.2/libtiff -DENABLE_SRTP
>>> >
>>> -I/usr/src/freeswitch/libs/libedit/src -DSWITCH_HAVE_LIBEDIT
>>> >
>>> -I/usr/src/freeswitch/libs/curl/include
>>> -I/usr/src/freeswitch/src/include
>>> > -I/usr/src/freeswitch/src/include
>>> -I/usr/src/freeswitch/libs/libteletone/src
>>> >
>>> -I/usr/src/freeswitch/libs/stfu -fPIC -Werror -fvisibility=hidden
>>> >
>>> -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb
>>> -DHAVE_OPENSSL
>>> -Wall
>>> > -std=c99 -pedantic -Wdeclaration-after-statement -g -O2 -MT
>>> >
>>> libfreeswitch_la-switch_rtp.lo -MD -MP -MF
>>> >
>>> .deps/libfreeswitch_la-switch_rtp.Tpo -c src/switch_rtp.c  -fPIC
>>> -DPIC
>>> -o
>>> > .libs/libfreeswitch_la-switch_rtp.o
>>> cc1: warnings being treated as
>>> > errors
>>> src/switch_rtp.c: In function Œhandle_ice¹:
>>> src/switch_rtp.c:797:
>>> > error: format Œ%ld¹ expects type Œlong int¹, but
>>> argument 8 has type
>>> > Œswitch_size_t¹
>>> src/switch_rtp.c: In function
>>> > Œread_rtp_packet¹:
>>> src/switch_rtp.c:3734: error: format Œ%ld¹ expects type
>>> > Œlong int¹, but
>>> argument 9 has type Œswitch_size_t¹
>>> src/switch_rtp.c:3906:
>>> > error: format Œ%ld¹ expects type Œlong int¹, but
>>> argument 11 has type
>>> > Œswitch_size_t¹
>>> src/switch_rtp.c: In function
>>> > Œrtp_common_write¹:
>>> src/switch_rtp.c:5289: error: format Œ%ld¹ expects type
>>> > Œlong int¹, but
>>> argument 9 has type Œswitch_size_t¹
>>> src/switch_rtp.c:5293:
>>> > error: format Œ%ld¹ expects type Œlong int¹, but
>>> argument 9 has type
>>> > Œswitch_size_t¹
>>>
>>> make[2]: *** [libfreeswitch_la-switch_rtp.lo] Error 1
>>> make[2]:
>>> > Leaving directory `/usr/src/freeswitch'
>>> make[1]: *** [all] Error 2
>>> make[1]:
>>> > Leaving directory `/usr/src/freeswitch'
>>> make: *** [current] Error
>>> > 2
>>>
>>> Thanks
>>>
>>> __________________________________________________________________
>>> > _______
>>> Professional FreeSWITCH Consulting
>>> > Services:
>>> consulting at freeswitch.org [3]
>>> http://www.freeswitchsolutions.com [4]
>>>
>>> FreeSW
>>> > ITCH-powered IP PBX: The CudaTel Communication
>>> > Server
>>>  [5]
>>>
>>> Official FreeSWITCH
>>> > Sites
>>> http://www.freeswitch.org [6]
>>> http://wiki.freeswitch.org [7]
>>> http://www.cluecon [8].
>>> > com
>>>
>>> FreeSWITCH-users mailing
>>> > list
>>> FreeSWITCH-users at lists.freeswitch.org [9]
>>> http://lists.freeswitch.org/mailman [10]
>>> > /listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/opt [11]
>>> > ions/freeswitch-users
>>> http://www.freeswitch.org [12]
>>>
>>> --
>>> Ken
>>> http://www.FreeSWITCH.org [13]
>>> http://www.ClueCon.com [14]
>>> http://www.OSTAG.org [15]
>>> irc.freenode.net [16] #freeswitch
>>>
>>>
>>
>> 
>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org [17]
>>> http://www.freeswitchsolutions.com [18]
>>>
>>> 
>>>  [19]
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org [20]
>>> http://wiki.freeswitch.org [21]
>>> http://www.cluecon.com [22]
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org [23]
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users [24]
>>>
>>
>> 
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> [25]
>>> http://www.freeswitch.org [26]
>>
>>
>>
>> Links:
>> ------
>> [1] mailto:info at shishir.com.np
>> [2] mailto:info at shishir.com.np
>> [3] mailto:consulting at freeswitch.org
>> [4] http://www.freeswitchsolutions.com
>> [5] 
>> [6] http://www.freeswitch.org
>> [7] http://wiki.freeswitch.org
>> [8] http://www.cluecon
>> [9] mailto:FreeSWITCH-users at lists.freeswitch.org
>> [10] http://lists.freeswitch.org/mailman
>> [11] http://lists.freeswitch.org/mailman/opt
>> [12] http://www.freeswitch.org
>> [13] http://www.FreeSWITCH.org
>> [14] http://www.ClueCon.com
>> [15] http://www.OSTAG.org
>> [16] http://irc.freenode.net
>> [17] mailto:consulting at freeswitch.org
>> [18] http://www.freeswitchsolutions.com
>> [19] 
>> [20] http://www.freeswitch.org
>> [21] http://wiki.freeswitch.org
>> [22] http://www.cluecon.com
>> [23] mailto:FreeSWITCH-users at lists.freeswitch.org
>> [24] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> [25] http://lists.freeswitch.org/mailman/options/freeswitch-users
>> [26] http://www.freeswitch.org
>> [27] http://jira.freeswitch.org/browse/FS-5248
>> [28] mailto:krice at freeswitch.org
>
>
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com




Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

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
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com




Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

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
      
   
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130402/bf231f5f/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list