Displaying 20 results from an estimated 451 matches for "speexenc".
2005 Nov 18
1
how can i compile speex on Solaris 9 with gcc 3.4.2
...N_H=1 -DWORDS_BIGEND
IAN=1 -DHAVE_SYS_AUDIOIO_H=1 -DHAVE_LIBOGG=1 -DHAVE_LIBM=1 -DSPEEX_VERSION=\"1.0
.5\" -DSPEEX_MAJOR_VERSION=1 -DSPEEX_MINOR_VERSION=0 -DSPEEX_MICRO_VERSION=5 -DS
PEEX_EXTRA_VERSION=\"\" -I. -I. -I../include -I../libspeex -I/usr/local/includ
e -g -O2 -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o spe
exenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.
Tpo"; exit 1; fi
speexenc.c:35:20: getopt.h: No such file or directory
speexenc.c: In function `main':
spee...
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 \
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2 -fno...
2007 Jul 12
1
unable to compile speex-1.1.10
...no problem till.
But when I use "make" command, it gives me error, like
---------------------------------------------------------------------------------------------------------------
if bfin-uclinux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include
-I.. -I/include -g -O2 -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c
-o speex enc.o speexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f
".deps/speexenc. Tpo"; exit 1; fi
speexenc.c:49:21: ogg/ogg.h: No such file or directory
speexenc.c:68: error: parse error befor...
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 P...
2006 Apr 29
1
crosscomiling speex for powerPC
...ex-1.1.6]# ./configure --prefix=/usr --host=powerpc-405-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-powerpc-405-asm
....
Then during make I got an error saying ogg.h not found.
make[2]: Entering directory `/home/prakash/ppc/linphone/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 \
powerpc-405-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2 -fno-excep...
2008 Apr 01
5
cross compilation for ARM - ogg headers problem
...> 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
> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
> make: *** [all] Erreur 2
>
>
>
> Anyone have any ideas why this isn...
2005 Jul 19
2
problem compiling with linux
In place of rpm I used pre compiled binary for installing
the Cross Compiler and now I am not getting this error. But I am
gettimg error after <make> command. The error is:
speexenc.c:49:21: ogg/ogg.h: No such file or directory
speexenc.c:68: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:71: error: `page' undeclared (first use in this function)
speexenc.c:71: error: (Each undeclared identifier is reported only once
spee...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...th-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ?
if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
speexenc.c:68: error...
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 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2 -fno...
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
make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
make: *** [all] Erreur 2
Anyone have any ideas why this isn't working?
Regards,
Erwan
-----...
2006 Jul 22
1
build speex-1.0.5 problem (undefined reference to `__strtol_internal')
...tus: creating doc/Makefile
config.status: creating Speex.spec
config.status: creating include/Makefile
config.status: creating include/speex/Makefile
config.status: creating speex.pc
config.status: creating win32/Makefile
config.status: creating win32/libspeex/Makefile
config.status: creating win32/speexenc/Makefile
config.status: creating win32/speexdec/Makefile
config.status: executing depfiles commands
Type "make; make install" to compile and install Speex
make
make[2]: Entering directory `/home/jessy/process_ctrl_7_21/apps_src/opensource/speex-1.0.5'
Making all in libspeex
make[3]: E...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...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
>> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
>> make: *** [all] Erreur 2
>>
>>
>>
>> An...
2005 Oct 05
2
spx1.1.10 speexenc compile
Hi all,
Been trying to compile speex 1.1.10's speexenc for win32 using Visual C++
6.0 but came up with some errors (abt 33 of them, syntax errors). I just
traced them to a variable called "SPEEX_VERSION" which i think isnt defined
in speexenc but rather defined in misc.h, which wasnt one of the include
files in speexenc... should i add a line...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...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
>> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
>> make: *** [all] Erreur 2
>>
>>
>>
>> An...
2007 Jun 04
1
compile error with speex-1.2beta1
...]: Leaving directory
`/home/guor/osip/dev/speex-1.2beta1-install/include'
Making all in src
make[2]: Entering directory `/home/guor/osip/dev/speex-1.2beta1-install/src'
if gcc -DHAVE_CONFIG_H -I. -I../../speex-1.2beta1/src -I..
-I../../speex-1.2beta1/include -I../include -I.. -g -O2 -MT speexenc.o
-MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o
../../speex-1.2beta1/src/speexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f
".deps/speexenc.Tpo"; exit 1; fi
In file included from ../../speex-1.2beta1/src/speexenc.c:62:
../../spe...
2008 Apr 01
2
problem with some ogg header files with speex
...th-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ?
if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
speexenc.c:68: error...
2004 Aug 06
1
compile speexenc 1.1.4
Hello,
I have problems to compile speexenc 1.1.4, ihave the following errors
<p>speexenc.obj : error LNK2001: unresolved external symbol
_speex_preprocess
speexenc.obj : error LNK2001: unresolved external symbol
_speex_preprocess_ctl
speexenc.obj : error LNK2001: unresolved external symbol
_speex_preprocess_state_init
Debug/speexenc....
2005 Jul 19
0
problem compiling with linux
...x.
Jean-Marc
Le mardi 19 juillet 2005 ? 15:04 +0200, Mukund Kumar a ?crit :
> In place of rpm I used pre compiled binary for installing
> the Cross Compiler and now I am not getting this error. But I am
> gettimg error after <make> command. The error is:
>
>
> speexenc.c:49:21: ogg/ogg.h: No such file or directory
> speexenc.c:68: error: parse error before '*' token
> speexenc.c: In function `oe_write_page':
> speexenc.c:71: error: `page' undeclared (first use in this function)
> speexenc.c:71: error: (Each undeclared identifier is rep...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...s.
> >>
> >> 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
> >> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
> >> make: *** [all] Erreur 2
> >>...
2006 Jul 25
0
RE: build speex-1.0.5 problem (undefined reference to `__strtol_internal')
...day, July 21, 2006 4:16 PM
To: Speex-dev@xiph.org
Cc: Ariel Chang(???); Minglin Tien(???)
Subject: build speex-1.0.5 problem (undefined reference to `__strtol_internal')
Dear:
I use uclibc to do arm linux cross compiler then build speex-1.0.5.
In build encounter problem:
speexenc.o(.text+0x15b4): In function `main':
speexenc.c: undefined reference to `__strtol_internal'
speexenc.o(.text+0x1ac0):speexenc.c: undefined reference to `__strtol_internal'
speexenc.o(.text+0x1ad8):speexenc.c: undefined reference to `__strtod_internal'
speexenc.o(.text+0x1afc):sp...