xtrabackup 2.2 and 2.3 failed to compile in source tree subdirectory
Bug #1402450 reported by
Sergei Glushchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
Low
|
Sergei Glushchenko | ||
2.2 |
Fix Released
|
Low
|
Sergei Glushchenko | ||
2.3 |
Fix Released
|
Low
|
Sergei Glushchenko |
Bug Description
Clone bzr repo create subdirectory "obj" in it, run
$ cd obj
$ cmake ..
$ make
Make will fail with following error message:
70%] Building CXX object storage/
/Users/
'
#include "xtrabackup_
^
1 error generated.
make[2]: *** [storage/
make[1]: *** [storage/
make: *** [all] Error 2
Related branches
lp://staging/~sergei.glushchenko/percona-xtrabackup/2.2-xb-bug1402450
- Alexey Kopytov (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedstorage/innobase/xtrabackup/src/CMakeLists.txt (+1/-0)
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXB-930