Displaying 3 results from an estimated 3 matches for "foruclinux".
2005 Jul 19
2
problem compiling with linux
...nction)
speexenc.c:438: error: `os' undeclared (first use in this function)
speexenc.c:632: error: `op' undeclared (first use in this function)
speexenc.c:648: error: `og' undeclared (first use in this function)
make[2]: *** [speexenc.o] Error 1
make[2]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10'
make: *** [all] Error 2
Can anyone please suggest me possible reason and solution.
2005 Jul 20
1
problem compiling with linux
...y (I guess I am not wrong doing that), ya it configures
well with the command
# ./configure --enable-blackfin-asm --enable-fixed-point --host=bfin-uclinux
but for the <make> command it is again giving error
cd .. && make am--refresh
make[1]: Entering directory `/root/Desktop/foruclinux/speex-1.1.10'
make[1]: *** No rule to make target `am--refresh'. Stop.
make[1]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10'
make: *** [../config.status] Error 2
I am sorry if I am asking you some very simple thing.... but I need this.
Mukund
2005 Jul 19
0
problem compiling with linux
...38: error: `os' undeclared (first use in this function)
> speexenc.c:632: error: `op' undeclared (first use in this function)
> speexenc.c:648: error: `og' undeclared (first use in this function)
> make[2]: *** [speexenc.o] Error 1
> make[2]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10'
> make: *** [all] Error 2
>
>
> Can anyone please suggest me possible reason and solution.
> ________________________________________...