Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] bfd lib include Error while build elf2flt
@ 2009-01-27 16:46 loody
  2009-01-27 16:48 ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: loody @ 2009-01-27 16:46 UTC (permalink / raw)
  To: buildroot

Dear all:
While compiling elf2flt, the buildroot shows the error message as
attach at the end of this mail.
I try to rebuild the binuitilies, but it still fail.
If anyone has the same problem or knows where I get wrong, please let me know.
appreciate your help,
miloody

/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/elf2flt/elf2flt.c:2120:
warning: format ???%x??? expects type ???unsigned int???, but argument
2 has type ???long unsigned int???
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/elf2flt/elf2flt.c:2088:
warning: ignoring return value of ???write???, declared with attribute
warn_unused_result
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/elf2flt/elf2flt.c:2124:
warning: ignoring return value of ???fwrite???, declared with
attribute warn_unused_result
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/elf2flt/elf2flt.c:2130:
warning: ignoring return value of ???fwrite???, declared with
attribute warn_unused_result
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/elf2flt/elf2flt.c:2133:
warning: ignoring return value of ???fwrite???, declared with
attribute warn_unused_result
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/binutils-2.19-build/bfd/libbfd.a(compress.o):
In function `bfd_uncompress_section_contents':
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/binutils-2.19/bfd/compress.c:96:
undefined reference to `inflateInit_'
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/binutils-2.19/bfd/compress.c:103:
undefined reference to `inflate'
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/binutils-2.19/bfd/compress.c:106:
undefined reference to `inflateReset'
/media/sda6/uclinux/buildroot-2009.02-rc2/toolchain_build_arm/binutils-2.19/bfd/compress.c:108:
undefined reference to `inflateEnd'
collect2: ld returned 1 exit status
make: *** [elf2flt] Error 1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-28 14:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 16:46 [Buildroot] bfd lib include Error while build elf2flt loody
2009-01-27 16:48 ` Peter Korsgaard
2009-01-27 17:07   ` loody
2009-01-28  6:33     ` Peter Korsgaard
2009-01-28 14:27       ` loody
2009-01-28 14:45         ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox