|
Message
From: György 'nog' Jeney<nog@s...>
Date: Fri Feb 18 12:24:18 CET 2005
Subject: [openrisc] or1ksim compilation problem
> I was trying to install the whole tools chain but I have problem with > or1ksim installation package. I downloaded the package few hours > ago but is seems not consistent. Files like configure.in and Makefile.in > are referring to sub-directory or1ksim/extras but is is empty! > > The configure script will try to look for rules files inside this > directory > and it will stop sicne they don't exist in the original data base. > > Any suggestion?
Recently the extras directory became the port directory. We are still waiting for the opencores admin to regenerate configure and the Makefile.ins. In the mean time all you have to do is run `aclocal && automake && autoconf' in the or1ksim top directory and then proceed with the standard build procedure.
nog.
|
 |