Hi,
Build is broken with latest build tool provided by fedora 14 (not yet
released)
$ make -j16
...
Making all in modules
make[2]: Entering directory
`/builddir/build/BUILD/mysql-workbench-gpl-5.2.27/modules'
Making all in db
make[3]: Entering directory
`/builddir/build/BUILD/mysql-workbench-gpl-5.2.27/modules/db'
make[3]: Leaving directory
`/builddir/build/BUILD/mysql-workbench-gpl-5.2.27/modules/db'
Makefile:580: *** missing separator. Stop.
make[2]: Leaving directory
`/builddir/build/BUILD/mysql-workbench-gpl-5.2.27/modules'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/builddir/build/BUILD/mysql-workbench-gpl-5.2.27'
make: *** [all] Error 2
In modules/db/Makefile, line 580 start with "dnl".
I think, this should be #
The attached trivial patch fix this issue.
Regards
Remi.
Attachment: [text/x-patch] mysql-workbench-5.2.27-dnl.patch
| Thread |
|---|
| • Broken build on fedora 14 | Remi Collet | 18 Sep |