On Wed, 21 Jan 2004, RobertM wrote:

> It is alleged that Thomas Dickey once typed:
> > On Wed, 21 Jan 2004, RobertM wrote:
> [snip]
> > > > I was able to configure/compile on IRIX 6.5something (there was a lynx
> > > > coding error that I was debugging on that platform last night).  So
> > > > in principle it should work...
> > > At the moment it looks like an issue with that particular test.
>
> Just recompiled, and if I compile with that test forced to pass lynx
> can indeed do ipv6 on irix6.5.19m, tested with netcat running on
> another box and all looks happy.

The second parameter to getaddrinfo() could be the problem.  Documentation
says it is either a service name or a port number.  54321 is not one of
the standard ports - perhaps the function cares about that.  One of the
pages I'm looking at uses "http" as an example.  That would be fine for
lynx - can you tweak the configure script and test that?

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to