Hi joulnare18,

Or that you have not regenerated the bfd/configure file.

How can I do it?

Run the autoconf program in the bfd source directory. Make sure that you are using version 2.64 of autoconf:

  % cd <binutils-sources>
  % cd bfd
  % autoconf --version
  autoconf (GNU Autoconf) 2.64
  Copyright (C) 2009 Free Software Foundation, Inc.
  [...]

  % autoconf

Autoconf is usually included with most distributions, but you can also obtains copies from the project's website:

  http://www.gnu.org/software/autoconf/

Cheers
  Nick

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to