Category talk:User: Difference between revisions
Jump to navigation
Jump to search
(QEMU Mac host ARM/Debian target) |
Ganeshpetkar (talk | contribs) (→not able to build gdbm module..: new section) |
||
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 |
Revision as of 14:01, 31 August 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
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