[icecast-dev] patch file submission: libshout sock.c

SKoT McDonald skot at tomandandy.com
Thu Jan 17 05:11:56 PST 2002


Hello icecast dev,

Would like to resubmit a patch to libshout's sock.c that is needed
for happy compilation on MacOSX.
 
 This is the libshout patch that fixes sock.c's dependency upon poll.h.
It replaces the poll function, which isn't found in MacOSX, with the
more universally unix friendly select() call. Apply as follows:
 
 * save the attached patch file into the directory above your libshout
  source dir...
* In a term window, change into the directory above your libshout
  source directory.
* type:
   patch -d libshout < sndkit_libshout_patch1.diff
* cd into libshout & compile libshout happily...
  
 - SKoT

<p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sndkit_libshout_patch1.diff
Type: application/octet-stream
Size: 3158 bytes
Desc: sndkit_libshout_patch1.diff
Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20020117/108d118e/sndkit_libshout_patch1.obj


More information about the Icecast-dev mailing list