|
| From: | Nick Clifton |
| Subject: | Re: Error when building binutils |
| Date: | Wed, 19 May 2010 15:00:24 +0100 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4 |
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. [...] % autoconfAutoconf 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
| [Prev in Thread] | Current Thread | [Next in Thread] |