This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem in building Insight debugger


On 07/17/2009 12:40 PM, Keith Seitz wrote:
You haven't left me enough of the build output to actually see the error...

Cincidentally enough, I just ran into this on my own, newly installed Fedora 11 system. I think this is probably your problem:


WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
make[2]: *** [bfd.info] Error 1

As the warning suggests, you must have the texinfo package installed. This is required to build a snapshot.

If this isn't the problem you have afterall, then you must send the actual error message.

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]