mplayer -5 buildd fail on ia64 (!)
Diego Biurrun
diego at biurrun.de
Wed Mar 25 10:29:38 UTC 2009
On Wed, Mar 25, 2009 at 11:25:42AM +0100, Reinhard Tartler wrote:
> Diego Biurrun <diego at biurrun.de> writes:
>
> > On Wed, Mar 25, 2009 at 10:38:27AM +0100, Reinhard Tartler wrote:
> >> A Mennucc <debdev at tonelli.sns.it> writes:
> >>
> >> > On Wed, Mar 25, 2009 at 09:29:39AM +0100, Reinhard Tartler wrote:
> >> >> btw, I've sucessfully build mplayer on mips by hand (not all build
> >> >> dependencies are available in the sid chroot), with and without
> >> >> injecting -fPIC -DPIC.
> >> >
> >> > whay did you succed to build?
> >> > - the upstream SVN with static linking of its internal ffmpeg stuff
> >> > - our latest packaging
> >> > - other (fill in)
> >>
> >> what I did on morales:
> >>
> >> $ apt-get source mplayer
> >> $ cd mplayer-1.0~rc2+svn20090303
> >> $ confflags="--disable-bitmap-font --disable-ggi --disable-xvid \
> >> --disable-xmms --disable-arts --disable-aa --disable-mad --disable-libdv \
> >> --disable-libdvdcss-internal --disable-mencoder"
> >> $ ./configure $confflags && make clean && make
> >
> > The flags that the official package sets look suspicious:
> >
> > --prefix=/usr
> > --confdir=/etc/mplayer --datadir=/usr/share/mplayer --codecsdir=/usr/lib/codecs
> >
> > The first makes the other three redundant.
>
> We'll incorporate this with other cleanups in our package! Thanks for
> pointing that out.
Thanks.
> Btw, your hint --with-extraincdir needs to be used like this:
>
> --with-extraincdir=". -DPIC -fPIC"
>
> That will produce '.... -I. -I. -DPIC -fPIC ...' in the gcc
> line. Tricky, but works!
I fixed that in HEAD already. --with-extraincdir was replaced by
--extra-cflags, with the expected semantics.
Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20090325/50a0a35d/attachment.pgp
More information about the pkg-multimedia-maintainers
mailing list