[OmniOS-discuss] Building Percona-server 5.5

Filip Francis filip.francis at telenet.be
Mon Oct 15 14:29:57 EDT 2012


Hi all,


I was just going thru the omnios-build but the branch omniti-ms
I saw that you are not able to compiler the Percona server.
i have just tried to build the Percona server and have success in building.
this is what i have modified:
CONFIGURE_OPTS="-DCMAKE_INSTALL_PREFIX=$PREFIX
                 -DBUILD_CONFIG=mysql_release
                 -DWITH_EMBEDDED_SERVER=OFF
                 -LAH
                 -DHAVE_FAKE_PAUSE_INSTRUCTION=1
                 -DHAVE_PAUSE_INSTRUCTION=0
                 -DWITH_AUTH_PAM=OFF
                 -DWITH_AUTH_PAM_COMPAT=OFF
                 -DWITH_DIALOG=OFF
                 -DWITH_EXTRA_CHARSETS=complex
                 -DENABLE_THREAD_SAFE_CLIENT=1
                 -DENABLE_LOCAL_INFILE=1
                 -DWITH_ZLIB=bundled
                 -DWITH_BIG_TABLES=1
                 -DWITH_READLINE=1
                 -DWITH_ARCHIVE_STORAGE_ENGINE=1
                 -DWITH_NAMED_CURSES=_LCURSES=1
                 -DWITH_BIG_TABLES=1
                 -DWITH_INNODB=1
                 -DWITH_AUTH_PAM=OFF
                 -DWITH_AUTH_PAM_COMPAT=OFF
                 -DWITH_DIALOG=OFF
                 -DWITH_EXAMPLE_STORAGE_ENGINE=1
                 -DWITH_BLACKHOLE_STORAGE_ENGINE=1
                 -DWITH_FEDERATED_STORAGE_ENGINE=1
                 -DWITH_CSV_STORAGE_ENGINE=1
                 -DWITH_SSL=bundled
                 -DWITH_MYSQLD_LIBS=_LMTMALLOC=1
                 -DHAVE_RINT=1
                 -DWITH_FAST_MUTEXES=1"


and this line
prep_build
rm -r $TMPDIR/$BUILDDIR/plugin/percona-pam-for-mysql (Only needed if you 
have version prior to Percona-Server-5.5.27-rel28.1)
build



So now i have build the following version and they are compiling correctly
Percona-Server-5.5.27-rel28.1
Percona-Server-5.5.27-rel29.0


Regards
Filip



More information about the OmniOS-discuss mailing list