[MDEV-3089] LP:947990 - Can't build 5.5 on Ubuntu with systemtap-sdt-dev installed Created: 2012-03-06 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Hartmut Holzgraefe | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
See also http://bugs.mysql.com/bug.php?id=64477 [ 25%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ha_myisam.cc.o as sdt.h includes the C++ "limits" header file when being processed in C++ mode. How to repeat: try to build 5.5 with systemtap-sdt-dev package installed Suggested fix: make sure that probes_mysql_dtrace.h is included before my_globals.h Workarounds: uninstall "systemtap-sdt-dev" or set the cmake setting ENABLE_DTRACE to OFF |
| Comments |
| Comment by Vladislav Vaintroub [ 2012-03-06 ] |
|
Re: Can't build 5.5 on Ubuntu with systemtap-sdt-dev installed |
| Comment by Rasmus Johansson (Inactive) [ 2012-03-06 ] |
|
Launchpad bug id: 947990 |
| Comment by Hartmut Holzgraefe [ 2012-03-06 ] |
|
Re: Can't build 5.5 on Ubuntu with systemtap-sdt-dev installed |