I\'m currently trying to get MySQL working on OSX 10.7 Lion. I tried the brew way:
brew install mysql -> cmake -> no problems -> make
You need to set up your path environment too, and it's also good practise to set a root password while you're at it. I've created a full step-by-step here: How to install MySQL on Lion (Mac OS X )