* linux-2.6-xen0 compile error
@ 2005-12-02 9:06 Robin van Leeuwen
2005-12-02 9:12 ` Vincent Hanquez
0 siblings, 1 reply; 3+ messages in thread
From: Robin van Leeuwen @ 2005-12-02 9:06 UTC (permalink / raw)
To: xen-devel
Hi,
After i added some options to my linux-xen0 .config with
make ARCH=xen menuconfig (USB sound and printer support,
OSS support and wlan support) i got the following compile
error:
---------------------------------
root@amd64:/usr/src/xen/xen-unstable.hg/linux-2.6.12-xen0# make
CHK include/linux/version.h
make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
CC arch/x86_64/mm/init.o
arch/x86_64/mm/init.c: In functie ‘mem_init’:
arch/x86_64/mm/init.c:410: fout: ‘swiotlb’ not declared (first us...
--------------------------------
I'll isolate the error to a specific module, but maybe it's a known
bug?
kind regards,
Robin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-2.6-xen0 compile error
2005-12-02 9:06 linux-2.6-xen0 compile error Robin van Leeuwen
@ 2005-12-02 9:12 ` Vincent Hanquez
2005-12-02 10:40 ` Robin van Leeuwen
0 siblings, 1 reply; 3+ messages in thread
From: Vincent Hanquez @ 2005-12-02 9:12 UTC (permalink / raw)
To: Robin van Leeuwen; +Cc: xen-devel
On Fri, Dec 02, 2005 at 10:06:49AM +0100, Robin van Leeuwen wrote:
> root@amd64:/usr/src/xen/xen-unstable.hg/linux-2.6.12-xen0# make
you should run "make ARCH=xen" here
Cheers,
--
Vincent Hanquez
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-2.6-xen0 compile error
2005-12-02 9:12 ` Vincent Hanquez
@ 2005-12-02 10:40 ` Robin van Leeuwen
0 siblings, 0 replies; 3+ messages in thread
From: Robin van Leeuwen @ 2005-12-02 10:40 UTC (permalink / raw)
To: Vincent Hanquez; +Cc: xen-devel
Vincent Hanquez schreef:
>On Fri, Dec 02, 2005 at 10:06:49AM +0100, Robin van Leeuwen wrote:
>
>
>>root@amd64:/usr/src/xen/xen-unstable.hg/linux-2.6.12-xen0# make
>>
>>
>
>you should run "make ARCH=xen" here
>
>
tnx,
i haven't been using xen for a while, it's surprising how quick
you forget those "little details" :-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-12-02 10:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 9:06 linux-2.6-xen0 compile error Robin van Leeuwen
2005-12-02 9:12 ` Vincent Hanquez
2005-12-02 10:40 ` Robin van Leeuwen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.