Displaying 12 results from an estimated 12 matches for "mout551".
2008 Apr 01
2
problem with some ogg header files with speex
...phone/arm2/arm/speex-1.1.6 ?
make: *** [all] Erreur 2
I think i had to solve it by the same way above ?
But what is the variable i had to modify ?
Regards,
Erwan
----------------------------------------
> Date: Tue, 1 Apr 2008 10:03:36 +0000
> From: ogg.k.ogg.k at googlemail.com
> To: mout551 at hotmail.fr
> Subject: Re: [ogg-dev] problem with some ogg header files with speex
> CC: ogg-dev at xiph.org
>
>> First you need to remove ogg headers from your build system to avoid a dirty
>> conflict between
>> your build machine binaries and the arm binaries. They...
2008 Apr 01
5
cross compilation for ARM - ogg headers problem
On 01/04/2008, Erwan A <mout551 at hotmail.fr> wrote:
>
> Hi,
>
> Yes i agree with you. You don't have to delete these files.
>
> But if i cross compile with ogg header files, i have the following error :
>
>
> /usr/lib/libogg.so: could not read symbols: Invalid operation
> collect2: ld...
2008 Apr 01
1
cross compilation for ARM - ogg headers problem
Hi,
You again include host includes in your build: -I/usr/include
You should not do this.
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
Hi,
this problem seems to be coming up a lot lately -- the README.arm in
linphone tells people to remove libogg headers, but speexenc and
speexdec require them to build.
Perhaps we need a README.arm in libspeex telling people not to remove
the libogg headers.
K.
On 01/04/2008, Erwan A <mout551 at hotmail.fr> wrote:
>
> Hi all,
>
> I am following the README.arm from Simon to cross compile linphone from my PC to an arm architecture. But i encounter problems about the ogg header.
>
> I have this following error when i write this line :
>
> ./configure --prefi...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
I think --without-libogg should do the trick, no? (though I haven't
actually tried it)
Jean-Marc
Conrad Parker a ?crit :
> On 01/04/2008, Erwan A <mout551 at hotmail.fr> wrote:
>> Hi,
>>
>> Yes i agree with you. You don't have to delete these files.
>>
>> But if i cross compile with ogg header files, i have the following error :
>>
>>
>> /usr/lib/libogg.so: could not read symbols: Invalid op...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...peex-1.1.6/src ?
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le r?pertoire ? /usr/src/linphone/arm2/arm/speex-1.1.6 ?
make: *** [all] Erreur 2
Regards,
Erwan
----------------------------------------
> Date: Tue, 1 Apr 2008 19:02:54 +0900
> From: conrad at metadecks.org
> To: mout551 at hotmail.fr
> Subject: Re: [Speex-dev] cross compilation for ARM - ogg headers problem
> CC: speex-dev at xiph.org
>
> On 01/04/2008, Erwan A wrote:
>>
>> Hi,
>>
>> Yes i agree with you. You don't have to delete these files.
>>
>> But if i...
2008 Apr 01
2
problem with some ogg header files with speex
Hi all,
I am following the README.arm from Simon to cross compile linphone from my PC to an arm architecture. But i encounter problems about the ogg header.
I have this following error when i write this line :
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ?
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...On Tue, Apr 1, 2008 at 12:05 PM, Jean-Marc Valin <
jean-marc.valin at usherbrooke.ca> wrote:
> I think --without-libogg should do the trick, no? (though I haven't
> actually tried it)
>
> Jean-Marc
>
> Conrad Parker a ?crit :
> > On 01/04/2008, Erwan A <mout551 at hotmail.fr> wrote:
> >> Hi,
> >>
> >> Yes i agree with you. You don't have to delete these files.
> >>
> >> But if i cross compile with ogg header files, i have the following
> error :
> >>
> >>
> >> /usr/lib/...
2008 Mar 28
2
speex - cross compil for ARM - problem ogg headers
Hi all,
I try to compile speex for ARM. I follow the README.arm and i always have the same errors :
make[2]: entrant dans le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
source='speexenc.c' object='speexenc.o' libtool=no \
depfile='.deps/speexenc.Po' tmpdepfile='.deps/speexenc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
2008 Mar 25
1
speex - cross compil for ARM - problem ogg headers
Hi,
I try to compile speex for ARM. I follow the README.arm and i always have the same errors :
make[2]: entrant dans le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
source='speexenc.c' object='speexenc.o' libtool=no \
depfile='.deps/speexenc.Po' tmpdepfile='.deps/speexenc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
arm-linux-gcc
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
Hi all,
I am following the README.arm from Simon to cross compile linphone from my PC to an arm architecture. But i encounter problems about the ogg header.
I have this following error when i write this line :
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ?
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
Hi,
Yes i agree with you. You don't have to delete these files.
But if i cross compile with ogg header files, i have the following error :
/usr/lib/libogg.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [speexenc] Erreur 1
make[2]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
make[1]: *** [all-recursive] Erreur 1