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

Stephen Brandon stephen at brandonitconsulting.co.uk
Thu Jan 17 06:30:38 PST 2002



Hi again,

with due respect to SKoT, I would suggest using my diffs from yesterday 
instead of SKoT's ones he just sent: my patches were actually based on SKoT's 
ones (thanks SKoT), but include alterations to configure.in to auto-detect 
whether or not the appropriate header exists or not. Then the use of select 
vs poll is chosen depending on which is available.

Any chance these can make it into the canonical CVS sources pretty quickly?

Cheers,
Stephen Brandon

On Thursday 17 Jan 2002 1:11 pm, you wrote:
> 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

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list