public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Build failure on Debian testing (cross to arm-none-eabi)
@ 2005-04-21 19:25 Julian Brown
  2005-04-22  9:36 ` Jerome Guitton
  2005-04-22 13:50 ` Build failure on Debian testing (cross to arm-none-eabi) Jerome Guitton
  0 siblings, 2 replies; 13+ messages in thread
From: Julian Brown @ 2005-04-21 19:25 UTC (permalink / raw)
  To: binutils; +Cc: guitton, Julian Brown

Hi,

I'm getting a build failure during "make install" on Debian testing with 
binutils head, making a cross binutils to arm-none-eabi. This is the 
failure:

.../binutils-build$ make install
/bin/sh /home/jules/binutils/src/mkinstalldirs 
/home/jules/be-small-struct/prefix /home/jules/be-small-struct/prefix
make[1]: Entering directory `/home/jules/be-small-struct/binutils-build/bfd'
Making install in doc
make[2]: Entering directory 
`/home/jules/be-small-struct/binutils-build/bfd/doc'
gcc -c -I.. -I/home/jules/binutils/src/bfd/doc/.. 
-I/home/jules/binutils/src/bfd/doc/../../include 
-I/home/jules/binutils/src/bfd/doc/../../intl -I../../intl 
/home/jules/binutils/src/bfd/doc/chew.c
In file included from /home/jules/binutils/src/bfd/doc/chew.c:86:
/home/jules/binutils/src/bfd/sysdep.h:140: error: parse error before 
"ftello64"
/home/jules/binutils/src/bfd/sysdep.h:140: warning: data definition has 
no type or storage class
/home/jules/binutils/src/bfd/sysdep.h:152: error: parse error before 
"off64_t"
make[2]: *** [chew.o] Error 1
make[2]: Leaving directory 
`/home/jules/be-small-struct/binutils-build/bfd/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jules/be-small-struct/binutils-build/bfd'
make: *** [install-bfd] Error 2

The culprit is possibly this:

2005-04-20  Jerome Guitton  <guitton@gnat.com>

       * configure.in: Fix the check for basename declaration. Add check
       for declarations of ftello, ftello64, fseeko, fseeko64.
       * configure: Regenerate.
       * config.in: Ditto.
       * sysdep.h: If needed, declare ftello, ftello64, fseeko, fseeko64.

Cheers,

Julian

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

end of thread, other threads:[~2005-05-19 10:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-21 19:25 Build failure on Debian testing (cross to arm-none-eabi) Julian Brown
2005-04-22  9:36 ` Jerome Guitton
2005-04-22 16:54   ` Zack Weinberg
2005-04-22 19:19     ` Hans-Peter Nilsson
2005-04-22 19:29       ` Zack Weinberg
2005-04-25  7:45       ` Thorsten Glaser
2005-04-25 11:40         ` Hans-Peter Nilsson
2005-04-26 18:51     ` Nick Clifton
2005-05-18 19:15       ` Build documentation in 'make all' (was Re: Build failure on Debian testing (cross to arm-none-eabi)) Zack Weinberg
2005-05-19 12:20         ` Nick Clifton
2005-04-22 13:50 ` Build failure on Debian testing (cross to arm-none-eabi) Jerome Guitton
2005-04-22 14:08   ` H. J. Lu
2005-04-22 14:59     ` Jerome Guitton

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 read-only IMAP folder(s) and NNTP newsgroup(s).