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 <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature

Reply via email to