[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linphone-users] Linphone 1.3.5 --disable-strict
From: |
Sushma Natarajan |
Subject: |
[Linphone-users] Linphone 1.3.5 --disable-strict |
Date: |
Fri, 11 May 2007 18:44:59 -0400 |
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