2 bloody days Now I am trying to ugprade to MySQL 4 and every time I do my rpmbuild it bogs out with this error
cc1plus: error: invalid option `tune=pentium4'
make[2]: *** [my_new.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.1.8/mysys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.1.8'
Found a makefile in both those dirs out of which I commented the '-mtune=pentium4' option but the makefile gets rewritten every time I run rpmbuild -ba mysql4.1.spec
This is really driving me crazy as I cant' seem to get rid of that darn thing, do you need a Pentium 4 nowadays to run MySQL