[vlc-devel] Re: compiling of rootwrap.c fails !!
Alexander Gall
gall at switch.ch
Wed Sep 13 17:06:35 CEST 2006
On Mon, 11 Sep 2006 12:49:28 -0700, Kuldipsingh Pabla <Kuldipsingh.Pabla at Sun.COM> said:
> Hi May,
> You will need to make the following changes:
> add the following lines to rootwrap.c
> #ifndef AF_LOCAL
> #define AF_LOCAL AF_UNIX
> #endif
and "-D_XPG4_2 -D__EXTENSIONS__" in CFLAGS to take care of the CMSG
problem.
--
Alex
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list