This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

More build failure for binutils-2.9.1 under Red Hat Linux 6.1


Hi everyone

I still can't seem to build the binutils package, and I would still
appreciate any help someone could offer.  Several people wrote to me earlier
suggesting that my own syntax in the invocation of make was the problem, and
indeed that proved to be correct.  I was typing, "make clean depend all
install" and make complained:

"make: *** No rule to make target `depend'.  Stop."

The responses from this list were very deeply appreciated.  The suggested
answer was to just "make clean all install", but unfortunately this only
brought me back to my original problem.  Make now fails immediately after
entering the directory /usr/src/binutils-2.9.1/libiberty with the complaint:

make[1]: *** No rule to make target `dummy.c', needed by `dummy.o'.  Stop.

It seems I am exceeding my context of knowledge and don't know how to search
the dependency list because I want to know why make thinks it needs a target
of dummy.o or dummy.c.  However, I did find references in
/usr/src/binutils-2.9.2/libiberty/ChangeLog to dummy.c and to dummy.o.  So
what's going on?  Does anyone have any ideas how I can build the package?

Please email any responses to: richardb@thunderscientific.com

Thanks in advance.

Richard Bowser



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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