BvivekIBT / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

0.6.9 does not compile on Linux (gcc 4.4) #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to compile on Linux with gcc 4.4

What is the expected output? What do you see instead?
Errors are as follows:

________Linking build/dbg/obj/call
build/dbg/lib/libvideorenderer.a(gtkvideorenderer.o): In function 
`GtkVideoRenderer':
/home/brianp/src/libjingle/google/builder/libjingle/talk/session/phone/gtkvideor
enderer.cc:53: undefined reference to `g_thread_init'

________Compiling build/dbg/obj/base/linux_unittest.o
base/linux_unittest.cc:32:32: error: testing/base/gunit.h: No such file or 
directory

What version of the product are you using? On what operating system?
SVN r106, Fedora 12.

Please provide any additional information below.
Patch provided.

Original issue reported on code.google.com by bprodo...@connectify.me on 11 Jan 2012 at 4:19

Attachments:

GoogleCodeExporter commented 9 years ago
This should be fixed in the next release 0.6.11

Original comment by jun...@google.com on 9 Feb 2012 at 7:20

GoogleCodeExporter commented 9 years ago
Please re-open this ticket.  Only one of the three parts of the patch were 
applied (fixes for libjingle.scons and libjingleplus_unittest.cc were skipped). 
 All three parts are necessary fixes.

Original comment by bprodo...@connectify.me on 17 Feb 2012 at 3:04

GoogleCodeExporter commented 9 years ago
Updated patch for r116...

Original comment by bprodo...@connectify.me on 17 Feb 2012 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 302 has been merged into this issue.

Original comment by jun...@google.com on 14 Mar 2012 at 1:25