hey, On Sun, May 01, 2005 at 11:13:07PM +0200, Christian Hammers wrote: > +++ mysql-3.23.49/include/my_config.h > -#define MACHINE_TYPE "i686" > +#define MACHINE_TYPE "x86_64" > The file should probably have been removed during a make distclean but > maybe that didn't worked in the old 3.23 version.
not sure how that got in there. > +++ mysql-3.23.49/libmysql_r/Makefile > -target_triplet = i686-pc-linux-gnu > +build_alias = x86_64-pc-linux-gnu > Similar issue, there should be no changes. that either. > --- mysql-3.23.49/scripts/mysqlbug > +++ mysql-3.23.49/scripts/mysqlbug > @@ -254,7 +254,7 @@ > if cmp -s $TEMP $TEMP.x > then > echo "File not changed, no bug report submitted." > - cp $TEMP /tmp/failed-mysql-bugreport > + mv -f $TEMP /tmp/failed-mysql-bugreport > Eh, what's that? or that... none of these were intentional, probably the result of a make/make clean/make. thanks for double checking. thanks for running the test suite too. sean --
signature.asc
Description: Digital signature