Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.5.28a-galera
-
Fix Version/s: 5.5.29-galera
-
Component/s: None
-
Labels:
Description
[ 99%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o Linking CXX executable mysqld ../storage/xtradb/libxtradb.a(row0upd.c.o): In function `row_upd_del_mark_clust_rec': maria-5.5-galera/storage/xtradb/row/row0upd.c:2305: undefined reference to `wsrep_row_upd_check_foreign_constraints' collect2: ld returned 1 exit status make[2]: *** [sql/mysqld] Error 1 make[1]: *** [sql/CMakeFiles/mysqld.dir/all] Error 2 make: *** [all] Error 2
revision-id: seppo.jaakola@codership.com-20130205224610-7ub234jq9h90sthr revno: 3376 branch-nick: maria-5.5-galera
Built as
cmake . -DCMAKE_BUILD_TYPE=Debug && make
According to buildbot, same happens with
cmake -DBUILD_CONFIG=mysql_release .. make -j4 package AM_EXTRA_MAKEFLAGS=VERBOSE=1
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
fixed by merging revision 3846 from lp:~codership/codership-mysql/5.5-23
This merge point is milestone 23.7.2 in LP