Prev: ipc: increase IPCMNI_MAX
Next: [Regression] Negative time on Acer Ferrari One with current -git
From: Piotr Hosowicz on 21 May 2010 17:00 Hello, I try to build kernel from git source. Now n-th build try is performing, each time it failed on wireless drivers - Atheros, Marvel etc. Did I miss something? Regards, Piotr Hosowicz -- <Nub> Mo�e mi kto� wyt�umaczy�, jak dziel� sie kom�rki? <Tolek> o <Tolek> O <Tolek> 8 <Tolek> o o NP: Rage Against The Machine - Township Rebellion NB: 2.6.34-20100521-1728 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: John W. Linville on 21 May 2010 17:20 On Fri, May 21, 2010 at 10:53:56PM +0200, Piotr Hosowicz wrote: > Hello, > > I try to build kernel from git source. Now n-th build try is > performing, each time it failed on wireless drivers - Atheros, > Marvel etc. Did I miss something? > > Regards, > > Piotr Hosowicz Perhaps you should post your actual output from the build failure? John -- John W. Linville Someday the world will need a hero, and you linville(a)tuxdriver.com might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Piotr Hosowicz on 21 May 2010 17:30 On 21.05.2010 23:07, John W. Linville wrote: > On Fri, May 21, 2010 at 10:53:56PM +0200, Piotr Hosowicz wrote: >> Hello, >> >> I try to build kernel from git source. Now n-th build try is >> performing, each time it failed on wireless drivers - Atheros, >> Marvel etc. Did I miss something? >> >> Regards, >> >> Piotr Hosowicz > > Perhaps you should post your actual output from the build failure? I dont have it right now, I disabled wireless at all and started build. The output to the console was make-kpkg ordinary message - saying that sub build finished with error code 2 AFAIR, it stopped each time on wireless drivers. Regards, Piotr Hosowicz -- - Poszed�em wczoraj z �on� do ZOO - I jak? - Nie wzi�li... NP: Rage Against The Machine - Settle For Nothing NB: 2.6.34-20100521-1728 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Piotr Hosowicz on 21 May 2010 17:40 On 21.05.2010 23:21, Piotr Hosowicz wrote: > On 21.05.2010 23:07, John W. Linville wrote: >> On Fri, May 21, 2010 at 10:53:56PM +0200, Piotr Hosowicz wrote: >>> Hello, >>> >>> I try to build kernel from git source. Now n-th build try is >>> performing, each time it failed on wireless drivers - Atheros, >>> Marvel etc. Did I miss something? >>> >>> Regards, >>> >>> Piotr Hosowicz >> >> Perhaps you should post your actual output from the build failure? > > I dont have it right now, I disabled wireless at all and started build. > The output to the console was make-kpkg ordinary message - saying that > sub build finished with error code 2 AFAIR, it stopped each time on > wireless drivers. Zonk! It seems that the problem is not only with wireless, now it broke here: (snip) CC [M] drivers/net/usb/int51x1.o CC [M] drivers/net/usb/cdc-phonet.o CC [M] drivers/net/wan/lmc/lmc_media.o CC [M] drivers/net/wan/lmc/lmc_main.o CC [M] drivers/net/wan/wanxl.o CC [M] drivers/net/usb/ipheth.o LD [M] drivers/net/wan/cyclomx.o CC [M] drivers/net/usb/sierra_net.o CC [M] drivers/net/wan/lmc/lmc_proto.o LD [M] drivers/net/wan/lmc/lmc.o make[1]: Opuszczenie katalogu `/usr/src/linus/linux-2.6-20100521-2044' make: *** [debian/stamp/build/kernel] B��d 2 Opuszczenie katalogu `/usr/src/linus/linux-2.6-20100521-2044' is "leaving directory", B��d is error. I give up for now, I must go to sleep. Regards and good night. Piotr Hosowicz -- TV: "W tej chwili, �e si� tak wyra��, zaliczonych mamy 17 zawodniczek." NP: Rage Against The Machine - Know Your Enemy NB: 2.6.34-20100521-1728 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Randy Dunlap on 21 May 2010 18:20 On Fri, 21 May 2010 23:31:28 +0200 Piotr Hosowicz wrote: > On 21.05.2010 23:21, Piotr Hosowicz wrote: > > On 21.05.2010 23:07, John W. Linville wrote: > >> On Fri, May 21, 2010 at 10:53:56PM +0200, Piotr Hosowicz wrote: > >>> Hello, > >>> > >>> I try to build kernel from git source. Now n-th build try is > >>> performing, each time it failed on wireless drivers - Atheros, > >>> Marvel etc. Did I miss something? > >>> > >>> Regards, > >>> > >>> Piotr Hosowicz > >> > >> Perhaps you should post your actual output from the build failure? > > > > I dont have it right now, I disabled wireless at all and started build. > > The output to the console was make-kpkg ordinary message - saying that > > sub build finished with error code 2 AFAIR, it stopped each time on > > wireless drivers. > > Zonk! It seems that the problem is not only with wireless, now it broke > here: > > (snip) > CC [M] drivers/net/usb/int51x1.o > CC [M] drivers/net/usb/cdc-phonet.o > CC [M] drivers/net/wan/lmc/lmc_media.o > CC [M] drivers/net/wan/lmc/lmc_main.o > CC [M] drivers/net/wan/wanxl.o > CC [M] drivers/net/usb/ipheth.o > LD [M] drivers/net/wan/cyclomx.o > CC [M] drivers/net/usb/sierra_net.o > CC [M] drivers/net/wan/lmc/lmc_proto.o > LD [M] drivers/net/wan/lmc/lmc.o > make[1]: Opuszczenie katalogu `/usr/src/linus/linux-2.6-20100521-2044' > make: *** [debian/stamp/build/kernel] Błąd 2 > > Opuszczenie katalogu `/usr/src/linus/linux-2.6-20100521-2044' is > "leaving directory", Błąd is error. That still doesn't show the actual error/problem message... --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Next
|
Last
Pages: 1 2 3 4 Prev: ipc: increase IPCMNI_MAX Next: [Regression] Negative time on Acer Ferrari One with current -git |