What steps will reproduce the problem?
cd doubango && ./autogen.sh && ./configure --with-ssl --with-srtp
--with-speexdsp
make && make install
What is the expected output? What do you see instead?
Expected : compile
Instead : Error :
duplicate symbol _tdav_speex_denoise_plugin_def_t in:
.libs/libtinyDAV_la-tdav.o
.libs/libtinyDAV_la-tdav_speex_denoise.o
duplicate symbol _tdav_speex_resampler_plugin_def_t in:
.libs/libtinyDAV_la-tdav.o
.libs/libtinyDAV_la-tdav_speex_resampler.o
ld: 2 duplicate symbols for architecture x86_64
What version of the product are you using? On what operating system?
Last build + OSX 10.8.5 + XCode 5 + speex-1.2rc1 (same error with beta 3) +
openssl-1.0.1e
Please provide server logs with DEBUG level equal to INFO
Please provide browser logs
Original issue reported on code.google.com by Desnos.B...@gmail.com on 13 Oct 2013 at 4:40
Original issue reported on code.google.com by
Desnos.B...@gmail.com
on 13 Oct 2013 at 4:40