Which version of speex are you using ? I recommend >=1.1.12 . Simon
Le mercredi 22 novembre 2006 01:17, noname noname a écrit : > Hi Simon, > > Now i have the same problem as some other guys on the list, but i did not > see the solution yet. > > cc1: warnings being treated as errors > speexec.c: In function 'speex_ec_process': > speexec.c:133: warning: implicit declaration of function > 'speex_echo_state_reset' speexec.c:148: warning: passing argument 5 of > 'speex_echo_cancel' from incompatible pointer type speexec.c:150: warning: > passing argument 3 of 'speex_preprocess' from incompatible pointer type > make[5]: *** [speexec.lo] Error 1 > make[5]: Leaving directory > `/usr/src/packages/SOURCES/linphone-1.5.1/mediastreamer2/src' make[4]: *** > [all] Error 2 > make[4]: Leaving directory > `/usr/src/packages/SOURCES/linphone-1.5.1/mediastreamer2/src' make[3]: *** > [all-recursive] Error 1 > make[3]: Leaving directory > `/usr/src/packages/SOURCES/linphone-1.5.1/mediastreamer2' make[2]: *** > [all] Error 2 > make[2]: Leaving directory > `/usr/src/packages/SOURCES/linphone-1.5.1/mediastreamer2' make[1]: *** > [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/packages/SOURCES/linphone-1.5.1' > make: *** [all] Error 2 > marin-linux:/usr/src/packages/SOURCES/linphone-1.5.1 # > > > > > i have speex 1.1.6 installed. > > I attached you file with entire make printouts. > > Thank you again for help. > > Best Regards > Marin > > > ----- Original Message ---- > From: Simon Morlat <[EMAIL PROTECTED]> > To: noname noname <[EMAIL PROTECTED]> > Cc: [email protected] > Sent: Tuesday, November 21, 2006 9:29:56 PM > Subject: Re: [Linphone-users] configure: error: libreadline > > > Hi, > > Apparently, it's a dependency of readline which is missing, called ncurses. > Try installing ncurses-devel or something like this. > > Simon > > Le vendredi 17 novembre 2006 19:19, noname noname a écrit : > > Hi Simon, > > > > First, thank you for your help. > > > > config.log file is attached. > > Hope it helps. > > > > Best regards, > > Marin > > > > Simon Morlat <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Can you send the config.log file generated by configure ? > > It contains the exact error. > > > > Simon > > > > Le jeudi 16 novembre 2006 22:31, noname noname a écrit : > > > Hi all, > > > > > > I tray to compile linphone 1.5.1 on suse 10.1 and i get > > > > > > configure: error: "Could not find libreadline headers or library" > > > > > > and i have readline and readline-devel libraries installed. > > > > > > I attached txt file of printouts from my screen while compileing > > > linphone. > > > > > > Does somebody knows what is the problem and how to solve it. > > > > > > Thanks, > > > Best regards, > > > Marin > > > > > > > > > --------------------------------- > > > Sponsored Link > > > > > > Mortgage rates near historic lows - Refi $200k loan for only $660/ > > > month - Click now for info > > > > --------------------------------- > > Sponsored Link > > > > Degrees for working adults in as fast as 1 year. Bachelors, Masters, > > Associates. Top schools _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
