Displaying 20 results from an estimated 4000 matches similar to: "Compiling Darkice"
2004 Aug 06
1
Compiling Darkice
I'm compiling Darkice on a FreeBSD 4.6.2 box.
Everything works up to this point after I type "make"...then I get this error.  Any ideas?
Thanks,
Matt
teststream# make
make  all-recursive
Making all in src
source='TcpSocket.cpp' object='TcpSocket.o' libtool=no  depfile='.deps/TcpSocket.Po' tmpdepfile='.deps/TcpSocket.TPo'  depmode=gcc /bin/sh
2004 Aug 06
0
Compiling Darkice
Sorry can't really help with porting issues.  I can solve simple compiling and scripting problems, but that's about as far as it goes.
Thanks though for helping my solve this issue.  I appreciate it.
Matt
>>> darkeye@tyrell.hu 8/26/02 9:24:53 AM >>>
OK, I now see that the send() on FreeBSD does not support the 
MSG_NOSIGNAL flag. As a short workaround you could simply
2004 Aug 06
1
Akos...Darkice questions
Can the bitsPerSample be set any higher than 16?  I try to set it to 20 or 24 and get this error...
DarkIce: LameLibEncoder.h:122: specified bits per sample not supported [24]
teststream#
<p>When I start Darkice I get the following error for about 5 seconds and then it stops with "broken pipe".
08:57:09: BufferedSink, new peak: 53112
08:57:09: BufferedSink, remaining: 28808
2004 Aug 06
0
Akos...Darkice questions
Hmmm...I raised my sample rate to 44100 from 22050 and now it seems to be more stable???
>>> Matt@cmitech.com 8/28/02 9:04:47 AM >>>
Can the bitsPerSample be set any higher than 16?  I try to set it to 20 or 24 and get this error...
DarkIce: LameLibEncoder.h:122: specified bits per sample not supported [24]
teststream#
<p>When I start Darkice I get the following error
2004 Aug 06
0
Akos...Darkice questions
Actually...I think it's because I set it to mono instead of stereo...anyway, is there a way to set the bitsPerSample higher?
Matt
<p><p>>>> Matt@cmitech.com 8/28/02 9:09:03 AM >>>
Hmmm...I raised my sample rate to 44100 from 22050 and now it seems to be more stable???
>>> Matt@cmitech.com 8/28/02 9:04:47 AM >>>
Can the bitsPerSample be set any
2004 Aug 06
1
DarkIce make problem
Yea, I figured it out...brain fart on my part.  Got it working, but getting
some sort of TCPSocket error now...  still trying.  :)
[root@jabez etc]# darkice -c /usr/local/etc/darkice.cfg
DarkIce 0.6 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu
Using config file: /usr/local/etc/darkice.cfg
Using POSIX real-time scheduling, priority
2003 Aug 11
1
am getting an error in darkice fonfig file need some help please.
hello I am getting the following error message  I need help on trouble 
shooting this one.
[root@hank darkice]# ./run_darkice
DarkIce 0.13.1 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2003, Tyrell Hungary, http://tyrell.hu
Using config file: etc/darkice.cfg
Using POSIX real-time scheduling, priority 98
DarkIce: TcpSocket.cpp:197: gethostbyname error [11]
of which i
2004 Aug 06
1
DarkIce problem
dimanche 3 mars 2002, 23:05:21, Cédric Mallet a écrit :
> I have installed DarkIce from the latest rpm version.
> I get this error message when running it :
> TcPSocket.cpp:197 : gethostbyname error
> Does anyone know what it means ?
<p>A hint : according to the man this function is linked to /etc/hosts,
which contains only one line : 127.0.0.1
I replaced my DNS with my IP
2004 Aug 06
1
DarkIce problem
Haven't used DarkIce but it sounds like a DNS problem to me.
<p>----- Original Message -----
From: "Cédric Mallet" <malletc3@cti.ecp.fr>
To: <icecast@xiph.org>
Sent: Sunday, March 03, 2002 2:05 PM
Subject: [icecast] DarkIce problem
<p>> I have installed DarkIce from the latest rpm version.
> I get this error message when running it :
>
>
2008 Feb 10
1
MSG_NOSIGNAL does not exist in OS X
Arnaud,
I'm seeing an error with the XML/HTTP driver in NUT:
(from http://buildbot.ghz.cc/public/nut/MacOSX-10.4-G4/builds/3/step- 
compile/0 )
if gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include    -I../../ 
include  -I/sw/include -g -Os -pipe -pipe -Ddarwin8 -I/System/Library/ 
Frameworks/System.framework/PrivateHeaders -I. -I/usr/include  - 
DMGEXML_MODE -DMGE_MODE -O -Wall
2004 Aug 06
2
DarkIce
Well I read the instructions this time...duh...
I've got Redhat 7.1...followed the instructions in the INSTALL.lame file for Redhat.  I don't have gcc3 installed I guess cause it still failed.
Matt
>>> darkeye@tyrell.hu 9/19/01 12:53:37 PM >>>
On Wed, 19 Sep 2001, Matthew Mencel wrote:
> Other Live streamers???  Will the new Ices2 work with Icecast 1.3.11?  Is it
2016 Jan 18
3
Samba Hylafax PAM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
 
