[streaming] MiniSAPserver port to Solaris 10
Rémi Denis-Courmont
rem at videolan.org
Sun Mar 1 21:01:28 CET 2009
Hello,
Le samedi 28 février 2009 14:25:10 Saso Kiselkov, vous avez écrit :
> I've created a port of minisapserver-0.3.6 to Solaris 10 (patch file
> attached). I've tested it quickly (on a sparc-sun-solaris2.10 system)
> and it appears to be functional. Unfortunatelly, since I lack detailed
> knowledge of autoconf/automake I'd like to ask somebody more skilled on
> this mailing list to do the build configuration changes. What's needed
> for a proper build on Solaris is:
>
> - add an AC_CHECK_HEADERS for "sys/sockio.h" (for the Solaris
> definition of SIOCGIFADDR)
> - add an AC_CHECK_FUNCTIONS for the "daemon" function (to activate the
> workaround code in sapserver.cpp on SYSV)
I've merged your patch, and added those checks.
> - add the linker flags "-lsocket -lrt -lnsl"
Which functions are those needed for, respectively? I guess socket() will do
for libsocket, but I don't know for real-time and the name service?
--
Rémi Denis-Courmont
http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary
More information about the streaming
mailing list