Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 205893
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: voip herd <voip@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chí-Thanh Christopher Nguyễn <chithanh@cs.tu-berlin.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
linphone-2.0.1-speexdsp.diff linphone-2.0.1-speexdsp.diff patch Chí-Thanh Christopher Nguyễn 2008-01-14 21:30 0000 591 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 205893 depends on: Show dependency tree
Bug 205893 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-14 21:28 0000
Because of API changes between Speex 1.1 and 1.2, linphone will fail to link
when speex-1.2_beta3 is installed.

Reproducible: Always

Steps to Reproduce:
1. emerge =media-libs/speex-1.2_beta3 =net-voip/linphone-2.0.1-r1

Actual Results:  
../src/.libs/libmediastreamer.so: undefined reference to
`speex_echo_state_reset'
../src/.libs/libmediastreamer.so: undefined reference to `speex_echo_ctl'
../src/.libs/libmediastreamer.so: undefined reference to `speex_preprocess_ctl'
../src/.libs/libmediastreamer.so: undefined reference to
`speex_preprocess_state_init'
../src/.libs/libmediastreamer.so: undefined reference to
`speex_echo_state_destroy'
../src/.libs/libmediastreamer.so: undefined reference to `speex_preprocess'
../src/.libs/libmediastreamer.so: undefined reference to `speex_echo_cancel'
../src/.libs/libmediastreamer.so: undefined reference to
`speex_echo_state_init'
../src/.libs/libmediastreamer.so: undefined reference to
`speex_preprocess_state_destroy'
collect2: ld returned 1 exit status


Expected Results:  
Link successfully.

Building with speex-1.1.12 works. The URL above contains a link to a patch.

------- Comment #1 From Chí-Thanh Christopher Nguyễn 2008-01-14 21:30:08 0000 -------
Created an attachment (id=140951) [details]
linphone-2.0.1-speexdsp.diff

patch from Petr Pisar posted to the linphone-developers mailing list

------- Comment #2 From SpanKY 2008-01-16 02:24:32 0000 -------
fixed in cvs, cheers

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug