



Binutils make error
by Unknown on Mar 2, 2004 |
Not available! | ||
Following next steps for binutils compile:
-- mkdir b-b cd b-b ../binutils/configure --target=or32-rtems --prefix=/opt/or32-rtems make all install -- I obtain an error about not found file "bfd.h", as follows: -- make[2]: Leaving directory `/home/josan/ormp3/or1k/binutils/b-b/doc' Making all in po make[2]: Entering directory `/home/josan/ormp3/or1k/binutils/b-b/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/josan/ormp3/or1k/binutils/b-b/po' make[2]: Entering directory `/home/josan/ormp3/or1k/binutils/b-b' make[2]: *** No rule to make target `../bfd/bfd.h', needed by `size.o'. Stop. make[2]: Leaving directory `/home/josan/ormp3/or1k/binutils/b-b' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/josan/ormp3/or1k/binutils/b-b' make: *** [all-recursive-am] Error 2 -- Can anyone tell me which is the problem? Thanks in advance. Josan. -- |



