On Wed, Apr 21, 2010 at 02:10:31PM +0200, Petr Salinger wrote:
>
> the current version fails to build on kfreebsd-amd64.
> it suffices to disable vidix support in debian/rules
> to get working mplayer.
>
> ifeq ($(DEB_HOST_ARCH),kfreebsd-amd64)
>   with_real_and_xanim = true
>   DEB_BUILD_CONFIGURE += --enable-runtime-cpudetection --disable-vidix
> endif

Bad solution, this will only work for Debian.  You should fix configure
instead of adding workarounds to the local packaging infrastructure.

What are the error messages?

Diego



_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to