Displaying 20 results from an estimated 10000 matches similar to: "Problem Compiling Spandsp"
2004 Dec 29
5
spandsp-0.0.2pre6
Just wondering if anyone else has managed to successfully compile
spandsp-0.0.2pre6...
I'm assuming it is working for most people, else it probably wouldn't
have been released, and/or, other people would have had more to say
about it...
In any case, these are the errors I am getting while doing a make:
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I -g -O2 -MT
2005 Mar 29
2
Spandsp compilation error
Hello everybody,
I'm trying to receive and sending faxes with asterisk using spandsp. But while compiling the spandsp0.0.2pre11 (tried also spandsp0.0.1), I get following errormessage:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -c t4.c -Wp,-MD,.deps/t4.TPlo
-fPIC -DPIC -o .libs/t4.o
In file included from spandsp.h:42,
from t4.c:71:
spandsp/arctan2.h: In function
2004 Aug 25
2
spandsp and certain (e.g. Canon) fax machines
Hi,
Several people have reported problems sending faxes from spandsp-0.0.1k
to Canon FAX machines. A spandsp user had the same problem with another
make of FAX machine, and traced the problem to a bug in the file t30.c
of spandsp. Line 542 says s->t4.rx_file[0] where it should say
s->t4.tx_file[0]. This fixes his problem, and I suspect it will also fix
the Canon fax machine problem.
2005 Mar 23
1
Spandsp question ( re: compiling )
I am trying to compile spandsp on my asterisk server, and it keeps
failing out with the following
t4.c:38:21: tiffiop.h: No such file or directory
In file included from t4.c:41:
spandsp/t4.h:62: error: syntax error before "TIFF"
spandsp/t4.h:62: warning: no semicolon at end of struct or union
spandsp/t4.h:63: warning: data definition has no type or storage class
spandsp/t4.h:64: error:
2007 Aug 27
0
libmfcr2 is giving compilation errors
hi,
I am using debian 4.0 with version 2.6.18-4-686
I have downloaded the required files form site
asterisk-1.2.24.tar.gz
libmfcr2-0.0.3-1.4.tar.bz2
libsupertone-0.0.2.tar.gz
libunicall-0.0.3-1.4.tar.bz2
spandsp-20060903.tar.gz
I downloaded and installed the files in the follwing sequence
spandsp
libsupertone
libunicall
Till here it is compiling and copying
2004 Sep 20
4
spandsp / compilation errors
I am attempting installation of spandsp on to an Asterisk installation on
Linux RH9
the distribution i am using is that are URL http://ftp2.tootai.net - the
README for which i have followed verbatim -
my only issue on this was the target for the port.h / tif_dir.h / tiffiop.h
files in the 'headers' folder of the distribtion
i put these in the /usr/include folder based simply on the
2008 Feb 06
2
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
I'm on Debian Etch and re-compile llvm/llvm-gcc-4.2 from
scratch. I'm on svn revision 46813.
I'm using the following commands for the compilation:
----------------------------------
# Get the sources
mkdir /s/llvm
cd /s/llvm
svn co http://llvm.org/svn/llvm-project/llvm/trunk /s/llvm/svn.llvm
svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk /s/llvm/svn.gcc42
# Compile llvm
2006 Nov 28
1
dovecot-1.0.rc15 with quota-rewrite on FreeBSD
Hello,
I tried to compile dovecot rc15 from the sources with the quota-rewrite patch (http://dovecot.org/patches/1.0/quota-rewrite.diff) on FreeBSD 6.1, but the compilation stop with the following errors.
I am not very good in coding, so if you could fix the patch for FreeBSD it will be great.
Making all in trash
if /usr/local/bin/bash ../../../libtool --tag=CC --mode=compile gcc
2008 Feb 06
0
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
Hi,
> if /bin/sh ./libtool --mode=compile /s/llvm/obj.gcc42/./gcc/xgcc -B/s/llvm/obj.gcc42/./gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/s/llvm/svn.gcc42/libgomp -I. -I/s/llvm/svn.gcc42/libgomp/config/linux/x86
2005 Jun 07
2
Compiling PHP Bindings
Hi all.
I have problem compiling xapian php bindings.
I am using debian sarge.
I have installed php4-dev before compilation.
I am getting the following errors:
boomer:~/xapian/xapian-bindings-0.9.0# make
make all-recursive
make[1]: Entering directory `/root/xapian/xapian-bindings-0.9.0'
Making all in php4
make[2]: Entering directory `/root/xapian/xapian-bindings-0.9.0/php4'
make
2004 Aug 06
1
Re: speex 1.1.4 compile fails/vq.h parse error
It's not really documented, but when you compile with --enable-sse, you
need to add -march=pentium3 to the compile switches. That's actually a
gcc requirement.
Jean-Marc
Le mer 21/01/2004 à 04:22, war a écrit :
> gcc-3.2.2 + slack 9 + p4 2.6ghz (has sse/2)
>
> ./configure --prefix=/app/speex-1.1.4 --enable-shared --enable-sse
> --with-ogg-dir=/app/libogg-1.1
>
2009 Dec 07
2
xapain install
Hi,
I am trying to isntall Xapain. I run $./cofigure optionand then I rune make, but it echos following message in infinite loop. Is there anything wrong? How to correct?
---------------------------------
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./common -I./include -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long
2004 Oct 14
2
compile errors
Hello there. I'm having trouble to compile flac on gentoo linux:
linux-2.6.8
gcc-3.3.4
glibc-2.3.4 nptl enabled
I would be happy if someone could help me with this error:
if ../../libtool-disable-static --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -I../../src -I../.. -I./include -I../../include -O2
-DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline
2009 Jan 19
2
error
Hello,
I'm trying to compile linphone 3.0.0 in Ubuntu
And I'm getting the following compilation error.
I somewhere read that the fault happens because of the gcc 4.3.2 that
debian based linux uses.
Is there any solution (except downgrading gcc)
Thank you in advance
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I.. -I../include/ -I.. -I../../oRTP/include
2004 Dec 08
2
Spandsp - Libtiff problem
Hello all,
I use Fedora 3, and I have compilation problem of SpanDsp , when
installaing spandsp, tiff warnings and errors generated and libunicall
generate "unresolved references....."
Is the problem in my libtiff installation, spandsp.h or in tif_dir.h and
tiffiop.h?
Are tif_dir.h and tiffiop.h too old?
The solution provided by ?HO SIN? to ?Kaws? :
>>> recompile libtiff
2006 May 31
0
Libmfcr2 won't compile
Hi, downloaded the latest snapshot just right now at soft-switch for
MFC/R2 support and I get this message when trying to
do libmfcr2; any idea ? it looks like he's not reaching Unicall.
Thanks,
Fred
# make
make all-am
make[1]: Entering directory `/usr/src/libmfcr2-0.0.3'
if /bin/sh ./libtool --tag=CC --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 -g -O2 -MT
2015 Jul 06
2
[Nut-upsuser] Nut-2.7.3 & gcc-3.3.6
Hi Charles,
Thanks for the prompt reply!
Errors occur when execute make:
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../include -MT nutclient.lo -MD -MP -MF $depbase.Tpo -c -o
nutclient.lo nutclient.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo
-MD -MP -MF .deps/nutclient.Tpo -c
2005 Oct 11
1
jitter.c How to
Hello Jean-Marc,
Hello speex-dev-people,
Jean-Marc Valin wrote:
> All I can suggest is having a look at my simple client at:
> http://people.xiph.org/~jm/speexclient/
Unfortunately, this does not compile:
<<<<< snip >>>>>
bjoern@phobos:~/beleg/speex/speexclient-0.0-dev$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether
2007 Dec 21
1
txfax not working with spandsp
the attached log with verbose=6 and debug=6 refers.
we've got a sangoma A104 (no hwec) with PRI ports 1 & 3 loopbacked to each
other. we're trying to have txfax send out on one of those pri ports with
rxfax listening on the other side, hence having asterisk send a fax to
itself. we however have bad, and i mean really bad (<10%) success rates.
we're currently using asterisk
2008 Feb 06
6
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
On Feb 6, 2008, at 5:18 AM, Duncan Sands wrote:
> Hi,
>
>> if /bin/sh ./libtool --mode=compile /s/llvm/obj.gcc42/./gcc/xgcc -B/
>> s/llvm/obj.gcc42/./gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/
>> local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/
>> include -isystem /usr/local/i686-pc-linux-gnu/sys-include -
>> DHAVE_CONFIG_H -I.