2009-10-28 04:35:35

by Sid Boyce

[permalink] [raw]
Subject: 2.6.32-rc5 omap build error

[root@localhost linux-omap-2.6]# ARCH=arm make
CROSS_COMPILE=/opt/arm-2009q1/bin/arm-none-linux-gnueabi- uImage modules
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-arm
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CHK include/linux/version.h
make[2]: `scripts/unifdef' is up to date.
Kernel: arch/arm/boot/Image is ready
Kernel: arch/arm/boot/zImage is ready
UIMAGE arch/arm/boot/uImage
Image Name: Linux-2.6.32-rc5-06331-g0bbf533-
Created: Wed Oct 28 01:57:13 2009
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2236872 Bytes = 2184.45 kB = 2.13 MB
Load Address: 0x80008000
Entry Point: 0x80008000
Image arch/arm/boot/uImage is ready
Building modules, stage 2.
MODPOST 355 modules
ERROR: "omap_ctrl_writel" [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
ERROR: "omap_ctrl_readl" [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks


Attachments:
config_beagleboard (58.88 kB)

2009-11-01 11:53:28

by Felipe Contreras

[permalink] [raw]
Subject: Re: 2.6.32-rc5 omap build error

On Wed, Oct 28, 2009 at 5:28 AM, Sid Boyce <[email protected]> wrote:
> [root@localhost linux-omap-2.6]# ARCH=arm make
> CROSS_COMPILE=/opt/arm-2009q1/bin/arm-none-linux-gnueabi- uImage modules
>  CHK     include/linux/version.h
> make[1]: `include/asm-arm/mach-types.h' is up to date.
>  CHK     include/linux/utsrelease.h
>  SYMLINK include/asm -> include/asm-arm
>  CALL    scripts/checksyscalls.sh
>  CHK     include/linux/compile.h
>  CHK     include/linux/version.h
> make[2]: `scripts/unifdef' is up to date.
>  Kernel: arch/arm/boot/Image is ready
>  Kernel: arch/arm/boot/zImage is ready
>  UIMAGE  arch/arm/boot/uImage
> Image Name:   Linux-2.6.32-rc5-06331-g0bbf533-
> Created:      Wed Oct 28 01:57:13 2009
> Image Type:   ARM Linux Kernel Image (uncompressed)
> Data Size:    2236872 Bytes = 2184.45 kB = 2.13 MB
> Load Address: 0x80008000
> Entry Point:  0x80008000
>  Image arch/arm/boot/uImage is ready
>  Building modules, stage 2.
>  MODPOST 355 modules
> ERROR: "omap_ctrl_writel" [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
> ERROR: "omap_ctrl_readl" [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2

Why don't you send this to the linux-omap mailing list?

--
Felipe Contreras

2009-11-01 16:11:42

by Sid Boyce

[permalink] [raw]
Subject: Re: 2.6.32-rc5 omap build error

On 01/11/09 11:53, Felipe Contreras wrote:
> On Wed, Oct 28, 2009 at 5:28 AM, Sid Boyce <[email protected]> wrote:
>> [root@localhost linux-omap-2.6]# ARCH=arm make
>> CROSS_COMPILE=/opt/arm-2009q1/bin/arm-none-linux-gnueabi- uImage modules
>> ? CHK ? ? include/linux/version.h
>> make[1]: `include/asm-arm/mach-types.h' is up to date.
>> ? CHK ? ? include/linux/utsrelease.h
>> ? SYMLINK include/asm -> include/asm-arm
>> ? CALL ? ? scripts/checksyscalls.sh
>> ? CHK ? ? include/linux/compile.h
>> ? CHK ? ? include/linux/version.h
>> make[2]: `scripts/unifdef' is up to date.
>> ? Kernel: arch/arm/boot/Image is ready
>> ? Kernel: arch/arm/boot/zImage is ready
>> ? UIMAGE ? arch/arm/boot/uImage
>> Image Name: ? Linux-2.6.32-rc5-06331-g0bbf533-
>> Created: ? ? ? Wed Oct 28 01:57:13 2009
>> Image Type: ? ARM Linux Kernel Image (uncompressed)
>> Data Size: ? ? 2236872 Bytes = 2184.45 kB = 2.13 MB
>> Load Address: 0x80008000
>> Entry Point: ? 0x80008000
>> ? Image arch/arm/boot/uImage is ready
>> ? Building modules, stage 2.
>> ? MODPOST 355 modules
>> ERROR: "omap_ctrl_writel" [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
>> ERROR: "omap_ctrl_readl" [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
>> make[1]: *** [__modpost] Error 1
>> make: *** [modules] Error 2
>
> Why don't you send this to the linux-omap mailing list?
>

I realised that after I sent this out and I have had responses from
linux-omap.
Apologies & Regards
Sid.

--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks