Re: [PATCH] mtdsuper: licensce = GPL



You should apply -rcN or -gitX patches on the previous Linus' kernel
(2.6.x) and not the 2.6.x.y "-stable" ones -- those are a "parallel" tree.
Done.
Hmm, you've got mtdpart build separately as well. Could you redo as per
what I suggested above (take 2.6.22, apply -rc1, then -rc1-git3) and then
rebuild after "make oldconfig" ... and let us know if you still end up
with these modules?
This time I used Linux-2.6.23-rc1-git11 with config for my desktop plus MTD selected as <M>. Previous config was for my "router". Let me know if You need "desktop" config too.

CC [M] drivers/mtd/mtdcore.o
CC [M] drivers/mtd/mtdsuper.o
CC [M] drivers/mtd/mtdchar.o
CC [M] drivers/mtd/mtd_blkdevs.o
CC [M] drivers/mtd/mtdblock.o
[...]
CC drivers/mtd/chips/chipreg.mod.o
LD [M] drivers/mtd/chips/chipreg.ko
CC drivers/mtd/devices/block2mtd.mod.o
LD [M] drivers/mtd/devices/block2mtd.ko
CC drivers/mtd/mtd_blkdevs.mod.o
LD [M] drivers/mtd/mtd_blkdevs.ko
CC drivers/mtd/mtdblock.mod.o
LD [M] drivers/mtd/mtdblock.ko
CC drivers/mtd/mtdchar.mod.o
LD [M] drivers/mtd/mtdchar.ko
CC drivers/mtd/mtdcore.mod.o
LD [M] drivers/mtd/mtdcore.ko
CC drivers/mtd/mtdsuper.mod.o
LD [M] drivers/mtd/mtdsuper.ko

% ls *.ko
mtd_blkdevs.ko mtdblock.ko mtdchar.ko mtdcore.ko mtdsuper.ko

Could also be a make/toolchain issue at your end,
for all I know.
I'm using "Arch Linux" now.
% make -v
GNU Make 3.81
[...]
This program built for i686-pc-linux-gnu

% gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.2.1 20070704 (prerelease)

% ld -v
GNU ld version 2.17

Satyam
Rafał


----------------------------------------------------------------------
Jak najszybciej dostac sie na wymarzona plaze?
Znajdz trase ekspresowa

http://link.interia.pl/f1b0d

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: 2.6.29-rc3-git6: Reported regressions from 2.6.28
    ... CONFIG_FB and just call make oldconfig, or even make config and don't ... Testers do notice kernel ... many testers dont touch early -rcs because they know they ...
    (Linux-Kernel)
  • Re: [PATCH] More accessible usage of custom flags
    ... the individual config options for gcc flags and integrate them into ... having config options like CC_OPTIMIZE_FOR_SIZE ... Although I expect configuring bogus gcc flags is going to break the ... the entire kernel configuration for what they did wrong. ...
    (Linux-Kernel)
  • Re: 2.6.29-rc3-git6: Reported regressions from 2.6.28
    ... CONFIG_FB and just call make oldconfig, or even make config and don't ... We could add a runtime warning: ... posted to the mailing list two weeks ago about the insane dependency ...
    (Linux-Kernel)
  • Re: Strawberry and Vanilla Perl
    ... override didn't override enough, and it ended up passing MSVC switches ... EU::FakeConfig to override %Config properly). ... GCC whereas mine absolutely didn't (I have MSVC6, ... Yeah, but you see, I don't *use* ActivePerl. ...
    (comp.lang.perl.misc)
  • 2.6.21-rc3: /proc broken
    ... oldconfig all default on top of your config), ... Interestingly if I don't type 'ps' in the -mm1 qemu it runs fine with no ... it being triggered by some corruption elsewhere on this config related to ... broken-out patches to see which touched /proc and it was oh, ...
    (Linux-Kernel)