Re: libavifile problem
Martin Bayer <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Georg Seidel wrote: | I tested gephex-0.4 on a recent gentoo machine, and libavifile | worked with no problems. With a hint from #debian-devel i found the pre -1.1 source package of avifile: http://snapshot.debian.net/archive/2004/05/31/debian/pool/main/a/avifile/avifile_0.7.38.20030710-1.tar.gz the interesting parts of the diff: diff -r avifile-0.7.38.20030710-1/autogen.sh avifile-0.7.38.20030710-1.1/autogen.sh 70,71c70,71 < use_automake=automake < use_aclocal=aclocal - --- | use_automake=automake-1.4 | use_aclocal=aclocal-1.4 diff -r avifile-0.7.38.20030710-1/debian/control avifile-0.7.38.20030710-1.1/debian/control 6c6 < Build-Depends: debhelper, libqt3-mt-dev (>= 3:3.1.1-2) | libqt-dev | libqt2-dev, libsdl1.2-dev | libsdl1.1-dev | libsdl1.0-dev , libaudiofile-dev, libjpeg62-dev, libvorbis-dev, libogg-dev, libmad0-dev, g++, autoconf (>= 2.13-1), automake (>= 1.4-1) | automake1.7 | automake1.4 , libtool, gettext, patch, netpbm | pnmtopng - --- | Build-Depends: debhelper (>= 2.0), libqt3-mt-dev (>= 3:3.1.1-2), libsdl1.2-dev, libaudiofile-dev, libjpeg62-dev, libvorbis-dev, libogg-dev, libmad0-dev, autoconf (>= 2.13-1), automake1.4 , libtool, gettext, patch, netpbm | pnmtopng And he added all the autogenerated files by the autogen.sh script only in avifile-0.7.38.20030710-1.1/: aclocal.m4. only in avifile-0.7.38.20030710-1.1/admin: config.guess. only in avifile-0.7.38.20030710-1.1/admin: config.sub. only in avifile-0.7.38.20030710-1.1/admin: depcomp. only in avifile-0.7.38.20030710-1.1/admin: install-sh. only in avifile-0.7.38.20030710-1.1/admin: ltmain.sh. only in avifile-0.7.38.20030710-1.1/admin: missing. only in avifile-0.7.38.20030710-1.1/admin: mkinstalldirs. only in avifile-0.7.38.20030710-1.1/: .in. only in avifile-0.7.38.20030710-1.1/include: config.h.in. only in avifile-0.7.38.20030710-1.1/include: stamp-h.in. | Could be a bug in the debian libavifile. Should we file a | bug report or contact the maintainer? I tried to rebuild the packages from the source package. But something with the autoconf stuff was borked and i was lost in some autoconf builddependency version of hell :) This seems to be the reason for forcing deprecated versions of autoconf and automake. I'll try to rebuild the packages in a clean chroot environment. Martin - -- GnuPG (ID B3D1B1BB) C2F4 F775 5022 1891 48F4 761D 0A6D E2E7 B3D1 B1BB -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFA2JSDCm3i57PRsbsRAl3cAKClFdMbvR0zEv1c5hoo5Fiqn9sbjgCfaxcQ kLS/g9I0UWIbsLprQITjdn8= =dDEe -----END PGP SIGNATURE-----