Displaying 7 results from an estimated 7 matches for "im_sun".
2004 Aug 06
1
Compiling ices2 under OBSD3.1 (was: Compiling icecast2 under OpenBSD 3.1)
Michael Smith wrote:
> >It is currently impossible to compile it under *BSD, at least afaik.
> >src/im_sun.c includes stropts.h, which doesn't come with OpenBSD. After
> >feeding one .h file after another from a linux box, it finally wanted
> >gnu/stubs.h. There will never be GNU stuff in *BSD, so that must be
> >solved differently.
> Why on earth are you trying to compile im_su...
2004 Aug 06
4
Compiling icecast2 under OpenBSD 3.1
...t use -pthread instead fixed it. This problem could be avoided
by autogen.sh/configure checking this, just like it does for the
ogg/vorbis libraries. Happy Ogg streaming through OpenBSD servers! :)
Some comments about ices2:
It is currently impossible to compile it under *BSD, at least afaik.
src/im_sun.c includes stropts.h, which doesn't come with OpenBSD. After
feeding one .h file after another from a linux box, it finally wanted
gnu/stubs.h. There will never be GNU stuff in *BSD, so that must be
solved differently.
I found that it needs it at least in line 211 while doing `ioctl(s->fd,...
2004 Aug 06
1
ices2 not compiling on OpenBSD 3.3
Hello,
I just downloaded ices from the CVS repository and when I try to compile it a get this error:
....
im_sun.c:29: stropts.h: No such file or directory
*** Error code 1
Any suggestions?
LP,
Mitja
--- >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-request@xiph.org'
containing onl...
2004 Aug 06
2
[patch] ices CVS tree and potential problems compiling on Solaris
Hello icecast-dev,
this patch against the current ices module CVS tree fixes the following:
PROBLEM:
use of #include "thread.h" in (of all things) im_sun.[ch] can
cause a compile error.
REPRODUCTION:
Compile source tree on Solaris 2.8 using gcc3.2.3 (SMCgcc)
from sunfreeware.com will fail with a name space collision, eg:
thread/thread.h:66: conflicting types for `mutex_t'
/usr/include/synch.h:51: previous declaration of `mutex_...
2004 Aug 06
0
Compiling icecast2 under OpenBSD 3.1
>
>Some comments about ices2:
>
>It is currently impossible to compile it under *BSD, at least afaik.
>src/im_sun.c includes stropts.h, which doesn't come with OpenBSD. After
>feeding one .h file after another from a linux box, it finally wanted
>gnu/stubs.h. There will never be GNU stuff in *BSD, so that must be
>solved differently.
Why on earth are you trying to compile im_sun.c on a non-solari...
2004 Aug 06
1
ices2 not compiling on OpenBSD 3.3
> > im_sun.c:29: stropts.h: No such file or directory
> > *** Error code 1
> >
> > Any suggestions?
>
> Yes, use the configure option --disable-sun-audio. Ices2's im_sun only
> works on Solaris right now as it seems. I managed to compile it with
> some changes, but live str...
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello,
ices kh48 seems to have some trouble...
See the stranges characters avec metadata update. (before, it was written bad address)
and also, it is not connecting to icecast: socket error, ...
I go back to kh47 for the moment.
Chris
[2003-11-25 10:45:50] INFO ices-core/main Streamer version IceS 2.0-kh-pre48
[2003-11-25 10:45:50] INFO ices-core/main libshout version 2.0-kh22
[2003-11-25