|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Booting halts
Alliluia, it works! Thanks a lot for responses.
Booting from unstable prebuild packages goes fine. Unfortunately building from source cause
some errors:
cpu.o(.text+0xa62): In function `bx_cpu_c::cpu_loop(int)':
: undefined reference to `xc_evtchn_send'
main.o(.text+0x59d0): In function `bx_init_main(int, char**)':
: undefined reference to `xc_interface_open'
../memory/libmemory.a(misc_mem.o)(.text+0x3fb): In function `bx_mem_c::init_memory(int)':
: undefined reference to `xc_get_pfn_list'
../memory/libmemory.a(misc_mem.o)(.text+0x44c): In function `bx_mem_c::init_memory(int)':
: undefined reference to `xc_map_foreign_batch'
../memory/libmemory.a(misc_mem.o)(.text+0x4b3): In function `bx_mem_c::init_memory(int)':
: undefined reference to `xc_map_foreign_range'
collect2: ld returned 1 exit status
If anyone can shed the light, i'll be very happy :).
Thanks, Konstantin.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|