Displaying 5 results from an estimated 5 matches similar to: "ezstream build failure and AC_LIB_PREPARE_PREFIX"
2020 Feb 05
0
Icecast-dev Digest, Vol 154, Issue 2
I am struggling to get icecast running with https, but I cannot get it working
My environment is: Debian 10 (Buster)
Question 1:
I tried the standard debian icecast2 package but there is no SSL capability at all.
Is there a reason for this ? The icecast documentation mentions: Packages are built with openSSL enabled.
Question 2:
I tried to compile the latest version from github
2008 Oct 20
2
[PATCH] Compilation of tftp-hpa's Git HEAD with no IPv6, and misc
This patch does two things:
a) makes tftp-hpa to compile on systems with no IPv6 support (there were
some IPv6 macros used unconditionally);
b) removes a stray binary character, which was annoying.
By the way, I see that 'configure' tests for <winsock.h> and <winsock2.h>,
but Winsock isn't actually used. What's the reason?
diff --git a/config.h b/config.h
index
2008 Oct 07
3
tftp behaves erroneously on "File not found"
Hello,
Looks like tftp-hpa handles missing files somewhat incorrectly. When it
receives the error 1 (File not found), it sends back an acknowledgement for
block #1 and creates an empty file. Protocol says errors terminate the
connection.
I can't try other errors, as I can't cause them; but they may cause the same
behaviour.
--
Roman.
2011 Apr 18
0
Error in floor0 decode specification
Hello,
It seems there is an error in the algorithm for floor0 decode in section
6.2.2 of the Vorbis specification.
Here's the relevant part:
3 3) [coefficients] is an empty, zero length vector
4 4) [booknumber] = read an unsigned integer of ilog(
[floor0_number_of_books] ) bits
5 5) if ( [booknumber] is greater than the highest number decode
codebook ) then
2009 Jan 31
0
[PATCH] Compilation of libshout with MinGW
Hello,
Attached is a patch which makes libshout compile on Win32 with MinGW/MSYS.
I suppose some explanations are in order.
* Various definitions were only necessary when compiling with MSVC. GCC
already has them, and they caused some redefinition errors.
* The timing library requires gettimeofday or ftime, but configure.ac
didn't have checks for either. Added.
* I removed the dependency on