|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: Fwd: [Xen-ia64-devel] Installing XEN/ia64 on Debian
2006/5/3, Tristan Gingold <Tristan.Gingold@xxxxxxxx>:
Le Mercredi 03 Mai 2006 16:18, Rodrigo Lord a écrit : > 2006/5/3, Tristan Gingold <Tristan.Gingold@xxxxxxxx>: > > Le Mercredi 03 Mai 2006 15:32, Rodrigo Lord a écrit :
> > > Hello! > > > > > > I fixed the HAVE_SERIALIZE_DIRECTIVE as you talked! It`s ok! :) > > > > Good news. > > I am still interested in your 'as' version.
> > peso@debian-ia64:~$ as --version > GNU assembler 2.15 Thank you. It is indeed a little bit too old for us.
> > But... when it was almost finishing (make world), the following error > >
> > > occurred: > > > > > > . > > > . > > > . > > > AS arch/ia64/lib/strncpy_from_user.o > > > AS arch/ia64/lib/strnlen_user.o
> > > AR arch/ia64/lib/lib.a > > > GEN .version > > > CHK include/linux/compile.h > > > UPD include/linux/compile.h > > > CC init/version.o
> > > LD init/built-in.o > > > LD .tmp_vmlinux1 > > > drivers/built-in.o(.text+0x92f12): In function > > > > > > `acpi_rs_convert_aml_to_resource':
> > > : undefined reference to `acpi_rs_move_data' > > > > [...] > > Is drivers/acpi/resources/rsutils.c file compiled ? > > debian-ia64:/home/peso/xen-ia64-unstable.hg/xen/drivers/acpi# ls
> built_in.o Makefile tables.c tables.o In fact Xen compiled fine, but not the paravirtualized linux. You should look into xen-ia64-unstable.hg/linux-2.6.16-xen/drivers/acpi/resources
Ohhh! Sorry, I looked for a wrong directory! :)
debian-ia64:/home/peso/xen-ia64-unstable.hg/linux-2.6.16-xen/drivers/acpi/resources# ls
Makefile rscalc.c rsdump.c
rsio.c rslist.c rsmisc.c
rsxface.c
rsaddr.c rscreate.c rsinfo.c rsirq.c rsmemory.c rsutils.c
The rsutils.c is here!
So, Can you know what to do?
(I have few experience with ia64/C programming, I`m beggining.)
Sorry to insist!
Thanks.
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|