On Thu, Nov 05, 2020 at 04:40:01PM +0100, Greg KH wrote:
> On Thu, Nov 05, 2020 at 02:48:33PM +0100, Thorsten Leemhuis wrote:
> > Lo! I just tried to compile 5.9.5 and ran into a build error with below
> > patch. I only did a quick look (I have to leave the keyboard soon), but
> > seems the patch q
On Thu, Nov 05, 2020 at 02:48:33PM +0100, Thorsten Leemhuis wrote:
> Lo! I just tried to compile 5.9.5 and ran into a build error with below
> patch. I only did a quick look (I have to leave the keyboard soon), but
> seems the patch quoted below that was added to 5.9.5 depends on 11ec0edc6408
> (gi
Hi Markus,
Thanks for catching this.
There's a commit that is going through the clock tree that will fix this:
commit c2710fdf935bb1286e8eb6a6b44991bab1fe87af
Author: Dinh Nguyen
Date: Tue Jun 16 15:24:15 2020 -0500
dt-bindings: agilex: add NAND_X_CLK and NAND_ECC_CLK
Add the NAND_X
On Mon, Jul 29, 2019 at 1:18 PM Vincenzo Frascino
wrote:
> Last but not least, are you on any irc channel? Might help speeding up the
> debugging if we talk there.
>
Sure, I'm matteo on FreeNode, #armlinux
--
Matteo Croce
per aspera ad upstream
On 29/07/2019 12:12, Matteo Croce wrote:
> On Mon, Jul 29, 2019 at 1:08 PM Vincenzo Frascino
> wrote:
>>
>> Hi Matteo,
>>
>> On 29/07/2019 11:25, Matteo Croce wrote:
>>> On Mon, Jul 29, 2019 at 12:16 PM Vincenzo Frascino
>>> wrote:
Hi Matteo and Will,
If I try to build a
On Mon, Jul 29, 2019 at 1:08 PM Vincenzo Frascino
wrote:
>
> Hi Matteo,
>
> On 29/07/2019 11:25, Matteo Croce wrote:
> > On Mon, Jul 29, 2019 at 12:16 PM Vincenzo Frascino
> > wrote:
> >>
> >> Hi Matteo and Will,
> >>
> >>
> >> If I try to build a fresh kernel on my machine with the standard "mak
Hi Matteo,
On 29/07/2019 11:25, Matteo Croce wrote:
> On Mon, Jul 29, 2019 at 12:16 PM Vincenzo Frascino
> wrote:
>>
>> Hi Matteo and Will,
>>
>>
>> If I try to build a fresh kernel on my machine with the standard "make
>> mrproper
>> && make defconfig && make" I do not see the reported issue (P
On Mon, Jul 29, 2019 at 12:16 PM Vincenzo Frascino
wrote:
>
> Hi Matteo and Will,
>
>
> If I try to build a fresh kernel on my machine with the standard "make
> mrproper
> && make defconfig && make" I do not see the reported issue (Please see below
> scissors).
>
> At this point would be interest
On Mon, Jul 29, 2019 at 12:16 PM Vincenzo Frascino
wrote:
>
> Hi Matteo and Will,
>
>
> If I try to build a fresh kernel on my machine with the standard "make
> mrproper
> && make defconfig && make" I do not see the reported issue (Please see below
> scissors).
>
> At this point would be interest
Hi Matteo and Will,
On 29/07/2019 10:50, Will Deacon wrote:
> Hi Matteo,
>
> On Sun, Jul 28, 2019 at 10:08:06PM +0200, Matteo Croce wrote:
>> I get this build error with 5.3-rc2"
>>
>> # make
>> arch/arm64/Makefile:58: gcc not found, check CROSS_COMPILE_COMPAT. Stop.
>>
>> I didn't bisect the tr
On Mon, Jul 29, 2019 at 11:50 AM Will Deacon wrote:
>
> Hi Matteo,
>
> On Sun, Jul 28, 2019 at 10:08:06PM +0200, Matteo Croce wrote:
> > I get this build error with 5.3-rc2"
> >
> > # make
> > arch/arm64/Makefile:58: gcc not found, check CROSS_COMPILE_COMPAT. Stop.
> >
> > I didn't bisect the tre
Hi Matteo,
On Sun, Jul 28, 2019 at 10:08:06PM +0200, Matteo Croce wrote:
> I get this build error with 5.3-rc2"
>
> # make
> arch/arm64/Makefile:58: gcc not found, check CROSS_COMPILE_COMPAT. Stop.
>
> I didn't bisect the tree, but I guess that this kconfig can be related
>
> # grep CROSS_COMP
On Mon, Jul 29, 2019 at 6:44 AM Bhaskar Chowdhury wrote:
>
>
> Matteo,
>
> it's look like gcc is not in your normal PATH. Could you please locate
> that fellow and realign it ,where is suppose to be.
>
> Or if I understood right (I doubt that is why asking) that you might put
> explicitly the arch
Matteo,
it's look like gcc is not in your normal PATH. Could you please locate
that fellow and realign it ,where is suppose to be.
Or if I understood right (I doubt that is why asking) that you might put
explicitly the architecture to target build with make also, that might
help.
Please do let
Hi all!
On 28/07/2019 22:08, Matteo Croce wrote:
[...]
> I get this build error with 5.3-rc2"
>
> # make
> arch/arm64/Makefile:58: gcc not found, check CROSS_COMPILE_COMPAT. Stop.
- Install (some) gcc?!
- Fix $PATH so that (some) gcc can be found?!
MfG,
Bernd
--
Bernd Petrovitsch
On Sun, Jul 28, 2019 at 10:16 PM Bernd Petrovitsch
wrote:
>
> Hi all!
>
> On 28/07/2019 22:08, Matteo Croce wrote:
> [...]
> > I get this build error with 5.3-rc2"
> >
> > # make
> > arch/arm64/Makefile:58: gcc not found, check CROSS_COMPILE_COMPAT. Stop.
>
> - Install (some) gcc?!
> - Fix $PATH
Hi,
On Tue, 2018-10-30 at 18:00 +0200, Igor Stoppa wrote:
> Hi,
> I'm getting the following build error:
>
> /home/igor/dev/kernel/linux/drivers/cpufreq/intel_pstate.c: In
> function
> ‘show_base_frequency’:
> /home/igor/dev/kernel/linux/drivers/cpufreq/intel_pstate.c:726:10:
> error: implicit d
On Fri, Apr 13, 2018 at 03:22:37PM +0200, Jesper Dangaard Brouer wrote:
> Hi Peter,
>
> Your commit d0266046ad54 ("x86: Remove FAST_FEATURE_TESTS") broke build
> for several samples/bpf programs. I'm unsure what the best way forward
> is to unbreak these...
>
> The issue is that these samples are
在 2017/10/23 23:24, Doug Ledford 写道:
> On Wed, 2017-10-18 at 14:21 +0800, oulijun wrote:
>> Hi, Doug Ledford
>>I am use the for-next branch for building and the result is fail.
>> Is the branch a bug or my buidl way incorrectly?
>
> [ snip ]
>
>> CC [M] drivers/gpu/drm/tegra/trace.o
>> In
On Wed, 2017-10-18 at 14:21 +0800, oulijun wrote:
> Hi, Doug Ledford
>I am use the for-next branch for building and the result is fail.
> Is the branch a bug or my buidl way incorrectly?
[ snip ]
> CC [M] drivers/gpu/drm/tegra/trace.o
> In file included from drivers/gpu/drm/tegra/trace.h:6
On Mon, Dec 5, 2016 at 1:23 PM, Guenter Roeck wrote:
>
> commit 8ab2ae655bf ("default exported asm symbols to zero") results
> in the following build error when building alpha:allmodconfig.
>
> arch/alpha/lib/callback_srm.S: Assembler messages:
> arch/alpha/lib/callback_srm.S:97: Warning:
>
On Wed, Aug 03, 2016 at 09:44:51PM -0700, Guenter Roeck wrote:
> Hi,
>
> I see the following build error in -next when building sh:shx3_defconfig.
>
> {standard input}: Assembler messages:
> {standard input}:177: Error: unknown opcode
> {standard input}:7760: Error: unknown opcode
>
> {standard
On 03/21/2016 10:14 PM, Aneesh Kumar K.V wrote:
Guenter Roeck writes:
[ text/plain ]
Hi,
Your commit 458aa76d132dc1 ("mm/thp/migration: switch from flush_tlb_range
to flush_pmd_tlb_range") causes a build error when building
arcv2:vdk_hs38_smp_defconfig.
include/asm-generic/pgtable.h:799:45:
Guenter Roeck writes:
> [ text/plain ]
> Hi,
>
> Your commit 458aa76d132dc1 ("mm/thp/migration: switch from flush_tlb_range
> to flush_pmd_tlb_range") causes a build error when building
> arcv2:vdk_hs38_smp_defconfig.
>
> include/asm-generic/pgtable.h:799:45: note: in expansion of macro ‘BUILD_BU
On Sat, Jul 18, 2015 at 04:27:17PM -0700, Guenter wrote:
> Hi,
>
> Commit 0c8c0f03e3a2 ("x86/fpu, sched: Dynamically allocate 'struct fpu'")
> causes s390 builds in mainline to fail as follows.
>
> arch/s390/kernel/traps.c: Assembler messages:
> arch/s390/kernel/traps.c:262: Error: operand out of
On 07/10/2015 03:39 PM, Lina Iyer wrote:
> On Fri, Jul 10 2015 at 14:29 -0600, Dave Gerlach wrote:
>> On 07/10/2015 02:36 PM, Stephen Boyd wrote:
>>> On 07/10/2015 12:31 PM, Dave Gerlach wrote:
Hello,
I am seeing the following error when building v4.2-rc1 for arm with
multi_v7_defcon
On Fri, Jul 10 2015 at 14:29 -0600, Dave Gerlach wrote:
On 07/10/2015 02:36 PM, Stephen Boyd wrote:
On 07/10/2015 12:31 PM, Dave Gerlach wrote:
Hello,
I am seeing the following error when building v4.2-rc1 for arm with
multi_v7_defconfig with CONFIG_SMP=n:
LINKvmlinux
LD vmlinux.o
On 07/10/2015 02:36 PM, Stephen Boyd wrote:
> On 07/10/2015 12:31 PM, Dave Gerlach wrote:
>> Hello,
>> I am seeing the following error when building v4.2-rc1 for arm with
>> multi_v7_defconfig with CONFIG_SMP=n:
>>
>> LINKvmlinux
>> LD vmlinux.o
>> MODPOST vmlinux.o
>> GEN .vers
On 07/10/2015 12:31 PM, Dave Gerlach wrote:
> Hello,
> I am seeing the following error when building v4.2-rc1 for arm with
> multi_v7_defconfig with CONFIG_SMP=n:
>
> LINKvmlinux
> LD vmlinux.o
> MODPOST vmlinux.o
> GEN .version
> CHK include/generated/compile.h
> UPD
Hi Marcel,
-Original Message-
From: Marcel Holtmann [mailto:mar...@holtmann.org]
Sent: Monday, June 15, 2015 10:43 AM
To: Ilya Faenson
Cc: Guenter Roeck; linux-kernel@vger.kernel.org; Frederic Danis; BlueZ
development; linux-ser...@vger.kernel.org
Subject: Re: Build error -in -next due
Hi Ilya,
>>> alpha:allmodconfig fails to build in -next with
>>>
>>> drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_baudrate':
>>> drivers/bluetooth/hci_ldisc.c:276:22: error: 'BOTHER' undeclared
>>>
>>> BOTHER is not defined for all architectures and otherwise only
>>> used with '#ifd
...@vger.kernel.org
Subject: Re: Build error -in -next due to 'Bluetooth: hci_uart: Support
operational speed during setup'
On 06/15/2015 06:58 AM, Marcel Holtmann wrote:
> Hi Guenter,
>
>> alpha:allmodconfig fails to build in -next with
>>
>> drivers/
On 06/15/2015 06:58 AM, Marcel Holtmann wrote:
Hi Guenter,
alpha:allmodconfig fails to build in -next with
drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_baudrate':
drivers/bluetooth/hci_ldisc.c:276:22: error: 'BOTHER' undeclared
BOTHER is not defined for all architectures and other
Hi Guenter,
> alpha:allmodconfig fails to build in -next with
>
> drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_baudrate':
> drivers/bluetooth/hci_ldisc.c:276:22: error: 'BOTHER' undeclared
>
> BOTHER is not defined for all architectures and otherwise only
> used with '#ifdef BOTHER'.
On Wed, Jun 18, 2014 at 5:50 PM, Russell King - ARM Linux
wrote:
> On Wed, Jun 18, 2014 at 05:38:14PM +0530, Sachin Kamat wrote:
>> On Wed, Jun 18, 2014 at 5:26 PM, Russell King - ARM Linux
>> wrote:
>> > On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote:
>> >> Hi,
>> >>
>> >> I observ
On Wed, Jun 18, 2014 at 05:38:14PM +0530, Sachin Kamat wrote:
> On Wed, Jun 18, 2014 at 5:26 PM, Russell King - ARM Linux
> wrote:
> > On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote:
> >> Hi,
> >>
> >> I observe the following build error while building uImage for ARM.
> >>
> >> Ker
On Wed, Jun 18, 2014 at 5:26 PM, Russell King - ARM Linux
wrote:
> On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote:
>> Hi,
>>
>> I observe the following build error while building uImage for ARM.
>>
>> Kernel: arch/arm/boot/Image is ready
>> make[2]: *** No rule to make target
>> `a
On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote:
> Hi,
>
> I observe the following build error while building uImage for ARM.
>
> Kernel: arch/arm/boot/Image is ready
> make[2]: *** No rule to make target
> `arch/arm/boot/compressed/vmlinux.lds', needed by
> `arch/arm/boot/compress
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/17/2013 04:27 PM, Mark Brown wrote:
> On Sun, Nov 17, 2013 at 04:06:45PM +0100, Hauke Mehrtens wrote:
>
>> In OpenWrt we are seeing some build errors when CONFIG_REGMAP=m
>> and CONFIG_REGULATOR=y are set.
>
> REGMAP is a bool config option, it
On Sun, Nov 17, 2013 at 04:06:45PM +0100, Hauke Mehrtens wrote:
> In OpenWrt we are seeing some build errors when CONFIG_REGMAP=m and
> CONFIG_REGULATOR=y are set.
REGMAP is a bool config option, it should not be possible to set it to m.
How have you managed to do that?
signature.asc
Descriptio
On Fri, Oct 18, 2013 at 10:21:16PM +0800, Axel Lin wrote:
> 2013/10/18 Michael S. Tsirkin :
> > On Fri, Oct 18, 2013 at 05:27:55PM +0800, Axel Lin wrote:
> >> Hi Michael,
> >>
> >> I got below build error for nommu if CONFIG_DEBUG_ATOMIC_SLEEP is selected.
> >> Also got the same build error if CONF
2013/10/18 Michael S. Tsirkin :
> On Fri, Oct 18, 2013 at 05:27:55PM +0800, Axel Lin wrote:
>> Hi Michael,
>>
>> I got below build error for nommu if CONFIG_DEBUG_ATOMIC_SLEEP is selected.
>> Also got the same build error if CONFIG_PROVE_LOCKING is selected.
>>
>> Seems this issue is introduced by
On Fri, Oct 18, 2013 at 05:27:55PM +0800, Axel Lin wrote:
> Hi Michael,
>
> I got below build error for nommu if CONFIG_DEBUG_ATOMIC_SLEEP is selected.
> Also got the same build error if CONFIG_PROVE_LOCKING is selected.
>
> Seems this issue is introduced by commit 662bbcb2747c2
> "mm, sched: All
On Sun, Sep 08, 2013 at 11:34:10AM +0530, Anil Kumar wrote:
> scripts/kconfig/conf --silentoldconfig Kconfig
> CHK include/generated/uapi/linux/version.h
> CHK include/generated/utsrelease.h
> make[1]: `include/generated/mach-types.h' is up to date.
> CALLscripts/checksyscalls.sh
* Stephane Eranian wrote:
> On Tue, Apr 16, 2013 at 9:52 AM, Ingo Molnar wrote:
> >
> > * David Rientjes wrote:
> >
> >> Commit 3de4ad210387 ("perf/x86: Fix offcore_rsp valid mask for SNB/IVB") in
> >> perf/urgent breaks the build:
> >
> > Hm, that's was me resolving the conflicts incorrectly.
On Tue, Apr 16, 2013 at 9:52 AM, Ingo Molnar wrote:
>
> * David Rientjes wrote:
>
>> Commit 3de4ad210387 ("perf/x86: Fix offcore_rsp valid mask for SNB/IVB") in
>> perf/urgent breaks the build:
>
> Hm, that's was me resolving the conflicts incorrectly.
>
> Stephane, mind sending a tested version
* David Rientjes wrote:
> Commit 3de4ad210387 ("perf/x86: Fix offcore_rsp valid mask for SNB/IVB") in
> perf/urgent breaks the build:
Hm, that's was me resolving the conflicts incorrectly.
Stephane, mind sending a tested version of the patch against current -git that
can
be applied to v3.9
On 04/12/2013 08:39 PM, richard -rw- weinberger wrote:
> The attached patch is an updated version of stub_pte_fix.diff. It
> should fix your issues. :-)
yup - thx
:-)
--
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
--
To unsubscribe from this l
On Fri, Apr 12, 2013 at 7:51 PM, Toralf Förster wrote:
> On 04/12/2013 07:41 PM, richard -rw- weinberger wrote:
>> You .config build perfectly fine here.
>> Have you tried a "make mrproper"?
> ick - I forgot to un-apply your patch you sent to me related to the
> trinity-madvise UML problem - comp
On 04/12/2013 07:41 PM, richard -rw- weinberger wrote:
> You .config build perfectly fine here.
> Have you tried a "make mrproper"?
ick - I forgot to un-apply your patch you sent to me related to the
trinity-madvise UML problem - compiles fine now again
but this now seems not to work any longer :
On 04/12/2013 07:41 PM, richard -rw- weinberger wrote:
> You .config build perfectly fine here.
> Have you tried a "make mrproper"?
$ cp .config ../; make mrproper; make mrproper ARCH=um; make mrproper ARCH=um
SUBARCH=x86; cp ../.config .; make ARCH=um SUBARCH=x86 oldconfig; make ARCH=um
SUBARCH
On Fri, Apr 12, 2013 at 7:26 PM, Toralf Förster wrote:
> On 04/12/2013 05:00 PM, richard -rw- weinberger wrote:
>> Did you specify ARCH=um and SUBARCH=?
> Only ARCH=um, but the full line give the same :
>
> $ make ARCH=um SUBARCH=x86
> scripts/kconfig/conf --silentoldconfig arch/x86/um/Kconfig
>
On 04/12/2013 05:00 PM, richard -rw- weinberger wrote:
> Did you specify ARCH=um and SUBARCH=?
Only ARCH=um, but the full line give the same :
$ make ARCH=um SUBARCH=x86
scripts/kconfig/conf --silentoldconfig arch/x86/um/Kconfig
CHK include/generated/uapi/linux/version.h
make[3]: Nothing to
On Fri, Apr 12, 2013 at 4:52 PM, Toralf Förster wrote:
> I get :
> ..
> CC kernel/bounds.s
> GEN include/generated/bounds.h
> CC arch/um/kernel/asm-offsets.s
> In file included from
> /home/tfoerste/devel/linux/arch/um/include/asm/mman.h:5:0,
> from
> /home/t
On Sun, Jan 13, 2013 at 04:03:24PM -0200, Fabio Estevam wrote:
> Hi Paul,
>
> When building ARM imx_v4_v5_defconfig the following error shows up on
> linux-next 20130111:
>
> kernel/rcutree.c:808:2: error: implicit declaration of function
> 'rcu_jiffies_till_stall_check' [-Werror=implicit-functio
On Sat, Feb 02, 2008 at 03:57:07AM +0100, Marcel Holtmann wrote:
> Hi Olof,
>
> > Please define what kernel version and what config you're trying to
> > build.
>
> it is the latest kernel for Linus' git and the config is kinda obviously
> enabling the awacs.c driver. Anyway, the driver didn't mak
Hi Olof,
> Please define what kernel version and what config you're trying to
> build.
it is the latest kernel for Linus' git and the config is kinda obviously
enabling the awacs.c driver. Anyway, the driver didn't make use of the
NVRAM call and thus removing that include is perfectly fine. Attac
Hi,
Please define what kernel version and what config you're trying to
build.
Also, please cc [EMAIL PROTECTED] for powerpc issues.
Thanks,
Olof
On Fri, Feb 01, 2008 at 12:44:39PM +0100, Marcel Holtmann wrote:
> Hi,
>
> I get the following build error on PowerPC:
>
> CC [M] sound/ppc/awa
On Sat, Oct 13 2007, Alejandro Riveira Fernández wrote:
>
> Latest commit is
> ab9c232286c2b77be78441c2d8396500b045777e
>
> /home/alex/kernel/linux-2.6/block/compat_ioctl.c: En la función
> ???compat_put_ushort???:
This should already be fixed, Linus fixed it up. block/compat_ioctl.o
shoul
On Tue, Oct 02, 2007 at 05:39:21PM -0700 Stephen Hemminger wrote:
> There were earlier reports of gcc 4.3 bogus optimization:
> http://lkml.org/lkml/2007/5/18/355
Indeed, it compiled cleanly with gcc 4.2.
Thanks. This won't happen again.
Wilfried
--
Irgendwas ist ja immer...
-
To unsubscribe
On Tue, 2 Oct 2007 17:28:27 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 2 Oct 2007 17:19:42 -0700 Stephen Hemminger wrote:
>
> > On Tue, 2 Oct 2007 22:12:13 +0200
> > [EMAIL PROTECTED] wrote:
> >
> > > [please CC: me, my subscribe mail was greylisted]
> > >
> > > Morning!
> > >
> >
On Tue, 2 Oct 2007 17:19:42 -0700 Stephen Hemminger wrote:
> On Tue, 2 Oct 2007 22:12:13 +0200
> [EMAIL PROTECTED] wrote:
>
> > [please CC: me, my subscribe mail was greylisted]
> >
> > Morning!
> >
> > My make run for 2.6.23-rc9 ends like this:
> >
> > GEN .version
> > CHK include
On Tue, 2 Oct 2007 22:12:13 +0200
[EMAIL PROTECTED] wrote:
> [please CC: me, my subscribe mail was greylisted]
>
> Morning!
>
> My make run for 2.6.23-rc9 ends like this:
>
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
>
On Wed, 1 Aug 2007 13:52:05 +0530 Rishikesh K Rajak <[EMAIL PROTECTED]> wrote:
>
> Hi Andrew,
>
> I am getting following error on powerpc almost for allyesconfig,
> allmodconfig.
>
> Error produced:
>
> PowerPC: allmodconfig,allyesconfig
>
> CC arch/powerpc/mm/tlb_64.o
> /home/risrajak
[Resend, gnupg damaged the patch, sorry for noise]
16 Tem 2007 Pts tarihinde, Larry Finger şunları yazmıştı:
> Using the latest git pull (commit
> abce891a10559343d8ac9f79b46d78afdba63a40), I get the following linker
> error:
>
> block/built-in.o: In function `bsg_init':
> bsg.c:(.init.text+0x43
[Adding needed CC's]
16 Tem 2007 Pts tarihinde, Larry Finger şunları yazmıştı:
> Using the latest git pull (commit
> abce891a10559343d8ac9f79b46d78afdba63a40), I get the following linker
> error:
>
> block/built-in.o: In function `bsg_init':
> bsg.c:(.init.text+0x43d): undefined reference to `s
* Andrew Morton ([EMAIL PROTECTED]) wrote:
> On Wed, 11 Apr 2007 11:15:39 +0900 Fernando Luis Vázquez Cao <[EMAIL
> PROTECTED]> wrote:
>
> > The problem is that to use hard_smp_processor_id in UP kernels just
> > including linux/smp.h does not suffice anymore. Now
> > hard_smp_processor_id is arc
On Wed, 11 Apr 2007 11:15:39 +0900 Fernando Luis Vázquez Cao <[EMAIL
PROTECTED]> wrote:
> The problem is that to use hard_smp_processor_id in UP kernels just
> including linux/smp.h does not suffice anymore. Now
> hard_smp_processor_id is architecture specific code and consequently
> asm/smp.h sh
On Tue, 2007-04-10 at 18:18 -0700, Andrew Morton wrote:
> On Tue, 10 Apr 2007 20:48:38 -0400
> Mathieu Desnoyers <[EMAIL PROTECTED]> wrote:
>
> > I get the following build error when building 2.6.21-rc6-mm1 for
> > sparc64:
> >
> >
> > /opt/crosstool/gcc-3.4.5-glibc-2.3.6/sparc64-unknown-linux
> From: Andrew Morton [mailto:[EMAIL PROTECTED]
> On Tue, 10 Apr 2007 20:54:20 -0400
> Mathieu Desnoyers <[EMAIL PROTECTED]> wrote:
>
> > I get the following build error when compiling 2.6.21-rc6-mm1 for
arm
> > "footbridge" :
> >
> > ...
> >
> > make -f /home/compudj/git/linux-2.6-lttng/scripts/M
On Tue, 10 Apr 2007 20:54:20 -0400
Mathieu Desnoyers <[EMAIL PROTECTED]> wrote:
> I get the following build error when compiling 2.6.21-rc6-mm1 for arm
> "footbridge" :
>
> ...
>
> make -f /home/compudj/git/linux-2.6-lttng/scripts/Makefile.build obj=init
>
> /opt/crosstool/gcc-4.0.2-glibc-2.3.
On Tue, 10 Apr 2007 20:48:38 -0400
Mathieu Desnoyers <[EMAIL PROTECTED]> wrote:
> I get the following build error when building 2.6.21-rc6-mm1 for
> sparc64:
>
>
> /opt/crosstool/gcc-3.4.5-glibc-2.3.6/sparc64-unknown-linux-gnu/bin/sparc64-unknown-linux-gnu-gcc
> -Wp,-MD,arch/sparc64/kernel/.t
On Tue, 10 Apr 2007 20:50:42 -0400
Mathieu Desnoyers <[EMAIL PROTECTED]> wrote:
> Hi Andrew,
>
> I get the following build error when building 2.6.21-rc6-mm1 for ppc
> 405:
>
>
> /home/compudj/git/linux-2.6-lttng/arch/ppc/syslib/ppc4xx_sgdma.c: In function
> 'ppc4xx_alloc_dma_handle':
> /home/
Andrew Morton wrote:
On Mon, 12 Feb 2007 14:50:40 -0800 Randy Dunlap <[EMAIL PROTECTED]> wrote:
2.6.20-git8 on x86_64:
LD init/built-in.o
LD .tmp_vmlinux1
mm/built-in.o: In function `sys_mincore':
(.text+0xe584): undefined reference to `swapper_space'
make: *** [.tmp_vmlinux1] Error
> oops. CONFIG_SWAP=n, I assume?
Yes, sorry. Full config attached.
Same breakage on "make allnoconfig" for ia64
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-inf
Andrew Morton wrote:
On Mon, 12 Feb 2007 14:50:40 -0800 Randy Dunlap <[EMAIL PROTECTED]> wrote:
2.6.20-git8 on x86_64:
LD init/built-in.o
LD .tmp_vmlinux1
mm/built-in.o: In function `sys_mincore':
(.text+0xe584): undefined reference to `swapper_space'
make: *** [.tmp_vmlinux1] Err
> On Mon, 12 Feb 2007 14:50:40 -0800 Randy Dunlap <[EMAIL PROTECTED]> wrote:
> 2.6.20-git8 on x86_64:
>
>
> LD init/built-in.o
> LD .tmp_vmlinux1
> mm/built-in.o: In function `sys_mincore':
> (.text+0xe584): undefined reference to `swapper_space'
> make: *** [.tmp_vmlinux1] Error 1
On Wed, 27 Jul 2005 at 08:49:03 +0200, Michael Berger wrote:
> I would like to report following build error in Kernel 2.6.13-rc3 git
> current:
>
>gcc -m32 -Wp,-MD,init/.do_mounts_initrd.o.d -nostdinc -isystem
> /usr/lib/gcc-lib/i486-linux/3.3.5/include -D__KERNEL__ -Iinclude -Wall
> -Ws
Dear Vikas and Jan Engelhardt,
thank you for your answers. I found out that after reverting the patch
[PATCH] i386: clean up user_mode_macros, Author Chuck Ebbert [git SHA1
ID: ae6578fe9b65208dee8eda40629984efd23740c4] I can compile and boot the
current git kernel.
Best regards,
-- Michael Ber
79 matches
Mail list logo