[Mplayer-dev-eng] Memailgn & FreeBSD

Arpi arpi at thot.banki.hu
Fri Aug 24 10:17:02 CEST 2001


Hi,

> > we should add a test into configure. (try to compile test prg with
> > memalign) i think it's broken even on old linux systems too.
> >
> > if sys doens't have memalign, then add
> >
> > #define memalign(x,y) malloc(y)
> >
> > to config.h
> in ffmpeg Nick uses GLIBC version check, did you also use it? (check ffmpeh 
> cvs log)
no. but i think it's a bad idea. nick just added it as he is unsure about
glibc 2.0. see comment in ffmpeg...

the 100% solution is checking for memalign support in ./configure script.
could you add it?


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list