[Mplayer-dev-eng] Memailgn & FreeBSD

Felix Buenemann atmosfear at users.sourceforge.net
Fri Aug 24 07:18:25 CEST 2001


On Friday, 24. August 2001 01:44, Arpi wrote:
> Hi,
>
> > Hi,
> >
> > Sorry, but replacement smem_alloc -> memalign breaks compilation under
> > FreeBSD. Could you #ifndef __FreeBSD__ it?
>
> 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)
>
> A'rpi / Astral & ESP-team

-- 
Best Regards,
	Atmos

_____
RTFM
	- Gabucino

_______________________________________________
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