This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: binutils compile error


Shaun Jackman <sjackman@pathwayconnect.com> writes:

> I found my problem. I needed to install flex and yacc. Though, if these
> are required by the build process, they should be noted during the
> configure process.

The ld configure script does look for yacc.  It looks like it failed
for you, and somehow the Makefile variable YACC was set to an empty
string.  I don't know how that could have happened, but that is where
the bug is.

Ian


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