Displaying 20 results from an estimated 900 matches similar to: "libvorbis config error"
2002 Mar 13
2
Strange encoding issue
If this is not the proper list for this type of question, please direct
me to the correct one and I'll post similar queries there in the future.
I've been happily using rc3 since shortly after its release and slowly
converting the music collection on my PC from mp3 to ogg. I've now run
into a problem that has me stumped. On the 2nd track of The Breeders
_Last Splash_ album, the
2003 Jun 03
1
libvorbis install prob
I'm haivng trouble compiling the libvoribis source. I'm getting errors I don't
understand, could somebody please look at the below and tell me if they have
any ideas??
<p>make[2]: Entering directory `/root/libvorbis-1.0/lib'
source='mdct.c' object='mdct.lo' libtool=yes \
depfile='.deps/mdct.Plo' tmpdepfile='.deps/mdct.TPlo' \
depmode=gcc3
2001 Nov 18
5
vorbisfile.o givng me problems
I have been having problems compling vorbis on my computer( running redhat
7.1 ), it gives me a bunch of errors about vorbisfile.o( at least that what
the errors are complaining 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
2001 Nov 18
5
vorbisfile.o givng me problems
I have been having problems compling vorbis on my computer( running redhat
7.1 ), it gives me a bunch of errors about vorbisfile.o( at least that what
the errors are complaining 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
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
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
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:
2008 Aug 28
0
Error while cross compiling libvorbis 1.2.0
Dear All,
I am trying to cross compile the dependencies of ices for arm linux. I
have been able to compile libxml2 (2.6.32) and libogg (1.1.3)
successfully but I am getting stuck at compiling libvorbis (1.2.0).
Making install in examples
make[1]: Entering directory `/home/sr/armlinux/stream/libvorbis-1.2.0/examples'
/bin/bash ../libtool --tag=CC --mode=link
/usr/local/arm/bin/arm-linux-gcc
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
2001 Oct 27
3
libvorbis won't compile on LFS.
This is a linux from scratch based on the 2.4.13 kernel. I'm using a GCC
2.95.3, autoconf 2.52, and automake 1.5. Libvorbis compilation fails with a
Signal 11 error as shown below. I had the same results with 2.4.12, 2.4.10,
and 2.4.9. I've compiled hundreds of other packages without getting this
error, and I've even tried changing the memory.
This is my configure line, I used
2001 Oct 27
3
libvorbis won't compile on LFS.
This is a linux from scratch based on the 2.4.13 kernel. I'm using a GCC
2.95.3, autoconf 2.52, and automake 1.5. Libvorbis compilation fails with a
Signal 11 error as shown below. I had the same results with 2.4.12, 2.4.10,
and 2.4.9. I've compiled hundreds of other packages without getting this
error, and I've even tried changing the memory.
This is my configure line, I used
2002 Jul 20
0
libvorbis 1.0 compile time err.
Hi there I get the following err. while compiling libvorbis:
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
-L/usr/lib -lm /usr/lib/libogg.so -Wl,--rpath
-Wl,/mnt/gnu/source/console/libs/libvorbis/libvorbis-1.0/lib/.libs
/lib/ld-linux.so.2(*IND*+0x0): multiple definition of ^__xstat64'
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
2002 Jul 19
2
compile optimization error in libvorbis-1.0
Wow, I've never seen an FSF gcc crap out like this on a non-overheating
system. When lib/envelope.c is compiled with -march=i686, gcc gets a
signal 11, but not with -march=i586. I'm not sure whether to blame gcc
or libvorbis. There are apparently three other files in libvorbis where
this same behavior is seen.
jeffrey@diddl:/usr/src/build/libvorbis-1.0/lib$ gcc
2007 Apr 30
3
Definition of Hinges in Boxplot
Hi All,
Is the definition and/or algorithm for the 'Hinges' (upper and lower)
in Boxplot available somewhere online?
I would like to know a little more than what is described in
boxplot.stats. In particular I am trying to understand exactly how it
differs from the default (Type 7) of the quantile function.
Many thanks,
Fredrik
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 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
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
2013 Apr 20
1
compile error
I've been trying to figure out for a couple of days why I can't get libvorbis to compile. It has me stumped, though I'm not a whiz at compiling from source.
I'm installing on Mac OSX 10.8.2. The relevant commands are:
export CC=clang
./configure --prefix=${TARGET} --build=x86_64 --with-ogg-libraries=${TARGET}/lib --with-ogg-includes=${TARGET}/include/ --enable-static
2001 Oct 01
1
envelope.c CVS vorbis compile error.
Just checked out the vorbis CVS branch a couple minutes ago and got an
internal compiler error with gcc 2.95.4 on envelope.c
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc2\" -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