Hey all, I'm trying to install qemu-usermode on Powerbook G4 running OSX
10.5.8.
It downloads and installs no problem, but getting this on the compile:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_emulators_qemu-usermode/qemu-usermode/work/qemu-0.9.0/darwin-user/signal.c:56:
error: storage size of `target_sigaltstack_used' isn't known
make[1]: *** [signal.o] Error 1
make: *** [subdir-i386-darwin-user] Error 2
sh-3.2#

Line 56 contains this:

struct sigaltstack target_sigaltstack_used = {
    0, 0, SA_DISABLE
};


any ideas how to fix this? thanks!



-- 




*John ChungTechnology ArchitectNyquest Consultinghttp://www.nyquest.com
<http://www.nyquest.com>Mobile 419.464.9637 Office: 419.973.9072*
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to