linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone for 32 bits architecture without vide


From: Stella Gallardo
Subject: Re: [Linphone-developers] linphone for 32 bits architecture without video. error:`.libs/stun.o' is incompatible with i386 output
Date: Mon, 21 Jul 2014 14:37:43 +0200

You were right. My flags were incorrect.
Thanks




2014-07-21 12:04 GMT+02:00 BIENKOWSKI Guillaume <address@hidden>:
Hello Estella,

Could you make clean && make V=1 to see if your flags are taken in account?
The compilation seems to produce x64 object files.

Cheers,



On Mon, Jul 21, 2014 at 11:08 AM, Estela Gallardo <address@hidden> wrote:
I forgot to say I've already installed ia32-libs package in ubuntu.
Thanks


2014-07-21 11:01 GMT+02:00 Estela Gallardo <address@hidden>:

Hello,

I'm trying to compile linphone for 32bits-architecture without video.
I export this flags: CFLAGS=-m32 LDFLAGS=-m32 CXXFLAGS=-m32
then I run:
$./configure --disable-video
Everything seems fine
But when I run 
$make
I get this error:
Making all in oRTP
make[2]: Entering directory `/home/stella/linphone-hc2/linphone-3.3.2/oRTP'
make  all-recursive
make[3]: Entering directory `/home/stella/linphone-hc2/linphone-3.3.2/oRTP'
Making all in src
make[4]: Entering directory `/home/stella/linphone-hc2/linphone-3.3.2/oRTP/src'
Making all in .
make[5]: Entering directory `/home/stella/linphone-hc2/linphone-3.3.2/oRTP/src'
  CCLD   libortp.la
/usr/bin/ld: i386:x86-64 architecture of input file `.libs/stun.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `.libs/stun_udp.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `.libs/srtp.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `.libs/b64.o' is incompatible with i386 output
collect2: ld returned 1 exit status

I don't know if I have to compile another extra 32bit-library or I have to include some other option or how to solve this problem. I've been searching through the mailing-list and google, and I don't find anyone with the same problem.

Please help me, I'm stuck and I've been searching for a solution for two days.

Regards,
Stella.

--
Stella



--
Stella

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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