[MPlayer-dev-eng] slab.h

Bohdan Horst nexus at hoth.amu.edu.pl
Fri Oct 19 10:49:40 CEST 2001


On Fri, Oct 19, 2001 at 04:30:18AM +0200, Felix Buenemann wrote:

> On Friday, 19. October 2001 00:49, Gabucino wrote:
> > /usr/src/linux/include/linux/malloc.h:3: warning: #warning The Use of
> > linux/malloc.h is deprecated, use linux/slab.h
> >
> you get that warning since ages on (Free)BSD and IIRC even on CYGWIN :)
> 

FreeBSD warning fixed in configure 1.184 :)

# malloc.h useless in FreeBSD
if test "$_malloc_h" = yes && test ! freebsd ; then
  _have_malloc_h='#define HAVE_MALLOC_H 1'
else
  _have_malloc_h='#undef  HAVE_MALLOC_H'
fi

best regards

-- 
 / irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
 \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /



More information about the MPlayer-dev-eng mailing list