From: Mark Jackson <mpfj-list@mimc.co.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] Build failure on am335x_evm
Date: Thu, 11 Apr 2013 10:58:19 +0100 [thread overview]
Message-ID: <5166893B.5000008@mimc.co.uk> (raw)
On the current git master, I get the following build failure:-
$ make am335x_evm
....
common/libcommon.o: In function `do_fat_fsinfo':
/home/mpfj/u-boot/u-boot/common/cmd_fat.c:87: undefined reference to
`fat_set_blk_dev'
/home/mpfj/u-boot/u-boot/common/cmd_fat.c:92: undefined reference to
`file_fat_detectfs'
drivers/mtd/nand/libnand.o: In function `nand_register':
/home/mpfj/u-boot/u-boot/drivers/mtd/nand/nand.c:66: undefined reference
to `add_mtd_device'
fs/libfs.o:(.data+0x4): undefined reference to `fat_set_blk_dev'
fs/libfs.o:(.data+0x8): undefined reference to `file_fat_ls'
fs/libfs.o:(.data+0xc): undefined reference to `fat_read_file'
fs/libfs.o:(.data+0x10): undefined reference to `fat_close'
fs/libfs.o:(.data+0x18): undefined reference to `ext4fs_probe'
fs/libfs.o:(.data+0x1c): undefined reference to `ext4fs_ls'
fs/libfs.o:(.data+0x20): undefined reference to `ext4_read_file'
fs/libfs.o:(.data+0x24): undefined reference to `ext4fs_close'
arm-linux-ld.bfd: BFD (GNU Binutils) 2.23.1 assertion fail elf32-arm.c:7677
arm-linux-ld.bfd: BFD (GNU Binutils) 2.23.1 assertion fail elf32-arm.c:7677
arm-linux-ld.bfd: BFD (GNU Binutils) 2.23.1 assertion fail elf32-arm.c:7677
arm-linux-ld.bfd: error: required section '.rel.plt' not found in the
linker script
arm-linux-ld.bfd: final link failed: Invalid operation
make[1]: *** [u-boot] Error 1
make[1]: Leaving directory `/home/mpfj/u-boot/u-boot'
make: *** [am335x_evm] Error 2
Any ideas ?
Cheers
Mark JACKSON
next reply other threads:[~2013-04-11 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 9:58 Mark Jackson [this message]
2013-04-11 13:13 ` [U-Boot] Build failure on am335x_evm Tom Rini
2013-04-11 14:22 ` Mark Jackson
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=5166893B.5000008@mimc.co.uk \
--to=mpfj-list@mimc.co.uk \
--cc=u-boot@lists.denx.de \
/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