[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[openrisc] [fixed] or1ksim autoconf & automake problems
I found the cause of the "./depcomp: file not found" error problems when
building or1ksim. This problem was reported first time when building under
FreeBSD 4.7, but it happened also in my SuSE 8.0, and in a FreeBSD 4.5
machine I used to do some tests.
The problem arises when trying to use autoconf > 2.13 or automake > 1.4. It
seems that after these versions there was a major change in these utilities,
and many modern Linux distributions use newer versions (but RedHat 7.0 still
used that versions).
So, to build or1ksim just download autoconf-2.13-p6 (latest patchlevel) and
automake-1.4 from a GNU mirror, build them, and put on a directory in your
PATH *before* system autoconf and automake. The problem should then be fixed.
--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml