linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] oRTP Compilation error for ARM9/MV4 target


From: νιкαѕ gαнℓαη
Subject: [Linphone-developers] oRTP Compilation error for ARM9/MV4 target
Date: Fri, 27 Nov 2009 16:53:25 +0530

Hi,
 
I am trying to cross compile oRTP for MontaVista hosted over ARM9 base target architecture.
I have used below Configuration option :-
 
ENV Setting:-
 
address@hidden oRTP]$ echo $PATH
/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin:/opt/mv_pro_4.0.1/montavista/pro/bin:/opt/mv_pro_4.0.1/montavista/common/bin:/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin
 
 
address@hidden oRTP]$ echo $LD
/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ld
address@hidden oRTP]$ echo $LDFLAGS
-L/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/lib
 
address@hidden oRTP]$ ./configure CC=arm_v5t_le-gcc --prefix=/home/vikas/armbuild  --host=i686-pc-linux --target=arm
make

 
below is the compilation error. Can anyone plese sugest something to correct it. I want to compile it for target running MontaVista over ARM9
 
 
 
 
/bin/sh ../libtool --tag=CC   --mode=compile arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/   -D_REENTRANT  -I..   -g -O2 -Wall -Werror   -DORTP_INET6 -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo -c -o srtp.lo srtp.c
libtool: compile:  arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -Wall -Werror -DORTP_INET6 -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo -c srtp.c  -fPIC -DPIC -o .libs/srtp.o
libtool: compile:  arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -Wall -Werror -DORTP_INET6 -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo -c srtp.c -o srtp.o >/dev/null 2>&1
mv -f .deps/srtp.Tpo .deps/srtp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/   -D_REENTRANT  -I..   -g -O2 -Wall -Werror   -DORTP_INET6 -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c -o b64.lo b64.c
libtool: compile:  arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -Wall -Werror -DORTP_INET6 -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c b64.c  -fPIC -DPIC -o .libs/b64.o
b64.c: In function `b64_encode_':
b64.c:209: warning: comparison is always true due to limited range of data type
b64.c:210: warning: comparison is always true due to limited range of data type
b64.c:211: warning: comparison is always true due to limited range of data type
b64.c:212: warning: comparison is always true due to limited range of data type
make[3]: *** [b64.lo] Error 1
make[3]: Leaving directory `/home/vikas/oRTP/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vikas/oRTP/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vikas/oRTP'
make: *** [all] Error 2


--
Thanks & Regards,
Vikas Gahlan
Cell- +91 9873232008

reply via email to

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