I am pass that error, but I am getting error now about speex not being installed. I have installed under /usr/local, I have add this to my configure
./configure --disable-video SPEEX_CFLAG=/usr/local/include SPEEX_LIBS=/usr/local/lib/libspeex.so I think my SPEEX_CFLAG and SPEEX_LIBS are wrong. Any clue now to what I am doing wrong. Chuck -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chuck Payne Sent: Tuesday, March 15, 2011 5:17 PM To: [email protected] Subject: RE: [Linphone-users] Getting an error while compiling Linphone Nope that didn't do it. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dragos D Sent: Tuesday, March 15, 2011 4:51 PM To: [email protected] Subject: Re: [Linphone-users] Getting an error while compiling Linphone The Makefile must be somewhere... You may also try ./configure --enable-strict=no, but I don't know if that is an option. On Tue, Mar 15, 2011 at 4:34 PM, Chuck Payne <[email protected]> wrote: > What file are you taking about, I don't see that the Makefile > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Dragos D > Sent: Tuesday, March 15, 2011 4:27 PM > To: [email protected] > Subject: Re: [Linphone-users] Getting an error while compiling Linphone > > ... like take the -Werror out from the makefile > > _______________________________________________ > Linphone-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/linphone-users > > > > _______________________________________________ > Linphone-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/linphone-users > _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
