CMake fails to find libaio.so in MariaDB 5.5.23

Bug #998279 reported by Igor Babaev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Won't Fix
Undecided
Vladislav Vaintroub

Bug Description

On my computer with SuSE 10.1 libaio.so is the /lib
The latest builds of MariaDB 5.5.23 fail to find it:
igor@ekaterina:~/maria/maria-5.5> make
...
[ 76%] Built target gen_lex_hash
[ 76%] Built target mysql_tzinfo_to_sql
[ 77%] Built target partition
[ 77%] Built target GenServerSource
[ 88%] Built target sql
Scanning dependencies of target mysqld
[ 88%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o
make[2]: *** No rule to make target `/usr/lib/libaio.so', needed by `sql/mysqld' . Stop.
make[1]: *** [sql/CMakeFiles/mysqld.dir/all] Error 2
make: *** [all] Error 2
igor@ekaterina:~/maria/maria-5.5> find /lib -name 'libaio*' 2>/dev/null
/lib/libaio.so.1.0.1
/lib/libaio.so.1
igor@ekaterina:~/maria/maria-5.5>

Changed in maria:
milestone: none → 5.5
assignee: nobody → Vladislav Vaintroub (wlad-montyprogram)
summary: - CMake fails to find libaio.so in MariaDB 5.3.23
+ CMake fails to find libaio.so in MariaDB 5.5.23
Revision history for this message
Vladislav Vaintroub (wlad-montyprogram) wrote :

Suse 10.1 is unsuported even by its own vendor, since it is long past its lifecycle. EOL for this version was almost 4 years ago according to http://en.wikipedia.org/wiki/SUSE_Linux_distributions

Changed in maria:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.