Google Code Exporter

Results 21406 comments of Google Code Exporter

``` The exact problem is this line in config.log, /usr/local/src/webRTC2SIP/g729b/dec_ld8a.c:198: undefined reference to `bad_lsf' Thank you. ``` Original comment by `[email protected]` on 2 Jul 2013 at 12:38

``` Here is a patch which resolves the problem. Though it can be improved further..! ``` Original comment by `[email protected]` on 2 Jul 2013 at 12:46 Attachments: - [bad_lsf.patch](https://storage.googleapis.com/google-code-attachments/g729/issue-3/comment-2/bad_lsf.patch)

``` Thanks for quick response. I tried to apply patch but patching failed as below. ------------------------- [root@WebRTC2SIP g729b]# patch < bad_lsf.patch patching file dec_ld8a.c Hunk #1 FAILED at 136. 1...

``` Can any one help me resolve above patching problems. ``` Original comment by `[email protected]` on 3 Jul 2013 at 9:32

``` bad_lsf is an extern variable. Just declare it somewhere in your wrapper code and assign it. ``` Original comment by `[email protected]` on 2 Oct 2013 at 6:46

``` Thank's ``` Original comment by `[email protected]` on 7 Oct 2013 at 7:24

``` I declared bad_lsf in coder.c to compile a application ``` Original comment by `[email protected]` on 23 Oct 2013 at 5:26

``` O.K., I didn't mean to submit the request simply sayings hi... Sorry about that. I was going to ask if it would be possible in the future to add...

``` Agree, that would be really great. Also text insert might be merged with this facility. ``` Original comment by `[email protected]` on 17 Mar 2012 at 10:18

``` Still waiting this impatiently... Thanks. ``` Original comment by `[email protected]` on 1 Apr 2012 at 11:21