Displaying 5 results from an estimated 5 matches for "xiph_path_vorbis".
2003 Jan 13
0
Test program in XIPH_PATH_VORBIS (1.0) fails.
Hard to believe this hasn't been noticed, but I searched the archives
without result.
Basically, the test program in vorbis.m4 (1.0 and current CVS) calls:
vorbis_encode_init (&vi, 2, 44100, -1, 128000, -1);
which, of course, should now be:
vorbis_encode_init_vbr (&vi, 2, 44100, 0.3);
or somesuch.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project
2004 Sep 15
1
building from svn
...libtool... libtoolize
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
Generating configuration files for theora, please wait....
aclocal
/usr/local/share/aclocal/vorbis.m4:9: warning: underquoted definition of
XIPH_PATH_VORBIS
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
aclocal:configure.ac:39: warning: macro `AM_PROG_LIBTOOL' not found in library
autoheader
libtoolize --automake
automake --add-missing
examples/Makefile.am:10: `C...
2004 Aug 06
5
libshout compile problems
...ved.
jane
:
cygnus:/home/audio/stream/libshout# ./autogen.sh
--prefix=/home/audio/stream --exec-prefix=/home/audio/stream
Generating configuration files for libshout, please wait....
aclocal
aclocal: m4/ogg.m4: 8: duplicated macro `XIPH_PATH_OGG'
aclocal: m4/vorbis.m4: 9: duplicated macro `XIPH_PATH_VORBIS'
autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
libtoolize --automake
automake --add-missing
configure.in: 14: required file `./config.h.in' not found
src/Makefile.am:5: HAVE_THREAD does not appear in AM_CONDITIONAL
src/Makefile.am:18: variable `MAYBE_THREAD...
2004 Aug 06
1
Compiling SVN code
...underquoted definition of XIPH_PATH_CURL
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
m4/ogg2.m4:10: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
/usr/share/aclocal/tcl.m4:20: warning: underquoted definition of SC_PATH_TCLCONFIG
/usr/share/aclocal/tcl.m4:113: warning: underquoted definition of SC_PATH_TKCONFIG
/usr/share/aclocal/tcl.m4:205: warning: underquoted definition of SC_LOAD_TCLCONFIG
/usr/share/aclocal/tcl.m4:244: warning: underquot...
2004 Aug 01
1
autogen.sh of vorbis trunk complains of missing files
...l/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:76: warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
/usr/share/aclocal/speex.m4:10: warning: underquoted definition of XIPH_PATH_SPEEX
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/lqt.m4:14: warning: underquoted definitio...