[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: [Xen-ia64-devel] Installing XEN/ia64 on Debian
- To: "Tristan Gingold" <Tristan.Gingold@xxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
- From: "Rodrigo Lord" <lord.listas@xxxxxxxxx>
- Date: Wed, 3 May 2006 11:50:23 -0300
- Delivery-date: Wed, 03 May 2006 07:50:33 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=HngJabIOhuiQrpI445dg8o7PXXdpjoZVx2vBaHE2Om7AT6yo7hVfLkJCQEF7gzdxoNdKc6dWL9YItzy+pRKC96ZJXUmGlT0oa7yhPE89XleV9SSvDrlZPOlJMVYrtPuo/XnpchPL5NnFjaFC/C2JC3wkElLUCP59b1+LJHP68+w=
- List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
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
|