I had the same error on my MacOS X. It has something to do with glibc header which exists on Linux but not on FreeBSD. You can read about my attemts here:
http://wiki.openmoko.org/wiki/OpenMoko_under_QEMU_on_MacOSX I asked for help on OE mailing lists. Someone responded that he has a patch for this but I could not find it. I could fight it... What does 'kldload aio' do? Maybe there is something like this on Mac? cayco 2007/7/19, Torfinn Ingolfsen <[EMAIL PROTECTED]>:
Grr.. I forgot to do 'reply-all'. ---------- Forwarded message ---------- From: Torfinn Ingolfsen <[EMAIL PROTECTED]> Date: Jul 19, 2007 1:07 AM Subject: Re: Build environment with MokoMakefile on FreeBSD / amd64? To: cedric cellier <[EMAIL PROTECTED]> On 7/18/07, cedric cellier <[EMAIL PROTECTED]> wrote: > On the same arch I just had openmoko run on qemu, following > this advice : > http://wiki.openmoko.org/wiki/Talk:OpenMoko_under_QEMU#FreeBSD_and_last_qemu... > > I don't think that helps. Well, it helped me getting qemu (the neo1973 emulator) built, not bad at all. However, it won't run: [EMAIL PROTECTED] gmake run-qemu ( cd build/qemu ; arm-softmmu/qemu-system-arm \ -M neo -m 130 -usb -show-cursor \ -mtdblock openmoko/openmoko-flash.image \ -kernel openmoko/openmoko-kernel.bin ) neo_gsm_switch: GSM disabled. Bad system call (core dumped) gmake: *** [run-qemu] Error 140 As far s I can tell, I have all needed dependcies installed, inclunding netpbm, lynx and sdl: [EMAIL PROTECTED] portversion -v | grep sdl sdl-1.2.11_1,2 = up-to-date with port sdl_image-1.2.5_2 = up-to-date with port What is missing? -- Regards, Torfinn _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community
_______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

