Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Category talk:User"
(QEMU Mac host ARM/Debian target) |
|||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
Looking for info on getting QEMU running on Mac and targeting ARM running Debian. I saw an entry on the QEMU forums where awilcox had done this, but the post has been removed. Thanks -- Kramer | Looking for info on getting QEMU running on Mac and targeting ARM running Debian. I saw an entry on the QEMU forums where awilcox had done this, but the post has been removed. Thanks -- Kramer | ||
| + | |||
| + | == not able to build gdbm module.. == | ||
| + | |||
| + | Hi, | ||
| + | i m not able build gdbm module in openembedded build system. | ||
| + | While building i m getting below getting errors.. | ||
| + | |||
| + | cat ./gdbm.proto2 >> gdbm.h | ||
| + | | chmod -w gdbm.h | ||
| + | | chmod: gdbm.h: new permissions are r-xrwxrwx, not r-xr-xr-x | ||
| + | | make: *** [gdbm.h] Error 1 | ||
| + | | make: *** Waiting for unfinished jobs.... | ||
| + | |||
| + | |||
| + | ERROR: TaskFailed event exception, aborting | ||
| + | ERROR: Build of recipes/gdbm/gdbm-native_1.8.3.bb do_compile failed | ||
| + | ERROR: Task 1854 (recipes/gdbm/gdbm-native_1.8.3.bb, do_compile) failed | ||
| + | |||
| + | |||
| + | |||
| + | Please do the needful... | ||
| + | |||
| + | Regards, | ||
| + | Ganesh Petkar | ||
Latest revision as of 09:31, 24 November 2010
Looking for info on getting QEMU running on Mac and targeting ARM running Debian. I saw an entry on the QEMU forums where awilcox had done this, but the post has been removed. Thanks -- Kramer
[edit] not able to build gdbm module..
Hi, i m not able build gdbm module in openembedded build system. While building i m getting below getting errors..
cat ./gdbm.proto2 >> gdbm.h
| chmod -w gdbm.h | chmod: gdbm.h: new permissions are r-xrwxrwx, not r-xr-xr-x | make: *** [gdbm.h] Error 1 | make: *** Waiting for unfinished jobs....
ERROR: TaskFailed event exception, aborting
ERROR: Build of recipes/gdbm/gdbm-native_1.8.3.bb do_compile failed
ERROR: Task 1854 (recipes/gdbm/gdbm-native_1.8.3.bb, do_compile) failed
Please do the needful...
Regards, Ganesh Petkar