[theora-dev] Xine VP3
emaillist at dogphilosophy.net
emaillist at dogphilosophy.net
Thu Aug 22 15:25:59 PDT 2002
On Thursday 22 August 2002 03:58 pm, Mike Melanson wrote:
> What difficulties are you encountering exactly? I remember having
> trouble with autoconf 2.5+ when I started with xine a few months ago
> (quick and easy workaround: Downgrade to autoconf 2.13). I thought this
> got fixed, though.
Using CVS from xine-lib as of a few minutes ago, and
autoconf 2.53:
(I don't recall the "Hunk #2 failed" problem last time I tried
it, but am including it in case it means something to you...The main
problem I had last time was the "syntax error near unexpected token"
problem at the bottom of the output there.)
P.S. SO...about that ffmpeg implementation?.... :-)
---------------------------------------------------------------
bash-2.05# bunzip2 -c ../xine-vp3-decoder-patch.bz2 | patch -p1
patching file configure.in
Hunk #1 succeeded at 1072 (offset 30 lines).
patching file src/libxinevdec/Makefile.am
Hunk #2 FAILED at 13.
Hunk #3 succeeded at 41 with fuzz 2.
1 out of 3 hunks FAILED -- saving rejects to file
src/libxinevdec/Makefile.am.rej
patching file src/libxinevdec/vp3/BlockMapping.c
patching file src/libxinevdec/vp3/BlockMapping.h
patching file src/libxinevdec/vp3/DCT_decode.c
patching file src/libxinevdec/vp3/DDecode.c
patching file src/libxinevdec/vp3/DFrameR.c
patching file src/libxinevdec/vp3/DSystemDependant.c
patching file src/libxinevdec/vp3/FrameIni.c
patching file src/libxinevdec/vp3/Frarray.c
patching file src/libxinevdec/vp3/HuffTables.h
patching file src/libxinevdec/vp3/Huffman.c
patching file src/libxinevdec/vp3/Huffman.h
patching file src/libxinevdec/vp3/IDctPart.c
patching file src/libxinevdec/vp3/Makefile.am
patching file src/libxinevdec/vp3/Quantize.c
patching file src/libxinevdec/vp3/Quantize.h
patching file src/libxinevdec/vp3/Reconstruct.c
patching file src/libxinevdec/vp3/Reconstruct.h
patching file src/libxinevdec/vp3/SystemDependant.h
patching file src/libxinevdec/vp3/YUVtofromRGB.c
patching file src/libxinevdec/vp3/YUVtofromRGB.h
patching file src/libxinevdec/vp3/codec_common.h
patching file src/libxinevdec/vp3/codec_common_interface.h
patching file src/libxinevdec/vp3/dct.h
patching file src/libxinevdec/vp3/duck_mem.c
patching file src/libxinevdec/vp3/duck_mem.h
patching file src/libxinevdec/vp3/fdct.c
patching file src/libxinevdec/vp3/machine.h
patching file src/libxinevdec/vp3/pb_globals.c
patching file src/libxinevdec/vp3/pbdll.h
patching file src/libxinevdec/vp3/rawtypes.h
patching file src/libxinevdec/vp3/type_aliases.h
patching file src/libxinevdec/vp3/unpack.c
patching file src/libxinevdec/vp3/vfwPback.c
patching file src/libxinevdec/vp3/vfw_PB_Interface.h
patching file src/libxinevdec/vp3.c
bash-2.05# pwd
/tmp/temp/xine/xine-lib
bash-2.05# ls
ABOUT-NLS COPYING ChangeLog Makefile.am README acconfig.h
configure.in cvscompile.sh doc intl misc src
AUTHORS CVS INSTALL NEWS TODO automake.diff
configure.in~ debian include m4 po
bash-2.05# ./cvscompile.sh
+ Running aclocal: aclocal: configure.in: 113: macro `AM_DISABLE_STATIC' not
found in library
aclocal: configure.in: 114: macro `AM_PROG_LIBTOOL' not found in library
done.
+ Running libtoolize: done.
+ Running autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
done.
+ Running automake: automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
configure.in: 92: required file `./config.h.in' not found
automake: configure.in: installing `./depcomp'
/usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
src/demuxers/Makefile.am:38: variable `VORBIS_LIBS' not defined
/usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
[this repeats a whole mess of times...snipped for comparative brevity]
done.
+ Running autoconf: configure.in:15: error: possibly undefined macro:
AC_PREREQ_LIBTOOL
configure.in:78: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:85: error: possibly undefined macro: AC_MSG_RESULT
configure.in:92: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:112: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:113: error: possibly undefined macro: AM_DISABLE_STATIC
configure.in:114: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:129: error: possibly undefined macro: AM_GNU_GETTEXT
configure.in:131: error: possibly undefined macro: AM_CONDITIONAL
configure.in:141: error: possibly undefined macro: AM_PROG_AS
configure.in:151: error: possibly undefined macro: AC_C_ALWAYS_INLINE
configure.in:231: error: possibly undefined macro: AC_DEFINE
configure.in:394: error: possibly undefined macro: AM_PATH_AALIB
configure.in:442: error: possibly undefined macro: AM_PATH_SDL
configure.in:449: error: possibly undefined macro: AC_CHECK_DXR3
configure.in:453: error: possibly undefined macro: AM_PATH_LIBFAME
configure.in:462: error: possibly undefined macro: AC_LINUX_PATH
configure.in:514: error: possibly undefined macro: AM_PATH_OGG
configure.in:515: error: possibly undefined macro: AM_PATH_VORBIS
configure.in:525: error: possibly undefined macro: AM_PATH_XVID
configure.in:552: error: possibly undefined macro: AM_PATH_ALSA
configure.in:566: error: possibly undefined macro: AM_PATH_ESD
configure.in:574: error: possibly undefined macro: AM_PATH_ARTS
configure.in:599: error: possibly undefined macro: AM_CHECK_IRIXAL
configure.in:615: error: possibly undefined macro: AM_CHECK_CDROM_IOCTLS
configure.in:622: error: possibly undefined macro: AM_PATH_DVDNAV
configure.in:646: error: possibly undefined macro: AC_CHECK_IP_MREQN
configure.in:671: error: possibly undefined macro: AC_TRY_CFLAGS
configure.in:924: error: possibly undefined macro: AC_C_ATTRIBUTE_ALIGNED
done.
+ Running 'configure ':
** If you wish to pass arguments to ./configure, please
** specify them on the command line.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 1366: syntax error near unexpected token
`AM_INIT_AUTOMAKE("xine-lib",'
./configure: line 1366: `AM_INIT_AUTOMAKE("xine-lib",
$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE)'
-----------------------------------------------------------------------
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Theora-dev
mailing list