[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclinux-dev
Subject:    [uClinux-dev] processor Id for SAMSUNG S3C44B0X
From:       Jyothi Gudavalli <sujy () mac ! com>
Date:       2007-06-30 6:22:10
Message-ID: 2ABBCF25-6857-487F-98E8-1A76F9102A2B () mac ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Everyone,

I am trying to compile uClinux-dist-20070130.tar.gz  for Samsung  
S3C44B0X.
I am using arm-linux-tools-20061213.tar.

1)What should the cpuid CONFIG_PROCESSOR_ID for S3C44B0X

2)I am able to cross many errors and now got stuck with the error  
below. Can some one help me.


ln -sf /home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/tools/ucfront/ 
ucfront tools/ucfront-g++
ln -sf /home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/tools/ucfront/ 
ucfront-ld tools/ucfront-ld
make ARCH=arm CROSS_COMPILE=arm-linux- -j1 -C linux-2.6.x  || exit 1
make[1]: Entering directory `/home/jyothi/CMPE295A/kernel2.6.19/ 
uClinux-dist/linux-2.6.x'
   CHK     include/linux/version.h
make[2]: `include/asm-arm/mach-types.h' is up to date.
   CHK     include/linux/utsrelease.h
   CHK     include/linux/compile.h
   SKIPPED include/linux/compile.h
   GEN     usr/initramfs_data.cpio.gz
   AS      usr/initramfs_data.o
   LD      usr/built-in.o
   CC      drivers/serial/dcc.o
drivers/serial/dcc.c: In function `dcc_rx_chars':
drivers/serial/dcc.c:221: error: structure has no member named `flip'
drivers/serial/dcc.c:222: error: structure has no member named `flip'
drivers/serial/dcc.c:223: error: structure has no member named `flip'
drivers/serial/dcc.c:225: error: structure has no member named `flip'
make[3]: *** [drivers/serial/dcc.o] Error 1
make[2]: *** [drivers/serial] Error 2
make[1]: *** [drivers] Error 2



It looks like the patch by Hyok. s.choi which is written for 2.6.17  
is not applied to 2.6.19.

http://lkml.org/lkml/2006/4/4/281.

Is there a similar patch for 2.6.19 kernel which comes with uClinux- 
dist-20070130.tar.gz

Thank you in advance-
Regards-
Jyothi
[Attachment #5 (unknown)]

<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: \
after-white-space; ">Hi Everyone,<DIV><BR class="khtml-block-placeholder"><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I \
am trying to compile uClinux-dist-20070130.tar.gz  for Samsung S3C44B0X.</DIV><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I \
am using arm-linux-tools-20061213.tar.</DIV><DIV style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; \
"><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0px; min-height: 14px; ">1)<FONT class="Apple-style-span" face="Courier" \
size="3"><SPAN class="Apple-style-span" style="font-size: 13px;"><I>What should the \
cpuid CONFIG_PROCESSOR_ID for S3C44B0X</I></SPAN></FONT></DIV><DIV style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; \
"><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0px; ">2)I am able to cross many errors and now got stuck with the error \
below. Can some one help me.</DIV><DIV style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; \
min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0px; ">ln -sf \
/home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/tools/ucfront/ucfront \
tools/ucfront-g++</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: \
0px; margin-left: 0px; ">ln -sf \
/home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/tools/ucfront/ucfront-ld \
tools/ucfront-ld</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: \
0px; margin-left: 0px; ">make ARCH=arm CROSS_COMPILE=arm-linux- -j1 -C linux-2.6.x  \
|| exit 1</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0px; ">make[1]: Entering directory \
`/home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/linux-2.6.x'</DIV><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">  \
CHK     include/linux/version.h</DIV><DIV style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0px; ">make[2]: `include/asm-arm/mach-types.h' is up \
to date.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0px; ">  CHK     include/linux/utsrelease.h</DIV><DIV style="margin-top: \
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">  CHK     \
include/linux/compile.h</DIV><DIV style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0px; ">  SKIPPED include/linux/compile.h</DIV><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">  \
GEN     usr/initramfs_data.cpio.gz</DIV><DIV style="margin-top: 0px; margin-right: \
0px; margin-bottom: 0px; margin-left: 0px; ">  AS      usr/initramfs_data.o</DIV><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">  \
LD      usr/built-in.o</DIV><DIV style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0px; ">  CC      drivers/serial/dcc.o</DIV><DIV \
style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; \
">drivers/serial/dcc.c: In function `dcc_rx_chars':</DIV><DIV style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">drivers/serial/dcc.c:221: \
error: structure has no member named `flip'</DIV><DIV style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">drivers/serial/dcc.c:222: \
error: structure has no member named `flip'</DIV><DIV style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">drivers/serial/dcc.c:223: \
error: structure has no member named `flip'</DIV><DIV style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">drivers/serial/dcc.c:225: \
error: structure has no member named `flip'</DIV><DIV style="margin-top: 0px; \
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">make[3]: *** \
[drivers/serial/dcc.o] Error 1</DIV><DIV style="margin-top: 0px; margin-right: 0px; \
margin-bottom: 0px; margin-left: 0px; ">make[2]: *** [drivers/serial] Error \
2</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; \
margin-left: 0px; ">make[1]: *** [drivers] Error 2</DIV><DIV><BR \
class="khtml-block-placeholder"></DIV><DIV><BR \
class="khtml-block-placeholder"></DIV><DIV><BR \
class="khtml-block-placeholder"></DIV><DIV>It looks like the patch by Hyok. s.choi \
which is written for 2.6.17 is not applied to 2.6.19.</DIV><DIV><BR \
class="khtml-block-placeholder"></DIV><DIV><A \
href="http://lkml.org/lkml/2006/4/4/281">http://lkml.org/lkml/2006/4/4/281</A>.</DIV><DIV><BR \
class="khtml-block-placeholder"></DIV><DIV>Is there a similar patch for 2.6.19 kernel \
which comes with uClinux-dist-20070130.tar.gz </DIV><DIV><BR \
class="khtml-block-placeholder"></DIV><DIV>Thank you in \
advance-</DIV><DIV>Regards-</DIV><DIV>Jyothi</DIV></DIV></BODY></HTML>



_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic