[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help with mplayer bug 431139



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi Steve and all,

I am currently tryin to figure out what I should set in  '-mcpu' : is it
DEB_HOST_GNU_CPU ?


And, just for the record...

Steve Langasek ha scritto:
> On Sun, Aug 26, 2007 at 09:12:27PM +0200, A Mennucc wrote:
> So for starters, build with:
> 
> DEB_HOST_GNU_TYPE       := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
> DEB_BUILD_GNU_TYPE      := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

this part above is already in debian/rules ,

> ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
>   conf_args += --build $(DEB_BUILD_GNU_TYPE)
> else
>   conf_args += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
> endif
> 
> 	./configure $(conf_args) [...]

but this part is not, since "./configure" in mplayer is not
autoconf-generated, and there is no --build or --host option

> I don't know what MVI is either, but according to
> <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2003-September/020895.html>
> it's not supported on ev56 so should be disabled, or else enabled only as an
> optional subarch optimization within the package.

thanks for the info

a.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG0qiI9B/tjjP8QKQRAmwaAKCFS+f85PMzXOR2BLCOKeaifuHirwCfddje
hss4LKd23Jxx4WGS7NqN3pI=
=JXLD
-----END PGP SIGNATURE-----



Reply to: