Hi, All versions of linphone can be downloaded from http://www.linphone.org . I think 1.4.0 should compile on your old ubuntu. Else you can simply remove the -Werror option from all Makefile's in the 'oRTP' directory.
Simon Le samedi 12 mai 2007 00:45, Sushma Natarajan a écrit : > Hi, > I am trying to compile linphone 1.3.5 ( I know its an old version but I > really need this to work as this is the one Ubuntu is able to download > successfully). > I ran the configure with the --disable-strict but I still see the following > error when I run a make. I saw in the archives that someone else too had > the same issue but there was no response to the email I will really > appreciate it if anyone responds to this email with a solution. > The errors that I am seeing are: > sessionset.c: In function 'session_set_and': > sessionset.c:66: warning: dereferencing type-punned pointer will break > strict-aliasing rules > sessionset.c:67: warning: dereferencing type-punned pointer will break > strict-aliasing rules > sessionset.c:68: warning: dereferencing type-punned pointer will break > strict-aliasing rules > make[5]: *** [sessionset.lo] Error 1 > make[5]: Leaving directory `/home/motorola/linphone-1.3.5/oRTP/src' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/home/motorola/linphone-1.3.5/oRTP/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/motorola/linphone-1.3.5/oRTP' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/motorola/linphone-1.3.5/oRTP' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/motorola/linphone-1.3.5' > make: *** [all] Error 2 > > Thanks, > Sushma > > > > > _______________________________________________ > 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
