Displaying 18 results from an estimated 18 matches for "endhost".
Did you mean:
en&host
2020 Jan 13
3
Adding SNI support to SSH
Hi,
On Mon, Jan 13, 2020 at 03:16:00PM +0000, Jochen Bern wrote:
> Out of interest:
> 1. If an extended mechanism were to be implemented, which server pubkey
> do you expect to be seen/stored/verified by the client? The proxy's
> / v4 middlebox's, or the v6 backend's? Or would you require that all
> server-side machines use the *same* host keypairs?
I'd do
2004 Aug 06
0
Build Problems on CYGWIN
...---------- ##
configure: WARNING: ## Report this to icecast-dev@xiph.org ##
configure: WARNING: ## ----------------------------------- ##
checking for winsock2.h... yes
checking for library containing sethostent... none required
checking for library containing getnameinfo... no
checking for endhostent... yes
checking for getaddrinfo... no
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 16545 bytes
Desc: config.log
Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20040420/3ea9f50d/config.obj
2004 Aug 06
5
Stream with Ices2 sound very metallic
Hi,
I don't know why, but the stream generated by ices sounds very metallic, compared to the radio, and compared to a
stream of the same quality with darkice.
I tried different parameters, but it doesn't change.
My parameters are :
<input>
<module>oss</module>
<param name="rate">44100</param> <!-- samplerate -->
<param
2005 Apr 11
1
Unable to compile icecast 2.2.0 under Suse 9.2
...g sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: XSLT configuration could not be found
Any help would be w...
2004 Oct 24
1
help
...checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: XSLT configuration could not be found
2010 Jul 01
1
Icecast on centos5
...> checking for sys/uio.h... yes
> checking winsock2.h usability... no
> checking winsock2.h presence... no
> checking for winsock2.h... no
> checking for library containing sethostent... none required
> checking for library containing getnameinfo... none required
> checking for endhostent... yes
> checking for getaddrinfo... yes
> checking for inet_aton... yes
> checking for writev... yes
> checking for struct sockaddr_storage.ss_family... yes
> checking for inet_pton... yes
> checking for xslt-config... /usr/bin/xslt-config
> checking for xsltSaveResultToStr...
2010 Jul 01
0
Icecast on centos5
...checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... /usr/bin/xslt-config
checking for xsltSaveResultToString... yes
checking for fgrep... /b...
1998 Nov 24
1
Missing inet.h and netdb.h for SCO
I tried to compile Samba 2.0 beta with cc under SCO 3.2. I seem to be
missing the inet.h and netdb.h include files. Does anyone know if they are
publicly available?
Steve Grose
Sgrose@cmps.com
Continental Managed Pharmacy Services - www.preferrx.com
Voice - 216-459-2025 Ext. 208
Fax - 216-485-8615
Any opinions expressed are my own and not necessarily those of my employers.
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
...checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking...
2007 Aug 24
0
getting stuck with OSX install
...checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... /usr/bin/xslt-config
checking for xsltSaveResultToString... yes
checking for fgrep... gr...
2004 Aug 06
5
building icecast2 on OpenBSD
.... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for socklen_t... yes
checking for nanosleep... no
checking for poll... no
checking for sethostent... no
checking for endhostent... no
checking for getnameinfo... no
checking for getaddrinfo... no
checking for inet_pton... no
checking for xslt-config... xslt-config
checking for xsltParseStylesheetFile... no
configure: error: There was a problem linking with libxslt
the library is in the ld path:
# ldconfig -r | grep xsl...
2004 Aug 06
2
Compiling Icecast2 on Windows
Its easier to compile it on linux than windows, you need MS Visual studio 6
for windows
then you need to get all the associated libraries for windows, yet even more
work.
Icecast2 specific you need the following
libcurl > http://curl.haxx.se/libcurl/ download >
http://curl.haxx.se/download/curl-7.10.8.tar.gz
libxml,libxlst > take a look over at rpmfind.net for the latest rh9
specific, be
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
...ched) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for an ANSI C-conforming const... yes
checking for uint32_t... yes
checking for socklen_t... yes
checking for nanosleep... yes
checking for sethostent... yes
checking for endhostent... yes
checking for getnameinfo... yes
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi,
I couldn't find anything about this subject from archive - are there known
problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to
date). I downloaded libshout2 latest nightly snapshot and tried to compile
it on 5.0 and then later on 4.8. Both failed (problems were mostly around
sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that
it might be a
2004 Aug 06
3
Compiling Icecast2 on RedHat9 or maybe another Linux
...checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: XSLT configuration could not be found
[root@localhost icecast-2.0-b...
2010 Nov 01
1
Samba 4 on osx
...: ok
Checking for gethostent_r : not found
Checking for sethostent : ok
Checking for endhostent : ok
Checking for getipnodebyaddr : ok
Checking for freehostent : ok
Checking fo...
2010 Oct 07
1
OSX and samba4 git
...: ok
Checking for gethostent_r : not found
Checking for sethostent : ok
Checking for endhostent : ok
Checking for getipnodebyaddr : ok
Checking for freehostent : ok
Checking fo...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...: not found
Checking for gethostent : ok
Checking for gethostent_r : ok
Checking for sethostent : ok
Checking for endhostent : ok
Checking for getipnodebyaddr : not found
Checking for macro getipnodebyaddr : not found
Checking for freehostent...