Hi!
>>>>> "Albert" == Albert Chin-A-Young <china@stripped>
> writes:
Albert> I have uploaded a patch to:
Albert> ftp://ftp.thewrittenword.com/outgoing/pub/mysql-3.23.28.patch
Albert> for the following:
Albert> 1. Compilation under Tru64 UNIX 4.0D (have not tried 5.0 yet)
Albert> with GCC
Albert> 2. Correct spelling of --with-berkeley-db.
Albert> 3. More up-to-date macro from Paul Eggert for largefile support
Albert> (he no longer uses the macro you copied).
Albert> 4. Libtool v1.3.5
Albert> 5. Smarter TCP wrappers support (check for tcpd.h and set
Albert> CPPFLAGS accordingly).
Albert> 6. Better checking of -lsocket and -lnsl (it is a bad thing to
Albert> AC_CHECK_LIB without calling AC_CHECK_FUNC first as the
Albert> function might be in $LIBS already).
Albert> 7. Don't define _REENTRANT under SCO *and* Compaq Tru64 UNIX.
Albert> I would have emailed it but it's over 30k.
Thanks; I will try to get this into 3.23.29 !
Regards,
Monty