No, It was simply a problem with yes (/usr/bin/yes) i know how to make things executable but yes already is executable. I ended up getting it to work by doing
./configure mysql make mysql
either way, i think the way its compiled was changed because I used to have to do
./configure --with-mysql