Hi,
I posted this also on hylafax list - maybe here is someone with a hint.
System: Debian Jessie, Hylafax-Server 6.0.6, pam 1.1.8, libpam-ldapd
0.9.4, nslcd 0.9.4 (all actual debian packets from stable),
sernet-samba-*-4.2.7-8
After a switch from OpenLDAP to a Samba 4.2 based LDAP Server, I cannot
auth users anymore in Hylafax, everything else
2004 Aug 06
2
DarkIce
Well it was lame I was tryng to install...gives me the missing gcc3 error.  So now I guess iI have to find gcc3.  Maybe I should just go back to RedHat 6.2.  This all worked just fine on that.
# export CC=gcc3
# ./configure --with-fileio=lame --without-vorbis --disable-gtktest --enable-nasm --enable-expopt=full --prefix=/usr
loading cache ./config.cache
checking host system type...
2004 Aug 06
3
Akos...Darkice questions
I'm using liveice and lame on another stream...
ample rate of 22050
bitrate of 24000
It has worked fine for over 9 months now...except it crashes all the time because of liveice I think.
>>> darkeye@tyrell.hu 8/28/02 9:15:58 AM >>>
Matthew Mencel wrote:
 > Can the bitsPerSample be set any higher than 16?  I try to set it to
 > 20 or 24 and get this error...
 >
2004 Aug 06
7
Darkice CVS
Akos, have tried to use the CVS for the last few days (following instructions on sourceforge) but it keeps timing out.
Anything going on with the CVS Server?
Gary.
--- >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 only the word
2001 Oct 06
3
DarkIce make problem
Using RH71.  Got Lame, Vorbis, gcc3 and everything installed.  When I try to
make DarkIce I get this error.  Can anyone help?
$ make
make  all-recursive
make[1]: Entering directory `/usr/src/download/darkice-0.6'
Making all in src
make[2]: Entering directory `/usr/src/download/darkice-0.6/src'
c++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -c DarkIce.cpp
In file included from
2004 Aug 06
0
DarkIce make problem
On Fri, 5 Oct 2001, Matt & Stephanie Mencel wrote:
> Using RH71.  Got Lame, Vorbis, gcc3 and everything installed.  When I try to
> make DarkIce I get this error.  Can anyone help?
> 
> $ make
> make  all-recursive
> make[1]: Entering directory `/usr/src/download/darkice-0.6'
> Making all in src
> make[2]: Entering directory `/usr/src/download/darkice-0.6/src'
2016 Jan 26
2
Samba Hylafax PAM
O, try the following. 
 
Test this first. 
ldd /usr/sbin/hfaxd
 if you getting libpam.so..  something, then hylafax is compiled with pam support. 
 
Next, 
 
apt-get install libpam-ldap   ( just to be sure, i do believe you have installed it already ) 
 
create the file :  
/etc/pam.d/hylafax 
Add : 
 
auth         required       pam_ldap.so
account   required       pam_ldap.so
2000 Jan 22
0
Solaris 2.5.1 patch
Aside from the u_int_8 thing, Solaris 2.5.1 has some other problems.  For
some reason even the newest gcc's preprocessor can't grok
#define blah (x,y) (stuff using x and y)
as opposed to
#define blah(x,y) (stuff using x and y).
also, getsockname() expects its "tolen" parameter to be initialized for
some reason.
This patch seems to fix any problems with 2.5.1.  It includes my
2017 Jan 12
3
proposed change to ssh_connect_direct()
On Sat, Jan 7, 2017 at 2:30 PM, Peter Moody <mindrot at hda3.com> wrote:
> so I spent a bit of time looking at this and it seems like the only
> way to go, at least if I want to keep it in ssh_connect_direct(), is
> to use pthreads. further, it seems like getting that accepted is
> something of a long shot:
Sorry, pthreads is a non-starter.
I would have thought that using