compilazione qemu
Inviato: gio 27 lug 2006, 22:55
Vorrei farmi un pacchetto di qemu per la mia Slackintosh. Ho provato ad usare lo slackbuild ma la compilazione fallisce con il seguente errore:
Qualche idea?
Codice: Seleziona tutto
/home/gioco/downloads/qemu-0.8.2/target-sparc/op_helper.c: In function `do_fitos':
/home/gioco/downloads/qemu-0.8.2/target-sparc/op_helper.c:15: error: too few arguments to function `int32_to_float32'
/home/gioco/downloads/qemu-0.8.2/target-sparc/op_helper.c: In function `do_fitod':
/home/gioco/downloads/qemu-0.8.2/target-sparc/op_helper.c:20: error: too few arguments to function `int32_to_float64'
make[1]: *** [op_helper.o] Error 1
make[1]: Leaving directory `/home/gioco/downloads/qemu-0.8.2/sparc-user'
make: *** [subdir-sparc-user] Error 2