Re: [Embeddedxen-devel] error for Goldfish - embedded-xen2.0 @ compilation
Brought to you by:
rossierd
|
From: Rossier D. <Dan...@he...> - 2012-04-06 16:52:33
|
> -----Original Message----- > From: Krishna Pavan [mailto:pos...@gm...] > Sent: jeudi 5 avril 2012 10:28 > To: emb...@li... > Subject: [Embeddedxen-devel] error for Goldfish - embedded-xen2.0 @ > compilation > > Hi, > > I wanted to run goldfish on emulator, and I have tried to compile, but ended > up in error. > May I suggest you to download the 2.1 version and to try with that? Goldfish runs on my side. Just make sure you are using the right toolchain (provided in tools/toolchain). If you still have some trouble, give us the make command you do. Cheers Daniel > Here's a part of the text, which has been attached as a text log. > error, > LD init/built-in.o > LD .tmp_vmlinux1 > drivers/built-in.o: In function `events_interrupt': > lowmemorykiller.c:(.text+0x459ec): undefined reference to > `xenvfb_interrupt' > drivers/built-in.o: In function `xenvkbd_pass_event': > lowmemorykiller.c:(.text+0x45b7c): undefined reference to > `xenvfb_interrupt' > make: *** [.tmp_vmlinux1] Error 1 > > Verbose Mode, > /home/post4pavan/embeddedxen/tools/toolchain/arm-angstrom-linux- > gnueabi/bin/arm-angstrom-linux-gnueabi-ld -EL -p --no-undefined -X -- > build-id -o .tmp_vmlinux1 -T arch/arm/kernel/vmlinux.lds > arch/arm/kernel/head.o arch/arm/kernel/init_task.o init/built-in.o --start- > group usr/built-in.o xen-guest/built-in.o arch/arm/kernel/built- > in.o arch/arm/mm/built-in.o arch/arm/common/built-in.o arch/arm/mach- > goldfish/built-in.o arch/arm/vfp/built-in.o kernel/built-in.o mm/built- > in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built- > in.o block/built-in.o arch/arm/lib/lib.a lib/lib.a arch/arm/lib/built- > in.o lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built- > in.o net/built-in.o --end-group > drivers/built-in.o: In function `events_interrupt': > lowmemorykiller.c:(.text+0x459ec): undefined reference to > `xenvfb_interrupt' > drivers/built-in.o: In function `xenvkbd_pass_event': > lowmemorykiller.c:(.text+0x45b7c): undefined reference to > `xenvfb_interrupt' > make: *** [.tmp_vmlinux1] Error 1 > > Please suggest, what to do! > -- > ✉ Regards :: Krishna Pavan ✍ |