[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] [Need Help] Problem with compilation xen-2.0-testing
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |