Re: MySQL 3.23.51 compile problems with SuSE 8.0

2002-08-01 Thread A.J.Dawson
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

Re: MySQL 3.23.51 compile problems with SuSE 8.0

2002-08-01 Thread A.J.Dawson
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

MySQL 3.23.51 compile problems with SuSE 8.0 (fwd)

2002-07-30 Thread A.J.Dawson
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

MySQL 3.23.51 compile problems with SuSE 8.0

2002-07-24 Thread A.J.Dawson
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.