|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen2.0 building error
Are you using GCC 3.4? This patch from a previous email might help.
<http://zaynar.demon.co.uk/misc2/blkfront.patch>.
Niraj
--
http://www.cs.cmu.edu/~ntolia
On Wed, 10 Nov 2004 01:44:00 -0500, yi yang <yangyiyy@xxxxxxxxx> wrote:
> Hi,
>
> I have downloaded the latest xen2.0 release, but I cant finish
> building it. Here is the console dump:(by the way, I am using my lab
> machine to download the whole files, and then transfer them to my own
> machine, so the files should be complete. since if my domain is
> localhost, it seems I cant download the whole files.)
> [yangyi@localhost xen-2.0.bk]$make
> ......
> ......
> drivers/xen/balloon/balloon.c: In function `balloon_read':
> drivers/xen/balloon/balloon.c:612: warning: ignoring return value of
> `copy_to_user', declared with attribute warn_unused_result
> LD drivers/xen/balloon/built-in.o
> CC drivers/xen/blkfront/blkfront.o
> drivers/xen/blkfront/blkfront.c: In function `blkif_queue_request':
> drivers/xen/blkfront/blkfront.c:109: sorry, unimplemented: inlining
> failed in call to 'translate_req_to_pfn': function body not available
> drivers/xen/blkfront/blkfront.c:342: sorry, unimplemented: called from here
> make[5]: *** [drivers/xen/blkfront/blkfront.o] Error 1
> make[4]: *** [drivers/xen/blkfront] Error 2
> make[3]: *** [drivers/xen] Error 2
> make[2]: *** [drivers] Error 2
> make[2]: Leaving directory `/home/yangyi/xen-2.0.bk/linux-2.6.9-xenU'
> make[1]: *** [build] Error 2
> make[1]: Leaving directory `/home/yangyi/xen-2.0.bk'
> make: *** [kernels] Error 2
> [yangyi@localhost xen-2.0.bk]$
>
> Any Suggestions?
>
> Thanks a lot!
>
> Yi
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
--
http://www.cs.cmu.edu/~ntolia
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|