Comment 1 for bug 1126242

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote : Re: I am unable to compile the Percona 5.5.29-rel29.4 source tarball

Looks like (based on discussion) mysql_release includes Embedded in it, which causes this.

The workaround for now is to pass -DWITH_EMBEDDED_SERVER=OFF in addition to other cmake flags.