--- In mpatrol@yahoogroups.com, "Subramanian R" <subbz15@...> wrote:
>
> Hi,
> I'm trying to build mpatrol on a RHEL 5 machine and getting errors during the
make.
> I have followed the below steps:
> 1. Run pkg/auto/setup
> 2. ./configure
> 3. make.
> I get the error message listed below. ("symbol.c:82:17: error: bfd.h: No such
file or directory)
> Could someone please help with the building mpatrol on RHEL 5.
you have to install the development package of binutils. This is where bfd.h and
other related files are
Vincent