"brew install ogre" fails at "make install"

I've worked this around by myself. Actually the problem seems to be involved when I followed this instruction to create a symlink like this:

$ sudo ln -s /usr/local/include/freetype2 /usr/local/include/freetype

After I removed the symlink, brew worked successfully.