[MPlayer-dev-eng] libmp1e bugreport

pl p_l at tfz.net
Fri Dec 7 17:18:45 CET 2001


On Fri, Dec 07, 2001 at 03:41:18PM +0100, David Holm wrote:
> can you checkout a clean cvs (perhaps to another dir if you want to 
> preserve your current version) and try to compile that?
> 
> //David Holm
> 
> Bohdan Horst wrote:
> 
> >On Fri, Dec 07, 2001 at 01:11:46PM +0100, David Holm wrote:
> >
> >>Here is the fix for freebsd users. You must checkout a new version of 
> >>mplayer as well, because the libmp1e/audio dir is no longer used.
> >>
> >
> >libmp1e/audio are still in cvs ..
> >
> >after manually remove audio dir (and audio related files from Makefile):
> >
> >gmake[1]: Entering directory `/root/src/main/libmp1e'
> >gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
> >-D_THREAD_SAFE -D
> >_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
> >-DHAVE_CONFIG_H -D_GNU_SOU
> >RCE -D_REENTRANT -DFLOAT=float -I. -I.. -fPIC -o common/alloc.o
> >common/alloc.c
> >common/alloc.c:32: syntax error before `bool'

Can you try & replace 'bool' by 'int' where you find such problems ?

> >common/alloc.c: In function `alloc_aligned':
> >common/alloc.c:36: `align' undeclared (first use in this function)
> >common/alloc.c:36: (Each undeclared identifier is reported only once
> >common/alloc.c:36: for each function it appears in.)
> >common/alloc.c:39: `size' undeclared (first use in this function)
> >common/alloc.c:46: `clear' undeclared (first use in this function)
> >gmake[1]: *** [common/alloc.o] Error 1
> >gmake[1]: Leaving directory `/root/src/main/libmp1e'
 

-- 
Best regards,
  pl



More information about the MPlayer-dev-eng mailing list