Displaying 16 results from an estimated 16 matches for "dhave_oss".
2004 Aug 06
5
Ices2 compile error - streaming ogg!
...but now on doing a make on ices2 I get:(seem like I am missing
gnome-xml ??? All this compiling shite is making my head hurt! Perhaps
I'll use mp3s instead :( Perhaps there is anther ogg streamer for
icecast2 ???)
================================================
Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math
-fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml
-I/include -I/include -I/include -c reencode.c
gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl
-Ilog -Itiming -DHAVE...
2004 Aug 06
1
Ices2 compile error - streaming ogg!
...ssing
> > gnome-xml ??? All this compiling shite is making my head hurt! Perhaps
> > I'll use mp3s instead :( Perhaps there is anther ogg streamer for
> > icecast2 ???)
> >
> > ================================================
> > Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math
> > -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml
> > -I/include -I/include -I/include -c reencode.c
> > gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1
> > -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -I...
2004 Aug 06
0
cvs changes
...ked correct.
make
Here's where I hit trouble. The relevant part of the output is:
make[2]: Entering directory `/usr/usr2/friends/geoff/ices/src'
gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -I/usr/include/libxml -I/usr/include -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -c stream.c
stream.c: In function `ices_instance_stream':
stream.c:151: warning: passing arg 1 of `shout_strerror' makes pointer from integer without a cast
stream.c:151: too few arguments to f...
2004 Aug 06
1
ices2 compilation problem
...folks,
I can't compile ices2 from cvs.xiph.org
OS Linux
gcc 2.95
I get this error:
make[2]: Entre dans le répertoire `/usr/local/src/ices/src'
gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1
- -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math
- -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include/libxml2/libxml
- -I/usr/local/include/libxml2 -I/include -I/include -I/include -c input.c
In file included from input.c:29:
input.h:33: parse error before `shout_t'
input.h:33: warning: no semicolon at end of...
2004 Aug 06
1
libshout compile errors (os.h)
...9;m on debian (testing)...
But now I have another problem when compiling ices
make[2]: Entering directory `/opt/ices2/ices/src'
gcc-3.2 -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog
-Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/libxml2/libxml -I/usr/include/libxml2
-I/include -I/include -I/include -c input.c
In file included from input.c:29:
input.h:34: parse error before "shout_t"
input.h:34: warning: no semicolon at end of struct or...
2004 Aug 06
0
Ices2 compile error - streaming ogg!
...ices2 I get:(seem like I am missing
> gnome-xml ??? All this compiling shite is making my head hurt! Perhaps
> I'll use mp3s instead :( Perhaps there is anther ogg streamer for
> icecast2 ???)
>
> ================================================
> Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math
> -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml
> -I/include -I/include -I/include -c reencode.c
> gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1
> -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl
&...
2004 Aug 06
2
Ices on Linux PPC
...2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/ices/src/timing'
make[2]: Entering directory `/usr/ices/src'
gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/include -I/include -I/include -I/include -c encode.c
encode.c: In function `encode_initialise':
encode.c:91: storage size of `ai' isn't known
encode.c:92: `OV_ECTL_RATEM...
2004 Aug 06
2
cvs changes
I changed the libshout2 and thread module apis. This broke everything.
If you are tracking CVS, make sure to update your libshout2 and the
thread module. Ices2 and Icecast2 already uses these new changes, which
were implemented as part of general cleanup and getting Solaris builds
out of clean tarballs.
If anyone is having build issues now, on linux or solaris, please let me
know.
jack.
---
2004 Aug 06
2
Is there a guide?
At 07:59 AM 7/29/02 +1000, you wrote:
>I noticed another post where it was mentioned which modules were needed etc,
>then followed the instructions at xiph.org for CVS. It's working now,
>although darkice (which is none of xiph's concern AFAIK) seg-faults.....
>
>I haven't been able to test ices2 in live mode, well, it seems to work, but I
>get silence.... ices2 in
2004 Aug 06
0
Ices on Linux PPC
On Fri, 2002-12-20 at 19:52, Drew Lane wrote:
...
> make[2]: Entering directory `/usr/ices/src'
> gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/include -I/include -I/include -I/include -c encode.c
> encode.c: In function `encode_initialise':
> encode.c:91: storage size of `ai' isn't known
> encode.c:92...
2004 Aug 06
1
ices doesn't compile for me
...0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
-DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming
-DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/libxml2 -I/include -I/include -I/include -c
input.c
In file included from input.c:29:
input.h:34: parse error before "shout_t"
input.h:34: warning: no semicolon at end of struct or union
input.h:36: parse erro...
2004 Aug 06
2
libxml error (or am I just being dumb?)
...libxml-devel-1.8.14-2
libxml-1.8.14-2
libxslt-1.0.7-2
libxslt-devel-1.0.7-2
<p>make[2]: Entering directory `/root/ices-2.0/src'
gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog
-Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/libxml2 -I/include -I/include -I/include -c
encode.c
encode.c: In function `encode_initialise':
encode.c:91: storage size of `ai' isn't known
encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in t...
2004 Aug 06
4
libshout compile errors (os.h)
I get an error when compiling libshout. it's the version from cvs, i
checked it out a few minutes ago...
make[2]: Entering directory `/opt/ices2/libshout/src/net'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"libshout\"
-DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_C99_INTTYPES=1 -DHAVE_NANOSLEEP=1
2004 Aug 06
6
Liveice on Linux PPC
>
>
>>
>>
>
>That line relates to this
>struct ovectl_ratemanage_arg ai;
>
>which is defined in vorbis/vorbisenc.h. Is one of those other lines
>stating that certain headers files could not be found? If so then make
>sure that your system has the ogg and vorbis packages installed. You may
>have to build libogg and libvorbis from source if you
2004 Aug 06
3
ices2 compilations problems
...IBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/Darkmeteor/cvs/ices/missing --run makeinfo'
OBJEXT='o'
OGG_CFLAGS='-I/home/Darkmeteor/include'
OGG_LIBS='-L/home/Darkmeteor/lib -logg'
OPT=''
OSS_CFLAGS='-DHAVE_OSS'
PACKAGE='ices'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PROFILE='-O20 -g -pg -fsigned-char -D_REENTRANT'
RANLIB='ranlib'
SET_MAKE=''
SHELL='...
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout.
I have installed Libshout 2.0 in /home/Darkmeteor
the configure line I'm using for ices2 is :
./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor
Problem :
checking for Ogg... yes
checking for Vorbis... yes
checking for Shout... no