|
Message
From: "Damjan Lampret" <lampret@o...>
Date: Wed, 17 Sep 2003 21:33:39 +0200
Subject: Re: [openrisc] cvs or1ksim broken?
aclocal is installed and configure finds it. Version is 1.6.3. (part of
automake package if I'm not mistaken)
regards,
Damjan
----- Original Message -----
From: "Matjaz Breskvar" <phoenix@o...>
To: <openrisc@o...>
Sent: Wednesday, September 17, 2003 9:18 PM
Subject: Re: [openrisc] cvs or1ksim broken?
> * Damjan Lampret (lampret@o...) wrote:
> > On my RH9 I still have a problem. I have automake 1.6.3 and make 3.79.1.
> > This is what happens
> >
> > <here I have checked out fresh sources of or1ksim>
> > [root@localhost or1ksim]# ../or1ksim/configure --target=or32-uclinux
> > --prefix=/opt/or32-uclinux
> > creating cache ./config.cache
> > checking host system type... i686-pc-linux-gnu
> > checking target system type... or32-unknown-uclinux-gnu
> > <cut>
> > creating tick/Makefile
> > creating peripheral/channels/Makefile
> > creating pm/Makefile
> > creating pic/Makefile
> > creating debug/Makefile
> > creating vapi/Makefile
> > creating config.h
> > config.h is unchanged
> > [root@localhost or1ksim]# make
> > cd ../or1ksim && automake --gnu Makefile --add-missing
>
> can you please check if you have aclocal installed (and if not install
> it). the 5th line after <cut> should say:
>
> checking for working aclocal... found
>
> was this the problem ?
>
> regards,
> p.
>
|
 |