On Saturday 27 April 2013 18:45:09 Bruce Dubbs wrote:
> Should we be looking at switching to MariaDB?  It supposed to be drop-in
> compatible with mysql-5.5.  My feeling is that it would be more
> compatible with open source.

I already tried compiling MariaDB 5.5.30 using the instructions in BLFS and 
with GCC 4.7.2. The compilation fails though, with the following error:

....
[ 19%] Building CXX object storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o
In file included from /sources/mariadb-5.5.30/storage/heap/ha_heap.h:26:0,
                 from /sources/mariadb-5.5.30/storage/heap/ha_heap.cc:25:
/sources/mariadb-5.5.30/sql/sql_class.h:3472:3: error: ‘MARIA_COLUMNDEF’ does 
not name a type
make[2]: *** [storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o] Error 1
make[1]: *** [storage/heap/CMakeFiles/heap.dir/all] Error 2
...

Googling the error, doesn't really provide any useful info. Has anyone 
successfully compiled MariaDB.

-Ragnar
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to