I have been trying to build the latest version 1.3.5 from tar.gz archives.  
Configure runs fine, but no matter how I set the strict switch in 
configure, ie strict = no, without-strict, disable-strict)  I am getting 
the following output on make:

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include/   -D_REENTRANT  -I..  -g -O2 -Wall -Werror   -DORTP_INET6 -MT 
sessionset.lo -MD -MP -MF ".deps/sessionset.Tpo" -c -o sessionset.lo 
sessionset.c; \
        then mv -f ".deps/sessionset.Tpo" ".deps/sessionset.Plo"; else rm -f 
".deps/sessionset.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 
-Wall -Werror -DORTP_INET6 -MT sessionset.lo -MD -MP 
-MF .deps/sessionset.Tpo -c sessionset.c  -fPIC -DPIC -o .libs/sessionset.o
cc1: warnings being treated as errors
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

Does anyone have a clue as to what I should try next?

Mike


_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to