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.
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
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
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
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
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