Bug #36987 workbench compilation problem
Submitted: 26 May 2008 18:30 Modified: 26 Nov 2008 19:13
Reporter: Simon Rodan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.0.21 OS:Linux (Fedora 9)
Assigned to: CPU Architecture:Any

[26 May 2008 18:30] Simon Rodan
Description:
...

mdc_canvas_item.cpp: In member function ‘void mdc::CanvasItem::repaint_cached()’:
mdc_canvas_item.cpp:778: error: ‘memset’ was not declared in this scope
make[4]: *** [mdc_canvas_item.o] Error 1
make[4]: Leaving directory `/home/simon/Download/mysql-workbench-5.0.21/library/canvas/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/simon/Download/mysql-workbench-5.0.21/library/canvas'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/simon/Download/mysql-workbench-5.0.21/library'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/simon/Download/mysql-workbench-5.0.21'
make: *** [all] Error 2

How to repeat:
run autoconf.sh
then run make
[27 May 2008 14:58] MySQL Verification Team
Thank you for the bug report. From the README file:

Buiding on Linux
----------------

Coming soon.

Buiding on Mac OS X
-------------------

Coming soon.
[8 Jun 2008 7:48] shaymaa nassar
i have no file under mysql-workbench-5.0.21 directory with the name autoconf.sh
do you mean autogen.sh
[25 Jun 2008 19:38] petr gansel
Maybye the word SOON has different meaning than SOON which I know.:-(
[26 Nov 2008 19:13] Susanne Ebrecht
You can download Workbench for Linux here: http://dev.mysql.com/workbench/

But please consider, it is the alpha version.