Re: Can't seem to build mplayer on up to date (today) current i386

2008-08-17 Thread eculp

Quoting Alexey Shuvaev <[EMAIL PROTECTED]>:


On Sun, Aug 17, 2008 at 10:21:30AM -0500, eculp wrote:

I've been trying to build multimedia/mplayer for a couple of days now
and end with the following error:

In file included from ../libavutil/bswap.h:30,
 from ../mpbswap.h:4,
 from ao_pcm.c:8:
../libavutil/common.h:98: error: redefinition of 'av_log2'
/usr/local/include/libavutil/common.h:124: error: previous definition of
'av_log2' was here
[snip]
gmake[1]: *** [ao_pcm.o] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/libao2'
gmake: *** [libao2/libao2.a] Error 2

Any suggestions appreciated. Thanks.


http://lists.freebsd.org/pipermail/freebsd-multimedia/2008-July/008856.html
already pointed out on this list earlier by Mezz.



Thanks Alexey.  I guess I wasn't paying attention when that one went  
by.  Thanks for reminding me and I apologize for missing it.


The Makefile change works perfectly.

Thanks again,

ed
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can't seem to build mplayer on up to date (today) current i386

2008-08-17 Thread Alexey Shuvaev
On Sun, Aug 17, 2008 at 10:21:30AM -0500, eculp wrote:
> I've been trying to build multimedia/mplayer for a couple of days now  
> and end with the following error:
>
> In file included from ../libavutil/bswap.h:30,
>  from ../mpbswap.h:4,
>  from ao_pcm.c:8:
> ../libavutil/common.h:98: error: redefinition of 'av_log2'
> /usr/local/include/libavutil/common.h:124: error: previous definition of 
> 'av_log2' was here
>[snip]
> gmake[1]: *** [ao_pcm.o] Error 1
> gmake[1]: Leaving directory  
> `/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/libao2'
> gmake: *** [libao2/libao2.a] Error 2
>
> Any suggestions appreciated. Thanks.
>
http://lists.freebsd.org/pipermail/freebsd-multimedia/2008-July/008856.html
already pointed out on this list earlier by Mezz.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"