zf8848 / libjingle

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

gcc/arm-unknown-linux-gnu/3.4.2/../../../../include/c++/3.4.2/ext/new_allocator.h:69: undefined reference to `speex_wb' #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.CPPFLAGS="-I/usr/local/ARM/include/ -I/usr/local/openssl0.9.7d/include/"
LDFLAGS="-L/usr/local/ARM/lib/ -L/usr/local/openssl0.9.7d/lib"  ./configure
--host=arm-unknown-linux-gnu --with-ilbc=/usr/local/ARM/ilbc/
2.make

../../../talk/session/phone/.libs/libcricketsessionphone.a(linphonemediaengine.o
)(.text+0x1638):/usr/local/arm.new/bin/../lib/gcc/arm-unknown-linux-gnu/3.4.2/..
/../../../include/c++/3.4.2/ext/new_allocator.h:69:
undefined reference to `speex_wb'
../../../talk/session/phone/.libs/libcricketsessionphone.a(linphonemediaengine.o
)(.text+0x1650):/usr/local/arm.new/bin/../lib/gcc/arm-unknown-linux-gnu/3.4.2/..
/../../../include/c++/3.4.2/ext/new_allocator.h:69:
undefined reference to `pcmu8000'

What is the expected output? What do you see instead?
Successful compilation.

What version of the product are you using? On what operating system?
0.3.0 kubuntu 7.10

Please provide any additional information below.

 I am cross compiling libjingle. Is there any one who has done cross
compilation of libjingle

Original issue reported on code.google.com by swap.kam...@gmail.com on 11 Dec 2007 at 10:57

GoogleCodeExporter commented 9 years ago
Some of the patches in the above issues should resolve this problem.

Original comment by mattwinter on 22 Jan 2008 at 6:51

GoogleCodeExporter commented 9 years ago
I found that this problem goes away by using the ortp 0.7.1 release - the 
version in
debian based systems seems to be different (and not versioned correctly).

Original comment by james.w....@gmail.com on 6 Oct 2008 at 5:26

GoogleCodeExporter commented 9 years ago
Closing out old issues.

Original comment by pthatc...@google.com on 3 Nov 2010 at 7:25