[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2.6.16-rc6: at76c503a doesn't build anymore



Hey guys,
got the latest kernel sources, configured them, installed the latest kernel image and tried to compile at76c503a. This is what I get:

mkdir -p .tmp_version
cp /usr/src/linux/.tmp_versions/*.mod /usr/src/modules/at76c503a/.tmp_versions cp: cannot stat `/usr/src/linux/.tmp_versions/*.mod': No such file or directory
make[2]: [modules] Error 1 (ignored)
/usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/at76c503a MODVERDIR=/usr/src/modules/at76c503a/.tmp_versions EXTRA_CFLAGS="" modules
make[3]: Entering directory `/usr/src/linux-source-2.6.16-rc6'

WARNING: Symbol version dump /usr/src/linux-source-2.6.16-rc6/Module.symvers is missing; modules will have no dependencies and modversions.

CC [M] /usr/src/modules/at76c503a/at76c503-i3861.o
In file included from /usr/src/modules/at76c503a/at76c503-i3861.c:141:
/usr/src/modules/at76c503a/at76c503-fw_skel.c:87: error: unknown field `owner' specified in initializer /usr/src/modules/at76c503a/at76c503-fw_skel.c:87: warning: initialization from incompatible pointer type
make[4]: *** [/usr/src/modules/at76c503a/at76c503-i3861.o] Error 1
make[3]: *** [_module_/usr/src/modules/at76c503a] Error 2
make[3]: Leaving directory `/usr/src/linux-source-2.6.16-rc6'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/at76c503a'
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/at76c503a'
make: *** [kdist_image] Error 2

(on 2.4.27 it compiled in the end, but the modules weren't loadable due to missing hotplug support in the kernel)


Thanks in advance,
Daniel

Martin Michlmayr schrieb:
Current versions of blender fail to build in unstable with the error
below.  Can someone please investigate.  Thiemo?

Automatic build of blender_2.41-1 on bigsur by sbuild/mips 1.94
...
source/blender/src/interface.c: In function 'uiBlockPickerButtons':
source/blender/src/interface.c:2923: warning: unused parameter 'mode'
source/blender/src/interface.c:2983: error: unable to find a register to spill in class 'FP_REGS'
source/blender/src/interface.c:2983: error: this is the insn:
(insn 171 175 172 1 (parallel [
            (set (subreg:SI (reg:HI 277) 0)
                (fix:SI (reg:DF 32 $f0 [276])))
            (clobber (scratch:DF))
        ]) 169 {fix_truncdfsi2_macro} (insn_list:REG_DEP_TRUE 169 (nil))
    (expr_list:REG_DEAD (reg:DF 32 $f0 [276])
        (expr_list:REG_UNUSED (scratch:DF)
            (nil))))
source/blender/src/interface.c:2983: confused by earlier errors, bailing out
scons: *** [build/linux2/source/blender/src/interface.o] Error 1
scons: building terminated because of errors.
make: *** [build-stamp] Error 2

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: