<div dir="ltr">Hi Thomas,<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 23, 2013 at 1:49 PM, Thomas Klausner <span dir="ltr"><<a href="mailto:tk@giga.or.at" target="_blank">tk@giga.or.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jean-Paul!<br>
<br>
Thanks for your reply. I'm a bit confused what kind of patch you expect.<br>
<br>
I can't provide a patch for the SOL_IP* stuff since I don't know what<br>
the code is supposed to do if the operating system has no SOL_IP*<br>
support.<br></blockquote><div><br></div><div>Leave it as is for now.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As for the second part, do you know why there was a try to disable the<br>
netinet/ip.h inclusion on *BSD? I would just remove the #ifdef. I can<br>
provide a patch for that if you want.<br></blockquote><div><br></div><div>If that headerfile is supported on *BSD, then it should be allowed and the ifdef can be removed.<br></div><div>Please sent a git formatted patch (or a diff -u).<br>
<br></div><div>Kind regards,<br>Jean-Paul Saman<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"> Thomas<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Jan 23, 2013 at 01:42:36PM +0100, Jean-Paul Saman wrote:<br>
> Hi Thomas,<br>
><br>
> Could you provide a patch for this? I do not have a *BSD system to test<br>
> against<br>
><br>
> Kind regards,<br>
><br>
> Jean-Paul Saman.<br>
><br>
><br>
> On Mon, Jan 21, 2013 at 3:58 PM, Thomas Klausner <<a href="mailto:tk@giga.or.at">tk@giga.or.at</a>> wrote:<br>
><br>
> > Hi!<br>
> ><br>
> > I've recently updated the pkgsrc package for libdvbpsi to 1.0.0.<br>
> ><br>
> > For this to build, I had to disable the examples directory, in<br>
> > particular dvbinfo, because its udp.c file assumes that SOL_IP and<br>
> > SOL_IPV6 are defined in system headers; which they are not on NetBSD.<br>
> > I don't know what the code should do if they are not defined, so I<br>
> > couldn't adapt it.<br>
> ><br>
> > Please check for SOL_IP* in the configure script and adapt udp.c if<br>
> > they are missing.<br>
> ><br>
> > Another related issue: The code also checks for "#ifndef BSD" before<br>
> > including netinet/ip.h (in three files). I'm not sure what the point<br>
> > of this check is -- netinet/ip.h does exist on NetBSD -- but as it is,<br>
> > it won't work, since no BSD I know of defines a BSD symbol, nor does<br>
> > the configure script provide it (AFAICT).<br>
> ><br>
> > Cheers,<br>
> >  Thomas<br>
> > _______________________________________________<br>
> > libdvbpsi-devel mailing list<br>
> > <a href="mailto:libdvbpsi-devel@videolan.org">libdvbpsi-devel@videolan.org</a><br>
> > <a href="http://mailman.videolan.org/listinfo/libdvbpsi-devel" target="_blank">http://mailman.videolan.org/listinfo/libdvbpsi-devel</a><br>
> ><br>
</div></div></blockquote></div><br></div></div>