[MPlayer-dev-eng] [PATCH] libavcodec compile fix
Torinthiel
torinthiel at wp.pl
Sat Jan 10 14:06:47 CET 2004
On Sat, Jan 10, 2004 at 01:50:36PM +0100, Jonas Jermann wrote:
> Hi
>
> This patch fixe?? the libavcodec compile issue for me.
> Maybe libavcodec should be changed to to typedef the
> missing stuff...
>
> Regards
> Jonas
> Index: configure
> ===================================================================
> RCS file: /cvsroot/mplayer/main/configure,v
> retrieving revision 1.826
> diff -u -r1.826 configure
> --- configure 2 Jan 2004 14:06:47 -0000 1.826
> +++ configure 10 Jan 2004 12:47:54 -0000
> @@ -2155,9 +2155,10 @@
> _fast_inttypes=no
> cc_check && _fast_inttypes=yes
> if test "$_fast_inttypes" = yes ; then
> - # nothing to do
> + _def_fast_inttypes_h='#define HAVE_INTTYPES_H 1'
> :
You should have deleted the ':' as well ;)
And MPlayer requires inttypes.h, so the fix now included is better - it
even checks for all apropriate types.
I agree, libavcodec should be patched, I would even send them the patch,
but I cannot somehow sing into their mailing lists.
Torinthiel
--
Waclaw "Torinthiel" Schiller GG#: 542916, 3073512
torinthiel(at)wp(dot)pl
gpg: B06901F1 fpr: FAA3 559F CAE9 34DE CDC8 7346 2B6E 39F2 B069 01F1
"No classmates may be used during this examination"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040110/e56f0d33/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list