Bug #42570 Agent / Proxy make check requires make and make install to run
Submitted: 3 Feb 2009 19:53 Modified: 9 Jan 2015 14:36
Reporter: Diego Medina Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Enterprise Monitor: Agent Severity:S2 (Serious)
Version:2.0.4.7140 OS:Any
Assigned to: Jan Kneschke CPU Architecture:Any

[3 Feb 2009 19:53] Diego Medina
Description:
After you run

$ ./configure

you should be able to run

$ make check -C tests/unit/lua/

but you get
https://intranet.mysql.com/secure/paste/displaypaste.php?codeid=6789

How to repeat:
1- Pull the latest from trunk (or proxy-gpl
2- Run $ ./configure  <and all your options here>
3- Run $ make check -C tests/unit/lua
4- Boom