search for: duse_memory_h

Displaying 20 results from an estimated 35 matches for "duse_memory_h".

2002 Jan 10
1
Trouble building libvorbis-1.0rc3
...GE=\"libvorbis\" -DVERSION=\"1.0rc3\" -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_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 -DUSE_MEMORY_H -c decoder_example.c /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -all-static -o decoder_example decoder_example.o ../lib/libvorbis.la -lm -lo gg mkdir .libs gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H...
2007 Oct 22
2
problems building libvorbis-1.2.0 on Solaris 10 (sparc)
...e following error : Making all in examples gmake[2]: Entering directory `/afs/cad.njit.edu/u/a/n/andym/ftp/freeware/multimedia/ogg/libvorbis-1.2.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/afs/cad/solaris/ogg-1.1.3/include -O20 -ffast-math -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT decoder_example.o -MD -MP -MF .deps/decoder_example.Tpo -c -o decoder_example.o decoder_example.c mv -f .deps/decoder_example.Tpo .deps/decoder_example.Po /bin/bash ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o decoder_example dec...
2001 Nov 18
5
vorbisfile.o givng me problems
...ining about...I don't know enough to figure out what is wrong ). Below is the output I get from compile: Making all in examples make[1]: Entering directory `/home/mchavez/devel/vorbis/examples' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -static -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la -lm -L/usr/local/lib/lib -logg /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -static -o vorbisfile_example vorbisfile_example.o ../lib/lib...
2001 Nov 18
5
vorbisfile.o givng me problems
...ining about...I don't know enough to figure out what is wrong ). Below is the output I get from compile: Making all in examples make[1]: Entering directory `/home/mchavez/devel/vorbis/examples' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -static -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la -lm -L/usr/local/lib/lib -logg /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -static -o vorbisfile_example vorbisfile_example.o ../lib/lib...
2005 Mar 09
1
compile error
...ectory `/home/ronan/libvorbis-1.0.1/doc' make[1]: Leaving directory `/home/ronan/libvorbis-1.0.1/doc' Making all in examples make[1]: Entering directory `/home/ronan/libvorbis-1.0.1/examples' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -all-static -o decoder_example decoder_example.o ../lib/libvorbis.la -lm -logg gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -static -o decoder_example decoder_example.o ../lib/.libs/libvorbis.a -lm /usr/lib/libogg.a /usr/bin/ld: cannot find -lm collect2: ld retur...
2001 Dec 20
1
vorbis module compilation problem
...gg compiled and installed successfully. $ ./autogen.sh $ ./configure --with-gnu-ld --enable-static=no $ make ........ Making all in examples make[1]: Entering directory `/usr/src/cvs/vorbis/examples' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -all-static -o decoder_example decoder_example.o ../lib/libvorbis.la -lm -logg gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -static -o decoder_example decoder_example.o ../lib/.libs/libvorbis.so -lm /usr/local/lib/libogg.so -Wl,--rpath -Wl,/usr/src/cvs/vorbis/lib/....
2001 Mar 09
6
Problem compiling ogg on OpenBSD-2.7
Hi, I have downloaded the following files libao-0.6.0.tar.gz libogg-1.0beta4.tar.gz libvorbis-1.0beta4.tar.gz vorbis-tools-1.0beta4.tar.gz as said from the download section. But I'm at a loss to what do after that. I don't have much experience/knowledge in compiling etc, but I still want to try out ogg. (I downloaded the source coz I have an OpenBSD machine, and there was no
2000 Nov 09
4
libvorbis compile failure
...happened to the xmms plugin directory in cvs? It complains that it is missing when I do a 'cvs update'. gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0beta3\" -DHAVE_ALLOCA_H=1 -DHAVE_ ALLOCA=1 -I. -I. -I../include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fs igned-char -DUSE_MEMORY_H -Wp,-MD,.deps/vorbisfile.pp -c vorbisfile.c -o vorbisfile.o >/dev/null 2>&1 mv -f .libs/vorbisfile.lo vorbisfile.lo /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbisfile.la -rpath /usr/lib -version-info 0:0:0 vorbisf...
2004 Feb 18
5
compiling vorbis in cygwin
Hi, On compiling vorbis in a cygwin shell using "./autogen.sh" I get the following error... configure:19396: checking for Ogg configure:19431: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H conftest.c -lm -logg >&5 /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find -logg collect2: ld returned 1 exit status The Ogg library "libogg" is properly installed - I can see it in the /usr/local/lib directory. It seems to me that the confi...
2004 Aug 06
2
Icecast 2.0 in OS X Server?
...m one of the libraries required by IceCast, specifically libvorbis. When running MAKE in an attempt to install libvorbis I get the following: <p>Making all in examples /bin/sh ../libtool --mode=link gcc -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -DUSE_MEMORY_H -all-static -o decoder_example decoder_example.o ../lib/libvorbis.la -lm -logg gcc -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -DUSE_MEMORY_H -static -o decoder_example decoder_example.o ../lib/.libs/libvorbis.a -lm /usr/local/lib/libogg.a ld: can't l...
2000 Sep 11
0
cmdline does not compile from cvs
When I try to compile "cmdline/vorbis", I get the following. gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -I. -I../lib -DUSE_ALLOCA_H -DUSE_MEMORY_H getopt.o getopt1.o main.o -I. -I../lib -DUSE_ALLOCA_H -DUSE_MEMORY_H ../lib/libvorbis.a -o vorbis -lm -lpthread main.o: In function `main': main.o(.text+0x31c): undefined reference to `fill_buffer' main.o(.text+0x332): undefined reference to `CheckWav' main.o(.text+0x35a): undefined ref...
2013 Apr 20
1
compile error
...6_64 --with-ogg-libraries=${TARGET}/lib --with-ogg-includes=${TARGET}/include/ --enable-static --disable-shared --disable-oggtest && make -j 4 && make install This error shows up 3 or 4 times: configure:12338: clang -o conftest -O20 -Wall -Wextra -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H conftest.c -lpthread >&5 error: invalid value '20' in '-O20' config.log is attached. I would really appreciate some pointers on what I am doing wrong. Thank you. -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: appli...
2014 Apr 20
1
Configure error, Ogg not found on Mac OS X
...--disable-static checking for Ogg... no *** Could not run Ogg test program, checking why... The config.log shows: configure:12648: checking for Ogg configure:12683: clang -o conftest -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement? -DUSE_MEMORY_H -I/usr/include?? conftest.c? -L/usr/lib -logg >&5 clang: warning: -O4 is equivalent to -O3 ld: library not found for -logg clang: error: linker command failed with exit code 1 (use -v to see invocation) The libogg is already compiled and installed. ls -l /usr/lib/ | grep ogg -rwxr-xr-x?? 1...
2001 Oct 01
1
envelope.c CVS vorbis compile error.
...2\" -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_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 kno...
2003 Aug 20
0
libvorbis configure script fails on Irix
...to me... Please let me know if you have any ideas what's going wrong here. Thanks! - Greg Howard <p><p>====================================================================== configure:5722: checking for Ogg configure:5752: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H conftest.c -lm -logg 1>&5 ld32: WARNING 84 : /usr/lib32/libm.so is not used for resolving any symbol. configure: failed program was: #line 5736 "configure" #include "confdefs.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include &l...
2002 Oct 23
2
CVS vorbis, fatal cc1
current Vorbis cvs gives: gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -I../include -O20 --fast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -O2 -march=i686 -mcpu=i686 -DUSE_MEMORY_H -Wp,-MD,.deps/envelope.cpp -c envelope.c -fPIC -DPIC -o .libs/envelope.lo gcc: Internal compiler error: program cc1 got fatal signal 11 make[2]: ** [envelope.lo] Error 1 . . . gcc is: gcc version 2.95.4 20011002 (Debian prerelease) <p>Clues? <p>__________________________________...
2000 Nov 06
1
Problems compiling with --with-ogg-prefix=xxx
...my linux box using configure --with-ogg-prefix=/home/warren/local make I get the following error during the make: gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0.0\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -I../include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -Wp,-MD,.deps/mdct.pp -c -fPIC -DPIC mdct.c -o .libs/mdct.lo In file included from mdct.h:22, from mdct.c:40: ../include/vorbis/codec.h:27: ogg/ogg.h: No such file or directory In file included from mdct.c:41: os.h:22: ogg/os_types.h: No such file or directory I have tracked dow...
2002 Feb 16
2
libvorbis config error
...necessary. On my machine, it seems to find the libraries ok, but ends up with an "undefined reference to `atexit'". Anybody have any suggestions? <p>configure:5614: checking for Ogg configure:5644: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -I/usr/include conftest.c -lm -L/usr/lib -logg 1>&5 /usr/lib/libogg.so: undefined reference to `atexit' collect2: ld returned 1 exit status configure: failed program was: #line 5628 "configure" #include "confdefs.h" #include <stdio.h> #include <stdlib.h&...
2002 Jul 19
2
compile optimization error in libvorbis-1.0
...ON=\"1.0\" -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include -I/usr/include -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -g -O2 -march=i686 -DUSE_MEMORY_H -c envelope.c -fPIC -DPIC -o .libs/envelope.lo gcc: Internal compiler error: program cc1 got fatal signal 11 Replacing i686 with i586 makes it work. This is with glibc 2.2.5, gcc 2.95.3 release. ~jeffrey :j --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http:...
2000 Nov 07
1
More BeOS woe
...D = $(OGG_LIBS) in the makefile, hence the temporary and continued with the build. I'm now getting gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0.0\" -DHAVE_ALLOCA_H=1 - DHAVE_ALLOCA=1 -I. -I. -I../include -I/boot/home/config/include -O20 - D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -Wp,-MD,.deps/vorbisfile.pp - c vorbisfile.c -DPIC -o .libs/vorbisfile.lo /Be3/Source/CVS/vorbis/lib/os.h: In function `ov_read': /Be3/Source/CVS/vorbis/lib/os.h:94: inconsistent operand constraints in an `asm' /Be3/Source/CVS/vorbis/lib/os.h:94: inconsistent operand constraints in an `a...