linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] linphone build 1.3.5 breaks on strict make


From: Michael D. Johnson
Subject: [Linphone-users] linphone build 1.3.5 breaks on strict make
Date: Tue, 20 Jun 2006 10:24:03 -0600
User-agent: KMail/1.8.2

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]