search for: tplo

Displaying 20 results from an estimated 40 matches for "tplo".

Did you mean: plo
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
...ring directory `/usr/local/src/libshout-2.0/src' Making all in avl gmake[3]: Entering directory `/usr/local/src/libshout-2.0/src/avl' source='avl.c' object='libiceavl_la-avl.lo' libtool=yes \ depfile='.deps/libiceavl_la-avl.Plo' tmpdepfile='.deps/libiceavl_la-avl.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -D_THREAD_SAFE -pthread -I/usr/local//include -I/usr/local//include -g -O2 -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo '...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi, I couldn't find anything about this subject from archive - are there known problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to date). I downloaded libshout2 latest nightly snapshot and tried to compile it on 5.0 and then later on 4.8. Both failed (problems were mostly around sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that it might be a
2004 Nov 30
1
Problem compiling speex 1.1.6
# make make all-recursive make[1]: Entering directory `/tmp/speex-1.1.6' Making all in libspeex make[2]: Entering directory `/tmp/speex-1.1.6/libspeex' source='nb_celp.c' object='nb_celp.lo' libtool=yes \ depfile='.deps/nb_celp.Plo' tmpdepfile='.deps/nb_celp.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -s -O3 -march=i686 -O3 -msse -c -o nb_celp.lo `test -f 'nb_celp.c' || echo './'`nb_celp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -s -O3 -march=i686...
2004 Sep 10
4
Updating flac include problems
...H=13 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. -I/sw/include -I../.. -I./include -I../../include -g -O2 -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -c file_decoder.c -Wp,-MD,.deps/file_decoder.TPlo -fno-common -DPIC -o .libs/file_decoder.lo file_decoder.c:60: undefined type, found `FLAC__FileDecoderWriteCallback' file_decoder.c:61: undefined type, found `FLAC__FileDecoderMetadataCallback' However if i remove the CFLAGS/CPPFLAGS/etc to /sw/include, it can't find the ogg hea...
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...depfiles commands napoleon:~/Desktop/ices-2.0.1 peter$ make make all-recursive Making all in debian make[2]: Nothing to be done for `all'. Making all in src Making all in log source='log.c' object='log.lo' libtool=yes \ depfile='.deps/log.Plo' tmpdepfile='.deps/log.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include/libxml2 -I/sw/include -g -O2 -c -o log.lo `test -f 'log.c' || echo './'`log.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include/libxml...
2011 Jun 17
1
speex on arm
...make all-recursive make[1]: Entering directory `/root/arm/speex-1.1.6' Making all in libspeex make[2]: Entering directory `/root/arm/speex-1.1.6/libspeex' source='nb_celp.c' object='nb_celp.lo' libtool=yes \ depfile='.deps/nb_celp.Plo' tmpdepfile='.deps/nb_celp.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c -o nb_celp.lo `test -f 'nb_celp.c' || echo './'`nb_celp.c arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c nb_celp.c -M...
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 `arctan2': spandsp/arctan2.h:51: warning: type mismatch in implicit declaration for built-in function `fabs' t4.c: In function `t4_rx_end_page': t4.c:566:...
2005 Apr 27
0
time error on compiling ices2.0.1
...`/opt/src/ices-2.0.1/src/log' Making all in timing make[3]: Entering directory `/opt/src/ices-2.0.1/src/timing' source='timing.c' object='libicetiming_la-timing.lo' libtool=yes \ depfile='.deps/libicetiming_la-timing.Plo' tmpdepfile='.deps/libicetiming_la-timing.TPlo' \ depmode=gcc3 /bin/bash ../../depcomp \ /bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include/libxml2 -pthreads -g -O2 -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c gcc -DHAVE_CONFIG_H -I. -I. -I../.....
2004 Sep 10
0
Updating flac include problems
...IZEOF_INT=4 -DSIZEOF_LONG=4 > -DSIZEOF_LONG_LONG=8 -I. -I. -I/sw/include -I../.. -I./include > -I../../include -g -O2 -O3 -DNDEBUG -fomit-frame-pointer > -funroll-loops > -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -c > file_decoder.c -Wp,-MD,.deps/file_decoder.TPlo -fno-common -DPIC -o > .libs/file_decoder.lo > file_decoder.c:60: undefined type, found > `FLAC__FileDecoderWriteCallback' > file_decoder.c:61: undefined type, found > `FLAC__FileDecoderMetadataCallback' > > > > However if i remove the CFLAGS/CPPFLAGS/etc t...
2001 Oct 01
1
envelope.c CVS vorbis compile error.
...ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -I. -I. -I../include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -O2 -march=i686 -mcpu=i686 -fexpensive-optimizations -DUSE_MEMORY_H -c envelope.c -Wp,-MD,.deps/envelope.TPlo -fPIC -DPIC -o .libs/envelope.lo gcc: Internal compiler error: program cc1 got fatal signal 11 Descriptive eh? I strace'd it and it seems to show nothing interesting and since gcc is currently compiled without debugging symbols. I absolutely know it's caused by -fexpensive-optimizat...
2005 May 10
0
Cross-compiling with Cirrus Logic MaverickCrunch support
...unch-d1' but it seems libtool does not like it, while the object files are compiled fine: ... arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/llandre/devel/zephyr/sw/rootfs/usr/local/include/ogg -mcpu=ep9312 -mfix-crunch-d1 -g -O2 -c mdf.c -MT mdf.lo -MD -MP -MF .deps/mdf.TPlo -fPIC -DPIC -o .libs/mdf.o arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/llandre/devel/zephyr/sw/rootfs/usr/local/include/ogg -mcpu=ep9312 -mfix-crunch-d1 -g -O2 -c mdf.c -MT mdf.lo -MD -MP -MF .deps/mdf.TPlo -o mdf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link a...
2006 Jun 27
2
Addon-ooh323 install problem
...Please help me . [root@asterisk asterisk-ooh323c]# make make all-am make[1]: Entering directory `/usr/local/src/asterisk-addons/asterisk-ooh323c' source='src/chan_h323.c' object='chan_h323.lo' libtool=yes \ depfile='.deps/chan_h323.Plo' tmpdepfile='.deps/chan_h323.TPlo' \ depmode=gcc3 /bin/sh ./config/depcomp \ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ooh323c/src -I./ooh323c/src/h323 -DGNU -D_GNU_SOURCE -D_REENTRANT -D_COMPACT -c -o chan_h323.lo `test -f 'src/chan_h323.c' || echo './'`src/chan_h323.c mkdir .libs...
2008 Feb 27
2
Trouble compiling trunk snapshot
...omp \ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -pthread -g -O2 -c -o libicenet_la-sock.lo `test -f 'sock.c' || echo './'`sock.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -pthread -g -O2 -c sock.c -Wp,-MD,.deps/libicenet_la-sock.TPlo -fPIC -DPIC -o .libs/libicenet_la-sock.o sock.c: In function `sock_get_server_socket': sock.c:702: `IPV6_V6ONLY' undeclared (first use in this function) sock.c:702: (Each undeclared identifier is reported only once sock.c:702: for each function it appears in.) make[3]: *** [libicenet_la-s...
2004 Sep 10
3
OS X compile errors
...lease. :) > Nope, it still fails: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -I../.. -I./include -I../../include -I/sw/include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -c file_decoder.c -Wp,-MD,.deps/file_decoder.TPlo -fno-common -DPIC -o .libs/file_decoder.lo ../../include/FLAC/format.h:144: syntax error, missing `;' after `const' ../../include/FLAC/format.h:147: syntax error, missing `;' after `const' ../../include/FLAC/format.h:152: syntax error, missing `;' after `const' It looks l...
2005 May 10
2
Encoder performance on ARM9
Hi Jean-Marc, >I think it's worth trying the float version on your CPU. However, I >wouldn't be surprised if the fixed-point was still faster than float. ok, I'll try both configurations. >BTW, you can use --enable-arm5-asm instead of --enable-arm4-asm. While >both are currently almost the same, eventually it would be possible to >get better performance using the
2001 Oct 23
4
Problems compiling under OS X
While trying to compile libao 0.8.0 under OS X 10.1, I got the following problems: > [localhost:ecc/Sources/libao-0.8.0] root# ./configure > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found >
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
2004 Oct 15
1
compile errors
...hout xmms, and now I get this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer -c file_decoder.c -MT file_decoder.lo -MD -MP -MF .deps/file_decoder.TPlo -fPIC -DPIC -o .libs/file_decoder.lo gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://bugs.gentoo.org/> for instructions. distcc[31017] ERROR: compile on 10.0.0.1 failed make[4]: *** [file_decoder.lo] Error 1 make[4]: Leaving directory `/var/tmp/port...
2004 Sep 10
3
Compiling problem flac 1.0.4 Mandrake 9.0 gcc 3.2
...p... no but the when I make it bombs out with: Making all in libFLAC++ make[2]: Entering directory `/home/robin/flac-1.0.4/src/libFLAC++' source='file_decoder.cc' object='file_decoder.lo' libtool=yes \ depfile='.deps/file_decoder.Plo' tmpdepfile='.deps/file_decoder.TPlo' \ depmode=none /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT =\"\" -DPACKAGE=\"flac\" -DVERSION=\"1.0....
2004 Oct 18
1
xapian-bindings compile creates 34mb xapian_wrap.o file?
...root/compile/xapian/xapian-bindings-0.8.3/tcl8' make all-am make[3]: Entering directory `/root/compile/xapian/xapian-bindings-0.8.3/tcl8' source='xapian_wrap.cc' object='xapian_wrap.lo' libtool=yes \ depfile='.deps/xapian_wrap.Plo' tmpdepfile='.deps/xapian_wrap.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/tcl8.3 -Wall -Wno-unused -Wno-uninitialized -g -O2 -c -o xapian_wrap.lo xapian_wrap.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/tcl8.3 -Wall -Wno-unused -Wno-unini...