Re: [FFmpeg-devel] [PATCH]configure: Check for msghdr struct

2016-03-03 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ag.or.at> writes: > A user claims that not all (Solaris) systems have a sufficiently > new msghdr struct. Attached patch adds an additional check. Ping. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.

Re: [FFmpeg-devel] [PATCH]configure: Check for msghdr struct

2016-03-01 Thread Moritz Barsnick
On Tue, Mar 01, 2016 at 14:00:14 +0100, Moritz Barsnick wrote: > Possibly only the first one. I assumed that CMSG_SPACE was related, but > that was my mind running amok. Actually, other sources hint that they are all related, defined as X/Open Unix Extensions. And these need to be enabled under So

Re: [FFmpeg-devel] [PATCH]configure: Check for msghdr struct

2016-03-01 Thread Moritz Barsnick
On Tue, Mar 01, 2016 at 12:01:10 +, Carl Eugen Hoyos wrote: > Which of the links you provided is related to msghdr? Possibly only the first one. I assumed that CMSG_SPACE was related, but that was my mind running amok. It would be easier to see if we had the Solaris headers or a Solaris insta

Re: [FFmpeg-devel] [PATCH]configure: Check for msghdr struct

2016-03-01 Thread Carl Eugen Hoyos
Moritz Barsnick gmx.net> writes: > On Tue, Mar 01, 2016 at 10:32:55 +0100, Carl Eugen Hoyos wrote: > > A user claims that not all (Solaris) systems have a sufficiently > > new msghdr struct. Attached patch adds an additional check. > > This disables the sctp protocol on those systems then? Prob

Re: [FFmpeg-devel] [PATCH]configure: Check for msghdr struct

2016-03-01 Thread Moritz Barsnick
On Tue, Mar 01, 2016 at 10:32:55 +0100, Carl Eugen Hoyos wrote: > A user claims that not all (Solaris) systems have a sufficiently new msghdr > struct. Attached patch adds an additional check. This disables the sctp protocol on those systems then? Probably fine, but *searchengine* tells me that s

[FFmpeg-devel] [PATCH]configure: Check for msghdr struct

2016-03-01 Thread Carl Eugen Hoyos
Hi! A user claims that not all (Solaris) systems have a sufficiently new msghdr struct. Attached patch adds an additional check. Please comment, Carl Eugen diff --git a/configure b/configure index 8491fa1..2831ce4 100755 --- a/configure +++ b/configure @@ -1929,6 +1929,7 @@ TYPES_LIST=" str