Closed GoogleCodeExporter closed 9 years ago
It appears that even though one can modify libjingle to *compile* with the
newest
libortp, it is inadvisable to do so. I've had much better luck getting the call
example to connect without crashing if I use version 0.7.1 of oRTP the library.
Original comment by mattwinter
on 16 Nov 2007 at 8:18
hi mattwinter,
Thanx a lot brother... , you made my day!!.I was able to build libjingle
without errors on opensuse10.2 .
keep this wonderful work going .....
Original comment by shanky1...@gmail.com
on 24 Feb 2008 at 6:42
@mattwinter
do you have patch about relayserver?
Original comment by greatfoolbear
on 21 Feb 2010 at 6:14
Still have the same compilation errors ('memset' was not declared in this
scope).
I have debian-lenny/pentium 4 (32 bits), gcc 4.3.
Is the 32 bits an issue? Did anyone compiled it on a 32 bits machine already?
Thanks,
Izhar
Original comment by IzharGal...@gmail.com
on 15 Mar 2010 at 5:07
Hi,
I am also getting the same error as Izhar on Ubuntu with gcc 4.3. following is
the error:
In file included from messagequeue.cc:40:
../../talk/base/messagequeue.h: In constructor 'talk_base::Message::Message()':
../../talk/base/messagequeue.h:121: error: 'memset' was not declared in this
scope
if anybody can tell me what is the issue?
Thanks
Nidhi
Original comment by nidhitul...@googlemail.com
on 26 Mar 2010 at 8:47
please try this: http://foolbear.blogspot.com/2010/02/libjingle-for-ubuntu.html
Original comment by greatfoolbear
on 26 Mar 2010 at 9:02
I have the same error ('memset' was not declared in this scope). I tried to
follow the instructions from foolbear blog, but I couldn't download the patch
"http://libjingle.googlecode.com/issues/attachment?aid=8593976822449450369&name=
libjingle-fileshare.patch". I also tried without following this particular
step, but the problem persists.
Thanks,
Diogo
Original comment by diogocpe...@gmail.com
on 24 Jun 2010 at 2:21
@diogocpedrosa, plz try
http://libjingle.googlecode.com/issues/attachment?aid=4503649034658890724&name=l
ibjingle-fileshare.patch&token=b248ba7e6a0805aede1e469e97c606ef
Original comment by greatfoolbear
on 24 Jun 2010 at 2:57
Hi, greatfoolbear!
Thanks for your answare! I just noticed that the patch that I was looking for
is attached in this site! I'm realy sorry.
This is bad news, because I had alaredy installed all the patchs in this sites
before following the instructions from the foolbear blog. The problem persists
:(
Regards,
Diogo
Original comment by diogocpe...@gmail.com
on 24 Jun 2010 at 7:21
why my problem still cannot go away after I did all the patch and add "#include
<stdio.h>" to the files as greatfoolbear suggested.
Original comment by gmp...@gmail.com
on 16 Aug 2010 at 10:43
@diogocpedrosa,
please try attached file, unzip and overwrite into original file.
Original comment by greatfoolbear
on 25 Aug 2010 at 8:43
Attachments:
This is good. I did change based on the libjingle-0.4.0.patch, plus
greatfoolbear's instructions. It works and I got successfully build the
application.
Thanks.
Original comment by gmp...@gmail.com
on 1 Sep 2010 at 3:37
welcome!
Original comment by greatfoolbear
on 1 Sep 2010 at 3:53
Closing out old issues.
Original comment by pthatc...@google.com
on 3 Nov 2010 at 7:23
Closing out old issues.
Original comment by pthatc...@google.com
on 3 Nov 2010 at 7:24
Original issue reported on code.google.com by
mattwinter
on 14 Nov 2007 at 7:22Attachments: