On Wed, 8 Aug 2012, Måns Rullgård wrote:
Martin Storsjö <[email protected]> writes:
From: Michael Niedermayer <[email protected]>
This fixes build failures on debian/kfreebsd
I'd like confirmation of both the problem and the fix from a trustworthy
source.
---
configure | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure b/configure
index 9bdeebd..8913cf9 100755
--- a/configure
+++ b/configure
@@ -1153,7 +1153,6 @@ HAVE_LIST="
mm_empty
mmap
nanosleep
- netinet_sctp_h
poll_h
posix_memalign
rdtsc
@@ -1179,6 +1178,7 @@ HAVE_LIST="
struct_ipv6_mreq
struct_pollfd
struct_rusage_ru_maxrss
+ struct_sctp_event_subscribe
struct_sockaddr_in6
struct_sockaddr_sa_len
struct_sockaddr_storage
Either this is missing some source changes, or neither of those names
belong in that list.
They probably don't belong there, since it only is used in
sctp_protocol_deps. Patch amended with this removed and the commit message
updated to explain it.
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel