summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1568589
blob: a8af76489bfe05ad47e1d154b8239fe4de331d9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Compile for os x host failed

Hello QEMU,

I try compile qemu from git pulled by me today and have a troubles:

 GEN   trace/generated-helpers.c
  CC    aarch64-softmmu/trace/generated-helpers.o
  LINK  aarch64-softmmu/qemu-system-aarch64
Undefined symbols for architecture x86_64:
  "_event_notifier_init_fd", referenced from:
      _process_msg in ivshmem.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [qemu-system-aarch64] Error 1
make: *** [subdir-aarch64-softmmu] Error 2