AGE-
> Hash: SHA1
>
> On Thursday 01 August 2002 12:24, A.J.Dawson wrote:
>
> > I get a slightly different result in my config.h file:
> >
> > $ grep GETHOSTBY config.h
> > /* #undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE */
> > /* #undef HAVE_GETHOSTBYNAME_R_R
I get a slightly different result in my config.h file:
$ grep GETHOSTBY config.h
/* #undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE */
/* #undef HAVE_GETHOSTBYNAME_R_RETURN_INT */
#define HAVE_GETHOSTBYADDR_R 1
#define HAVE_GETHOSTBYNAME_R 1
Sorry to say that I have no real idea what this means!
I ha
adequately explained by stupidity.
-- Forwarded message --
Date: Wed, 24 Jul 2002 16:05:42 +0100 (GMT Daylight Time)
From: A.J.Dawson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: MySQL 3.23.51 compile problems with SuSE 8.0
I have come across a problem compiling MySQL 3.23.5
I have come across a problem compiling MySQL 3.23.51 on a SuSE 8.0
computer. I have tried compiling the same source code on a SuSE 7.3
computer with no apparent problems. Note that I have not actually used
the version compiled on the 7.3 machine - I simply wanted to make sure it
would compile.