<font size="2">Hey,<br>We dbged gdm again, and indeed we don&#39;t get the same error.<br>I see your patch add:<br><br></font><font size="3"><font size="2">hints.ai_family |= AF_INET6;<br><br>from my limited knowledge I think this is not correct in c.
<br>We removed that line and everything worked again.<br>We think it should be  AF_UNSPEC, but we don&#39;t have ipv6 to test it here.<br></font><br>Ely<br></font><br><div><span class="gmail_quote">On 7/11/07, <b class="gmail_sendername">
Loïc Minier</b> &lt;<a href="mailto:lool@dooz.org">lool@dooz.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, Jul 11, 2007, E L wrote:
<br>&gt; 1) I installed 2.18.3-3 and saw that the problem is still there<br><br> Ok; perhaps it&#39;s not exactly the same problem.<br><br>&gt; 2) I apt-get source for the sources of 2.18.3-3<br>&gt; 3) I looked at the source and saw:
<br><br> You were looking at an unpatched source tree; the patches below<br> debian/patches are applied during the build.<br><br>&gt; Did I look at the wrong source?<br>&gt; Was I suppose to&nbsp;&nbsp;run some other command rather than apt-get source?
<br><br> apt-get source is correct, make sure it&#39;s the correct source which you<br> fetch (2.18.3-3).&nbsp;&nbsp;But to see the patched source, you need to run<br> &quot;quilt&quot; as I explained in my other mail.<br><br> To build the package, you simply need to run dpkg-buildpackage.&nbsp;&nbsp;If you
<br> run ./configure manually, the patches wont get applied, but you can<br> patch manually and run ./configure manually if you like.&nbsp;&nbsp;Don&#39;t patch<br> manually and run dpkg-buildpackage though.<br><br> Please let me know whether you still get the issue with the patched
<br> source and ./configure or with a dpkg-buildpackage built package.<br>&nbsp;&nbsp; As you can see in the patched source or in the patch I mentionned,<br> the same fix should already be present.<br><br>--<br>Loïc Minier<br></blockquote>
</div><br>