Benedict Verheyen schreef:
> Laurent Wandrebeck wrote:
> <snip>
>> OK, silly me. I've (at last) finished to port the beast.
>> Compile tested on x86_64.
>> you can git clone
>> git://gitorious.org/my-unofficial-linux-uml-tree/mainline.git or git
>> clone http://git.gitorious.org/my-unofficial-linux-uml-tree/mainline.git
>> Laurent.
> 
> Hi,
> 
> i first had to install git as i don't use it.
> I like Subversion more :)
> 
> I will try to clone the repository and compile it.
> I will let you know the results of the jury :)
> 
> Regards,
> Benedict


I tried compiling (Debian 4.0) and it fails
...
   LD      .tmp_vmlinux1
arch/um/kernel/built-in.o: In function `do_signal':
(.text+0x1c65): undefined reference to `unvcpu'
arch/um/kernel/built-in.o: In function `sys_vcpu':
(.text+0x2170): undefined reference to `do_vcpu'
arch/um/kernel/built-in.o: In function `handle_syscall':
(.text+0x370e): undefined reference to `unvcpu'
arch/um/os-Linux/built-in.o: In function `vcpu_userspace':
(.text+0x5293): undefined reference to `fp_regs'
arch/um/sys-i386/built-in.o: In function `copy_sc_from_user':
signal.c:(.text+0x15e2): undefined reference to `fp_regs'
arch/um/sys-i386/built-in.o: In function `copy_sc_to_user':
signal.c:(.text+0x1765): undefined reference to `fp_regs'
signal.c:(.text+0x177b): undefined reference to `fp_regs'
signal.c:(.text+0x17d0): undefined reference to `fp_regs'
kernel/built-in.o: In function `ptrace_request':
(.text+0xca22): undefined reference to `do_switch'
collect2: ld returned 1 exit status
   KSYM    .tmp_kallsyms1.S
nm: '.tmp_vmlinux1': No such file
No valid symbol.
make[1]: *** [.tmp_kallsyms1.S] Fout 1
make[1]: Map '/usr/src/testgit/mainline' wordt verlaten
make: *** [debian/stamp-build-kernel] Fout 2

And then i quits the compilation.
Any ideas?

Regards,
Benedict


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to