linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "VenkataKrishna" <venkatakrishnap@vrindatech.com>
To: <Linuxppc-embedded@ozlabs.org>
Subject: linux compiling in ELDK
Date: Sat, 4 Oct 2008 16:48:02 +0530	[thread overview]
Message-ID: <20081004112414.525C8DDD0C@ozlabs.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]

Hi,

    

    The tooks arch/ppc/configs/TQM8260_defconfig files and change to
VTPLM8260_defconfig in that I changed CONFIG_TQMM8260=y to
CONFIG_VTPLM8260=y.

    I executed commands given sequences.

 

1.       Make ARCH=ppc CROSS_COMPILE=ppc_82xx- VTPLM8260_defconfig.

2.       Make ARCH=ppc CROSS_COMPILE=ppc_82xx- uImage

 

   I got error shown below how I can solve this problem. But I used
TQM8260_defconfig file that time working fine. 

arch/ppc/kernel/built-in.o: In function `DoSyscall':

arch/ppc/kernel/entry.S:(.init.text+0x2dc): undefined reference to
`prep_init'

arch/ppc/syslib/built-in.o: In function `todc_direct_read_val':

: undefined reference to `todc_info'

arch/ppc/syslib/built-in.o: In function `todc_direct_read_val':

: undefined reference to `todc_info'

arch/ppc/syslib/built-in.o: In function `todc_direct_write_val':

: undefined reference to `todc_info'

arch/ppc/syslib/built-in.o: In function `todc_direct_write_val':

: Undefined reference to `todc_info'

arch/ppc/syslib/built-in.o: In function `todc_m48txx_write_val':

: undefined reference to `todc_info'

arch/ppc/syslib/built-in.o:: more undefined references to `todc_info' follow

make: *** [vmlinux] Error 1

 

 

   Kindly suggest me.

 

Thanks and Regards

Venkatakrishna Pari.

 

            


[-- Attachment #2: Type: text/html, Size: 7796 bytes --]

             reply	other threads:[~2008-10-04 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-04 11:18 VenkataKrishna [this message]
2008-10-04 14:26 ` linux compiling in ELDK Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081004112414.525C8DDD0C@ozlabs.org \
    --to=venkatakrishnap@vrindatech.com \
    --cc=Linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).