WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] [Need Help] Problem with compilation xen-2.0-testing

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] [Need Help] Problem with compilation xen-2.0-testing
From: Andreas <andy2k@xxxxxxxxxx>
Date: Fri, 24 Jun 2005 12:12:46 +0200
Delivery-date: Fri, 24 Jun 2005 10:02:08 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

Hi,

I have a problem with compilation my own kernel with the xen-2.0-testing
package. I use this packadge because there are drivers for the nforce2
nic called fordedeth.

I do the following:

wget xen-2.0-testing-src.tgz
tar xvfz xen-2.0-testing-src.tgz
cd xen-2.0-testing
make world
( The first compilation show now errors and build all kernels. )
cd linux-2.6.11-xen0
make clean
make ARCH=xen menuconfig
( Now I do only this changes )
X86 Processor Configuration -> Prozessor family -> ( Athlon / Duron / K7 )
Device Drivers -> Networking Support -> Ehternet (10 or 100Mbit) <*>
Reverse Engineered nforce Ethernet support ( EXPERIMENTAL)
The other driver e.g. Intel, Realtek, which enabeled by default did I
had disabled.
Now exit and save the new configuration.
In the directory linux-2.6.11-xen0 I start the building with make ARCH=xen
The Prozess start and stop every time on the same position like
--------------------------------------------------------------
.
.
.
CC      net/ipv4/netfilter/ip_nat_ftp.mod.o
 LD [M]  net/ipv4/netfilter/ip_nat_ftp.ko
 CC      net/ipv4/netfilter/ip_tables.mod.o
 LD [M]  net/ipv4/netfilter/ip_tables.ko
 CC      net/ipv4/netfilter/ipt_MASQUERADE.mod.o
 LD [M]  net/ipv4/netfilter/ipt_MASQUERADE.ko
 CC      net/ipv4/netfilter/ipt_REJECT.mod.o
 LD [M]  net/ipv4/netfilter/ipt_REJECT.ko
 CC      net/ipv4/netfilter/ipt_iprange.mod.o
 LD [M]  net/ipv4/netfilter/ipt_iprange.ko
 CC      net/ipv4/netfilter/iptable_filter.mod.o
 LD [M]  net/ipv4/netfilter/iptable_filter.ko
 CC      net/ipv4/netfilter/iptable_nat.mod.o
 LD [M]  net/ipv4/netfilter/iptable_nat.ko
linux:/usr/src/xen/xen-2.0-testing/linux-2.6.11-xen0 #
-------------------------------------------------------------------------

In the directory /dist/install/boot there aren't build new kernels.

Is this a bug ? Or did I made something wrong ?

Best regards ...



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>