Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7239

Building mysql 5.5.19 from source on ubuntu 11.10 (1 reply)

$
0
0
Error -
[ 99%] Building CXX object sql/CMakeFiles/sql.dir/sql_builtin.cc.o

Linking CXX static library libsql.a [100%] Built target sql [100%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o Linking CXX executable mysqld c++: error: _ALL_STATIC=1: No such file or directory make[2]: * [sql/mysqld] Error 1 make[1]: [sql/CMakeFiles/mysqld.dir/all] Error 2 make: ** [all] Error 2

Configure Flags -
./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql --without-debug --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --disable-shared --localstatedir=/usr/local/mysql/data --with-extra-charsets=none --enable-assembler --with-unix-socket-path=/tmp/mysql.socket

Question -
Those are my build flags. I have installed build essentials. I am really unsure what the problem is. Theres not much of a error. Also can you tell me why this is happening.

I have installed the package build-essentials.

Viewing all articles
Browse latest Browse all 7239

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>