|
List Info
Thread: Compile Error
|
|
| Compile Error |
  Lebanon |
2008-02-07 07:46:07 |
|
|
|
| Re: Compile Error |

|
2008-02-07 09:59:38 |
|
Ahh the tutorial needs to be updated a bit. We now pretty much require speex. The symbols and include files you see it complaining about missing are from speex. Speex itself is right in sipXtapi (we have an external reference to their repository).
Just compile that, and make sure the paths are set such that it can find em.
Funny thing is -- the project files should be configured already to find the speex includes.
-- Keith Kyzivat
SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
|
| Re: Compile Error |
  Lebanon |
2008-02-07 10:04:54 |
|
Dear Kamaji
Thank you for your reply. However I did
not get what you are hinting at. Should I just compile while ignoring SPEEX ?
Or should I get it from the external repo ? Where is the repo located ?
Thank you.
From: kamaji gmail.com
[mailto:kamaji gmail.com] On Behalf Of Keith
Kyzivat
Sent: Thursday, February 07, 2008
6:00 PM
To: Ali Jawad
Cc:
sipxtapi-dev list.sipfoundry.org
Subject: Re: [sipxtapi-dev]
Compile Error
Ahh the tutorial needs to
be updated a bit.
We now pretty much require speex.
The symbols and include files you see it complaining about missing are from
speex.
Speex itself is right in sipXtapi (we have an external reference to their
repository).
Just compile that, and make sure the paths are set such that it can find em.
Funny thing is -- the project files should be configured already to find the
speex includes.
--
Keith Kyzivat
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
|
| Re: Compile Error |

|
2008-02-07 10:27:36 |
|
you should find that you already have speex --
sipXtapi/sipXmediaLib/contrib/libspeex
This gets pulled when you first checked out, or updated your sipXtapi working directory.
On Feb 7, 2008 11:04 AM, Ali Jawad < ali.jawad  splendor.n et">ali.jawad splendor.net> wrote:
Dear Kamaji
Thank you for your reply. However I did
not get what you are hinting at. Should I just compile while ignoring SPEEX ?
Or should I get it from the external repo ? Where is the repo located ?
Thank you.
Ahh the tutorial needs to
be updated a bit.
We now pretty much require speex.
The symbols and include files you see it complaining about missing are from
speex.
Speex itself is right in sipXtapi (we have an external reference to their
repository).
Just compile that, and make sure the paths are set such that it can find em.
Funny thing is -- the project files should be configured already to find the
speex includes.
--
Keith Kyzivat
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-- Keith Kyzivat
SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
|
| Re: Compile Error |
  Lebanon |
2008-02-08 01:52:59 |
|
Dear Kamaji
I did double check on check out contrib. does
not contain a libspeex folder.
Thanks
From: kamaji gmail.com
[mailto:kamaji gmail.com] On Behalf Of Keith
Kyzivat
Sent: Thursday, February 07, 2008
6:28 PM
To: Ali Jawad
Cc: sipxtapi-dev list.sipfoundry.org
Subject: Re: [sipxtapi-dev]
Compile Error
you should find that you
already have speex --
sipXtapi/sipXmediaLib/contrib/libspeex
This gets pulled when you first checked out, or updated your sipXtapi working
directory.
On Feb 7, 2008 11:04 AM, Ali Jawad <splendor.net">ali.jawad splendor.net> wrote:
Dear Kamaji
Thank you for your reply. However I did not get what you are
hinting at. Should I just compile while ignoring SPEEX ? Or should I get it
from the external repo ? Where is the repo located ?
Thank you.
Ahh the tutorial needs to be updated a bit.
We now pretty much require speex.
The symbols and include files you see it complaining about missing are from
speex.
Speex itself is right in sipXtapi (we have an external reference to their
repository).
Just compile that, and make sure the paths are set such that it can find em.
Funny thing is -- the project files should be configured already to find the
speex includes.
--
Keith Kyzivat
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
Keith Kyzivat
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
--
This message has been scanned for viruses and
dangerous content by MailScanner,
and is
believed to be clean.
|
| Re: Compile Error |

|
2008-02-08 06:46:00 |
Hi,
On 2/8/08, Ali Jawad <ali.jawad splendor.net> wrote:
> I did double check on check out contrib. does not
contain a libspeex folder.
It is not checked in into sipX repository, but rather linked
as svn externals
(http:
//svnbook.red-bean.com/en/1.0/ch07s03.html). So if it is
not shown
when you're browsing sipXtapi reository with web-browser,
but it should
be checked out, when you're using svn client.
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
_______________________________________________
sipxtapi-dev mailing list
sipxtapi-dev list.sipfoundry.org
List Archive: http
://list.sipfoundry.org/archive/sipxtapi-dev/
|
|
| Re: Compile Error |
  Lebanon |
2008-02-08 07:03:48 |
Thanks keith for the reply
I did try with Torqoise SVN, once without external links
..and another
on a new folder with external links..
Same results :(
-----Original Message-----
From: alexander.chemeris gmail.com
[mailto:alexander.chemeris gmail.com]
On Behalf Of Alexander Chemeris
Sent: Friday, February 08, 2008 2:46 PM
To: Ali Jawad
Cc: Keith Kyzivat; sipxtapi-dev list.sipfoundry.org
Subject: Re: [sipxtapi-dev] Compile Error
Hi,
On 2/8/08, Ali Jawad <ali.jawad splendor.net> wrote:
> I did double check on check out contrib. does not
contain a libspeex
folder.
It is not checked in into sipX repository, but rather linked
as svn
externals
(http:
//svnbook.red-bean.com/en/1.0/ch07s03.html). So if it is
not shown
when you're browsing sipXtapi reository with web-browser,
but it should
be checked out, when you're using svn client.
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
sipxtapi-dev mailing list
sipxtapi-dev list.sipfoundry.org
List Archive: http
://list.sipfoundry.org/archive/sipxtapi-dev/
|
|
| Re: Compile Error |

|
2008-02-08 07:13:14 |
On 2/8/08, Ali Jawad <ali.jawad splendor.net> wrote:
> I did try with Torqoise SVN, once without external
links ..and another
> on a new folder with external links..
> Same results :(
Try following:
1) Get latest command-line svn client and put in somewhere
in PATH.
2) Create empty directory where you want to put sipXtapi
sources.
3) From command line:
3.1) Change current directory to directory you've created at
step (2)
3.2) Run command:
svn co http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi/
.
This should work. Though it is really strange, that Tprtoise
SVN does
not work for you. You may also check, that Speex's svn is
accessible
from your location.
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
_______________________________________________
sipxtapi-dev mailing list
sipxtapi-dev list.sipfoundry.org
List Archive: http
://list.sipfoundry.org/archive/sipxtapi-dev/
|
|
[1-8]
|
|