[vlc-devel] Re: rootwrap.c
Kuldipsingh Pabla
Kuldipsingh.Pabla at Sun.COM
Thu Sep 14 17:31:08 CEST 2006
may nothing wrote:
> Hi,
>
> I'd like to modify the rootwrap.c a little bit more to make it work under Solaris (currently I'm using Sol10).
>
> #ifdef sun
>
> #ifndef _XPG4_2
> #define _XPG4_2
> #endif
>
^^^^^^^^^^^^^^^^^^
I trust, this is not required. Yes, I do strongly recommend that someone
with SVN access please patch the code.
-Kuldip
> #ifndef AF_LOCAL
> #define AF_LOCAL AF_UNIX
> #endif
>
> #endif
>
>
> and "-D_XPG4_2 -D__EXTENSIONS__" in CFLAGS to take care of the CMSG
> problem. ( Thanks Alex )
>
> Since I don't have a cvs access, could somebody add the modified files ( src/netwok/rootwrap.c and configure->Makefile) to the cvs/svn folder.
>
> TIA
> may
>
>
>
>
>
>
>
>
>
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>
--
Market Development Engineering
--
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