similar to: vorbisfile.o givng me problems

Displaying 20 results from an estimated 900 matches similar to: "vorbisfile.o givng me problems"

2002 Jan 10
1
Trouble building libvorbis-1.0rc3
Hi all, I was just trying to build myself a RC3 set of Ogg/Vorbis libs and tools, but the build of libvorbis bombs out on me while making all in examples. I've ./configure'd with no options, which gave no warnings or errors. After that a normal make gives the below attached output. Can anyone tell me what I've done wrong ? I've also tried removing the examples/ directory. After
2000 Nov 10
1
cvs trunk vorbis/ compile patches
ltconfig placeholder shoud be removed. Makefile.am : some stuff copied from branch_beta3 ogg lib must be added only where necesary. vq subdir Makefile.am'ized, (but installs nothing) made distclean target slightly more clean -- check it by hand first, please --- also you'll want to remove vq/Makefile if the ...am passes inspection ------------------------------------------------- diff
2000 Dec 12
1
Examples
Hi people around then world.... I need examples to use the ogg vorbis DLL's Can you help me ???? The file libvorbis0-dev.examples speak about this files: examples/chaining_example.c examples/decoder_example.c examples/encoder_example.c examples/seeking_example.c examples/vorbisfile_example.c But this files not in the package.... Excuse my english, I know it's so bad.... []'s
2000 Nov 09
4
libvorbis compile failure
The latest CVS update of libvorbis fails to compile on SuSE Linux 6.4. The error is below. Also, what 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
2009 Sep 08
0
need help with project on Vorbis
Hello, First off, please don't ask development questions directly from a single developer. I tend to answer emails only a few times a month. You will get much faster help by asking on IRC (#vorbis on freenode) or on the vorbis mailing list (vorbis at xiph.org or vorbis-dev at xiph.org). I am cc:inf vorbis-dev at xiph.org; please continue discussion there. > Initially i was not able to
2005 Mar 09
1
compile error
king all in vorbisfile make[2]: Entering directory `/home/ronan/libvorbis-1.0.1/doc/vorbisfile' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/ronan/libvorbis-1.0.1/doc/vorbisfile' Making all in vorbisenc make[2]: Entering directory `/home/ronan/libvorbis-1.0.1/doc/vorbisenc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory
2001 May 26
2
merging monty's branch
Hi folks, I'm doing a merge of my current branch onto the mainline (for testing) today. I believe it to be stable. Just a little more vorbisfile testing. After the merge, I have a few more patches to apply, then onto cascading/coupling. New stuff: Floor backend 1 and residue backend 1; both are present, but the mainline modes won't use either yet. Naturally, both are enabled for
2003 Aug 20
0
libvorbis configure script fails on Irix
Hello, I'm trying to compile libogg, libvorbis, libao, and vorbis-tools on an SGI Octane running Irix6.5.22. libogg configures and compiles without a problem. I installed it in usr/local/lib. When I moved on to libvorbis trouble began. The configure script made the following complaint: checking for Ogg... 12269:./conftest: rld: Error: unresolvable symbol in ./conftest:
2014 Apr 20
1
Configure error, Ogg not found on Mac OS X
Hi all I'm trying to compile and install libvorbis 1.3.4 on Mac OS X (Mavericks). When try to run configure, it shows the following error: CC=clang ./configure? \ ? --prefix=/usr --with-ogg-libraries=/usr/lib \ ? --with-ogg-includes=/usr/include --enable-shared --disable-static checking for Ogg... no *** Could not run Ogg test program, checking why... The config.log shows:
2001 Dec 20
1
vorbis module compilation problem
[I just got on to this mailing list to report this problem. If it has already been reported, then I'm sorry for duplicating the report. And I seriously doubt this is not the right topic to talk about on this mailing list, but if it is, sorry for that too.] Okay, here's a new one. I have never seen this error before. This is the latest CVS code I'm trying to compile, on a pretty close
2002 Feb 16
2
libvorbis config error
Hi all. I found some references to a problem similar to mine in the archives, but none of the solutions posed there worked, so I'm left to ask again. I'm running Debian 2.2r5, libc6, and as far as I know all other necessary libraries for compilation. libao and libogg compile and install fine, but when I try run ./configure for libvorbis, it fails and says it can't find libogg.
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
2004 Aug 06
2
Icecast 2.0 in OS X Server?
Folks; I am having a hell of a time trying to get IceCast 2.0 installed on an Apple XServe running OS X 10.2.3. The problem seems to stem from 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
2001 Aug 16
2
bug in rc2: floor1.c
Hello, There is a bug in the current version of vorbis/lib/floor1.c. The line that says:- qsort(sortpointer,n,sizeof(int),icomp); should be:- qsort(sortpointer,n,sizeof(int *),icomp); But somebody probably fixed that already. :) Also, I'd like to know how I can encode a file using the channel coupling modes. oggenc doesn't have an option for that yet. Greetings,
2001 Jan 22
1
prebeta4 compile error
I can successfully compile the libogg prebeta4 tarball, but when I try to compile libvorbis I get make[2]: Entering directory `/home/me/dl/libvorbis-1.0prebeta4/lib' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbis.la -rpath /usr/local/lib -version-info 0:1:1 mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo
2004 Nov 01
1
compile libvorbis using mingw?
I downloaded libogg-1.1.2 and libvorbis-1.1.0, and want to compile them using mingw32. In libogg-1.1.2 directory, 'sh configure --prefix=/mingw' and 'make' and 'make install' works smoothly. It create libogg.a, ligogg.dll.a, libogg.la in my /mingw/lib and header files in /mingw/include/ogg, so I think the gcc compiler will find them easily. After switching to
2004 Feb 23
1
oggpack_writealign fails
Hi all, In order to get icecast working i found that i had to install libao-0.8.4 libogg-1.1 libvorbis-1.0.1 flac-1.1.0 speex-1.0.3 vorbistools-1.0.1 icecast-2.0.0 So i grapped the source files. I copied all the files to an 32-bit Intel machine, and *there* all files configured, compiled and installed OK But on the intended target machine (SUN blade server) i have a problem... libao and libogg
2000 Nov 18
0
Problem linking libvorbisfile on Mac OS X
I'm working on getting the Darwin/Mac OS X port of Vorbis up and running again and have run into problems building libvorbisfile. I have installed the latest libtool (1.3.5) and modified it to handle Darwin/Mac OS X better (to create shared libraries, dylibs, that can be linked against other dylibs instead of creating bundles which cannot be used as input to the linker). But, when it tries
2007 Oct 22
2
problems building libvorbis-1.2.0 on Solaris 10 (sparc)
Hello, I'm running into problems while trying to build libvorbis. My build platform is Solaris 10 (sparc) (11/06) with GCC 3.4.6. The build fails with the 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
2012 Sep 25
2
[libopusfile PATCH] build: implement autotools build system for libopusfile.
--- This includes the check target that Tim requested. Signed-off-by: Diego Elio Petten? <flameeyes at flameeyes.eu> --- .gitignore | 24 ++++++++++++++++++++++++ Makefile.am | 22 ++++++++++++++++++++++ configure.ac | 14 ++++++++++++++ 3 file modificati, 60 inserzioni(+) create mode 100644 .gitignore create mode 100644 Makefile.am create mode 100644 configure.ac diff --git