[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx2.8.5dev.17
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev lynx2.8.5dev.17 |
Date: |
Wed, 21 Jan 2004 19:25:14 -0500 |
User-agent: |
Mutt/1.5.4i |
On Wed, Jan 21, 2004 at 03:34:09PM +0000, RobertM wrote:
> It is alleged that Thomas Dickey once typed:
> [snip]
> > 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?
>
> No joy with that, I'm technically at work so I can't fiddle too much
> but just making that change didn't make things happy.
>
> I'll try playing with just the failing test program tonight as that'll
> be quicker than running ./configure all the time.
hmm - if I make the configure script settle for a compilable test program,
then there are problems any compiling on that version of AIX (it doesn't
declare struct sockaddr_storage for example).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- Re: lynx-dev lynx2.8.5dev.17, (continued)
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/11
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/11
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/20
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/20
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/20
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/20
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/20
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/20
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/21
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/21
- Re: lynx-dev lynx2.8.5dev.17,
Thomas Dickey <=