Found 39 matching messages (0.073 seconds). Page 1 of 2.
... ca> wrote: > I get the following build error when compiling 2.6.21- ... /asm/dma-mapping.h:360: error: static declaration of 'dma_sync_single_for_device' follows non ... /asm/dma-mapping.h:329: error: previous implicit declaration of 'dma_sync_single_for_device' ...
linux-kernel - Andrew Morton - Apr 10 2007 - 21:25
... >=20 > > I get the following build error when compiling 2.6.21 ... /asm/dma-mapping.h:320: error: previous implicit declaration of > 'dma_sync_single_for_cpu' ... /asm/dma-mapping.h:329: error: previous implicit declaration of > 'dma_sync_single_for_device' ...
linux-kernel - Williams, Dan J - Apr 10 2007 - 21:52
... /bzImage is ready (#21) Building modules, stage 2. MODPOST 423 modules ERROR: "NS8390_init" [drivers/net/ne.ko] undefined! ... 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' make ...
linux-kernel - Wang Chen - Jul 25 2008 - 01:48
... > I get the following build error when building 2.6.21-rc6-mm1 for > sparc64: > > /opt/crosstool/gcc- ... [arch/sparc64/kernel/traps.o] Error 1 > make[1]: *** [arch/sparc64/kernel ... 2 > make: *** [_all] Error 2 Not sure what the approved fix is ...
linux-kernel - Andrew Morton - Apr 10 2007 - 21:18
... > > > I get the following build error when building 2.6.21-rc6-mm1 for > ... [2]: *** [arch/sparc64/kernel/traps.o] Error 1 > > make[1]: *** [arch/sparc64/kernel] Error 2 > > make: *** [_all] Error 2 > > Not sure what the approved fix is here. Fernando ...
linux-kernel - Fernando Luis - Apr 10 2007 - 22:15
... ’: > drivers/char/istallion.c:1860: error: ‘struct stliport’ has no member named ‘ ... ’: > drivers/char/istallion.c:4249: error: ‘struct tty_port’ has no member named ‘ ... > make[2]: *** [drivers/char/istallion.o] Error 1 > make[1]: *** [drivers/char] Error 2 ...
linux-kernel - Wang Chen - Jul 21 2008 - 05:48
... kernel version and what config you're trying to build. Also, please cc linuxppc-dev ... : > Hi, > > I get the following build error on PowerPC: > > CC [M] sound/ ... : > include/asm/nvram.h:62: error: field ???partition??? has incomplete type > make ...
linux-kernel - Olof Johansson - Feb 1 2008 - 19:27
... 20:50:42 -0400
Mathieu Desnoyers
linux-kernel - Andrew Morton - Apr 10 2007 - 21:12
... /char/pcmcia/ipwireless/hardware.c:571: error: invalid use of > undefined type 'struct ... Jul 2008 00:06:05 +0200 Subject: [PATCH] ipwireless: disable for now MIME- ... CONFIG_BROKEN for now, it breaks the build: drivers/char/pcmcia/ipwireless/hardware.c: ...
linux-kernel - Ingo Molnar - Jul 28 2008 - 18:06
... > FYI > > With the attached .config I'm getting the following build error : > ... > GEN .version > CHK include/linux/ ... undefined reference to `snd_pcm_lib_ioctl' > make: *** [.tmp_vmlinux1] Error 1 Does the patch below fix ...
linux-kernel - Takashi Iwai - Apr 28 2008 - 06:29
... attached .config I'm getting the following build error : ... > > undefined reference to `snd_pcm_lib_preallocate_pages_for_all' > ... ): undefined reference to `snd_pcm_lib_ioctl' > > make: *** [.tmp_vmlinux1] Error 1 > > Does the patch below fix the ...
linux-kernel - Jesper Juhl - Apr 28 2008 - 16:02
... .config I'm getting the following build error : > ... > > > undefined reference to `snd_pcm_lib_preallocate_pages_for_all' > > ... ): undefined reference to `snd_pcm_lib_ioctl' > > > make: *** [.tmp_vmlinux1] Error 1 > > > > Does the patch below fix ...
linux-kernel - Takashi Iwai - Apr 29 2008 - 06:43
... : In function ‘stli_open’: > drivers/char/istallion.c:829: error: ‘struct stliport’ has no member named ‘refcount’ > drivers/char ... : In function ‘stli_close’: > drivers/char/istallion.c:891: error: ‘struct stliport’ has no member named ‘refcount’ i've ...
linux-kernel - Ingo Molnar - Jul 21 2008 - 06:33
... > > > > drivers/char/pcmcia/ipwireless/hardware.c:571: error: invalid use of > > > undefined type 'struct ipw_network' > > > ... optimization to the driver and which apparently was not build tested, so quite likely not functionality tested either. It ...
linux-kernel - Ingo Molnar - Jul 28 2008 - 18:29
Hi, I'm sorry for the build error and thank you all for prompt fix. It was not a last-moment change, the patches were waiting a few weeks for the merge window. Hm, I probably did not test this one, will do better next ...
linux-kernel - David Sterba - Jul 30 2008 - 10:59
... Andrew, > > I am getting following error on powerpc almost for allyesconfig ... powerpc/lib/copyuser_64.S:138: > Error: Unrecognized opcode: `mtocrf' > /home/risrajak ... powerpc/lib/copyuser_64.S:153: > Error: Unrecognized opcode: `mtocrf' > /home/risrajak ...
linux-kernel - Andrew Morton - Aug 1 2007 - 12:44
... arch/x86/kernel/acpi/sleep.h:12: error: conflicting types for 'initial_code' > include/asm/ ... ] Error 2 > make: *** [arch/x86/kernel] Error 2 > after fixing that, got arch/x86/kernel/smpboot.c:143: error: 'TRAMPOLINE_BASE' undeclared here (not in a ...
linux-kernel - Yinghai Lu - Apr 9 2008 - 13:42
... Hi, > > I'm sorry for the build error and thank you all for prompt fix. You're welcome, But ... > It was not a last-moment change ... so this type of thing gets noticed. Since they're wireless patches, why not send them through John ...
linux-kernel - James Bottomley - Jul 30 2008 - 11:11
... :
>
> * Ingo Molnar
linux-kernel - Andrew Morton - Jul 28 2008 - 18:20
... little project. > > > Mathieu, does the (untested) patch below fix this issue? > With this patch, sparc64 builds correctly. Thanks! > I'll test it. > -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de ...
linux-kernel - Mathieu Desnoyers - Apr 10 2007 - 22:41