[ELDK] ELDK4.2 on Fedora 11
raju at vetukuri.com
raju at vetukuri.com
Thu Aug 27 18:23:27 CEST 2009
Hi Wolfgang,
You are right, I did mess up with the windows file system, after
downloading the code with the help of Cygwin version of git. This time I
did connect my linux machine to internet and downloaded the Linux sources.
When I compiled the default version with the below commad line parameters
I am getting the following errors. Can you please suggest me what could be
the problem?
I am not able to make it which driver is creating this error.
$ make ARCH=powerpc CROSS_COMPILE=ppc_82xx- uImage
..
LD vmlinux.o
MODPOST vmlinux.o
WARNING: vmlinux: 'cpm2_immr' exported twice. Previous export was in vmlinux
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o
make: *** [.tmp_vmlinux1] Error 1
[emg at localhost mpc82xx]$
> Dear raju at vetukuri.com,
>
> In message <3085.121.243.142.16.1250786625.squirrel at 75.126.219.125> you
> wrote:
>>
>
> Noi, it's not. This is just another symptom...
>>
>> [emg at localhost denx]$ make ARCH=powerpc CROSS_COMPILE=ppc_82xx-
>> menuconfig
>> scripts/kconfig/mconf arch/powerpc/Kconfig
>> arch/powerpc/platforms/Kconfig.cputype:22: unknown option "If"
>> arch/powerpc/platforms/Kconfig.cputype:156: unknown option "If"
>> arch/powerpc/platforms/Kconfig.cputype:157: unknown option "SWIOTLB"
> ...
>
> Something is awfully corrupted in your Linux kernel tree. Files must
> be seriously messed up, for example as the result of storing them on
> some Windoze file system, or using a Windoze environment to copy
> files.
>
> Please throw away the whole tree, and download and install it
> completely from scratch. Make sure only to use tools that are known
> not to mess with file formats etc. (i. e. use only Linux tools), and
> don't use any file systems that have such issues (i. e. use only
> standard Linux file systems).
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "If it ain't broke, don't fix it." - Bert Lantz
>
More information about the eldk
mailing list