| Summary: | dev-db/mysql-gui-tools-5.0_p12 failed build missing asm/atomic.h | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Fabio Bonfante <bfx81> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| URL: | http://bugs.mysql.com/bug.php?id=28456 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 163151 *** |
emerge with USE="administrator nls query-browser workbench" fail --------------------------------- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -march=k8 -O2 -mmmx -msse -msse2 -m3dnow -pipe -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_library.lo -MD -MP -MF .deps/myx_library.Tpo -c myx_library.c -fPIC -DPIC -o .libs/myx_library.o In file included from /usr/include/mysql/my_global.h:83, from myx_library.c:35: /usr/include/mysql/my_config.h:919:1: warning: "PACKAGE" redefined In file included from myx_library.c:28: ../../../config.h:68:1: warning: this is the location of the previous definition In file included from /usr/include/mysql/my_global.h:83, from myx_library.c:35: /usr/include/mysql/my_config.h:925:1: warning: "PACKAGE_NAME" redefined In file included from myx_library.c:28: ../../../config.h:74:1: warning: this is the location of the previous definition In file included from /usr/include/mysql/my_global.h:83, from myx_library.c:35: /usr/include/mysql/my_config.h:928:1: warning: "PACKAGE_STRING" redefined In file included from myx_library.c:28: ../../../config.h:77:1: warning: this is the location of the previous definition In file included from /usr/include/mysql/my_global.h:83, from myx_library.c:35: /usr/include/mysql/my_config.h:931:1: warning: "PACKAGE_TARNAME" redefined In file included from myx_library.c:28: ../../../config.h:80:1: warning: this is the location of the previous definition In file included from /usr/include/mysql/my_global.h:83, from myx_library.c:35: /usr/include/mysql/my_config.h:934:1: warning: "PACKAGE_VERSION" redefined In file included from myx_library.c:28: ../../../config.h:83:1: warning: this is the location of the previous definition In file included from /usr/include/mysql/my_global.h:83, from myx_library.c:35: /usr/include/mysql/my_config.h:1047:1: warning: "VERSION" redefined In file included from myx_library.c:28: ../../../config.h:89:1: warning: this is the location of the previous definition In file included from myx_library.c:35: /usr/include/mysql/my_global.h:361:24: error: asm/atomic.h: No such file or directory make[4]: *** [myx_library.lo] Error 1 make[4]: Leaving directory `/home/portage/tmp/portage/dev-db/mysql-gui-tools-5.0_p12/work/mysql-gui-tools-5.0r12/mysql-gui-common/library/base-library/source' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/portage/tmp/portage/dev-db/mysql-gui-tools-5.0_p12/work/mysql-gui-tools-5.0r12/mysql-gui-common/library/base-library' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/portage/tmp/portage/dev-db/mysql-gui-tools-5.0_p12/work/mysql-gui-tools-5.0r12/mysql-gui-common/library' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/portage/tmp/portage/dev-db/mysql-gui-tools-5.0_p12/work/mysql-gui-tools-5.0r12/mysql-gui-common' make: *** [all] Error 2 ---------------------------------------- my_global.h owned by dev-db/mysql-5.0.44-r1 maybe without HAVE_ATOMIC_ADD (look at the bug-report upstream) defined can compile... but i don't know how do this.