From: Frédéric L. W. M. <lis...@pe...> - 2009-09-04 04:38:55
|
On Fri, 4 Sep 2009, Henry Nestler wrote: > Am 04.09.2009 03:16, schrieb Henry Nestler: > > PCI was completely disable from an older Kconfig. > Network works now. > > For quick update on your sources follow these steps: > - Go into directory of coLinux kernel sources (linux-2.6.25-source) and run > "quilt pop -a" > - Replace "patch/pci-2.6.25.diff" in coLinux Source tree from this tar. > - Run "quilt push -a" in kernel source tree. > - Replace .config in "linux-2.6.25-build" with the newer one > "linux-2.6.25-config" from this tar. > - Rebuild Kernel by running "make kernel" in coLinux source tree. > > I will upload my build next minutes. Thanks. It worked fine, also compiling with MK8. So, I guess it was a GCC 4.3.3 x 2.6.22.18 issue. |