|
Message
From: Dries Driessens <ddr@d...>
Date: Fri, 12 Sep 2003 12:41:08 +0200
Subject: Re: [openrisc] cvs or1ksim broken?
Hello everybody
I've patched configure.in.
In the future, please try to patch changes your-self! If all developers
have to do all those small jobs themselves, they have to work 24h/24h!
Just get a write account at http://www.opencores.org/people?request=form
If you're not familiar with cvs, first try to play with the cvstest
repository and then with the cvs repository...
Best regards,
Dries
Daniel Wiklund wrote:
> Hi,
>
> The or1ksim is broken. The problem is that the 'debug/Makefile' entry is
> repeated twice in the AC_OUTPUT tag of configure.in
>
> Since I don't have write access to the CVS I'd like some of the
> developers to fix this as I've seen this question a bunch of times in
> the last couple of weeks!
>
> You will probably also see the following message when running make after
> the above mentioned changes:
>
> cd . && aclocal
> cd . && automake --gnu Makefile
> configure.in:18: warning: AC_CANONICAL_HOST invoked multiple times
> Makefile.am: required file `./depcomp' not found
> make: *** [Makefile.in] Error 1
>
> This is another bug in the scripts. The reason for this is that
> automake needs the flag'--add-missing' in order to fix the missing
> .depcomp file. I don't know how to fix this in the Makefile.in and
> configure.in files...
>
> //Daniel
>
> On Thu, 11 Sep 2003 23:12:25 +0200
> jeff@l... wrote:
>
>
>>I too am getting this exact error message during the make all of
>>or1ksim.
>>
>>I am unable to get automake-1.4-p6 to work as well. I get the same
>>message regardless of the automake version. I made a backup of my
>>/usr/bin/automake file and created a symbolic link called automake
>>pointing to /usr/bin/automake-1.4. No luck, same error.
>>
>>Any suggestions would be greatly appreciated. I also am running
>>RH9.0.
>>
>>thanks,
>>Jeff
>>
>>
>>----- Original Message -----
>>From: paul <paulw@m... >
>>To: openrisc@o...
>>Date: Wed, 18 Jun 2003 02:02:22 -0700
>>Subject: Re: [openrisc] cvs or1ksim broken?
>>
>>
>>>
>>>Hi
>>>
>>>I finally got it compiled, after downgraded automake to
>>>"automake-1.4-p6".
>>>That is, after trying all sorts of automake, autoconf, libtool,
>>>sed, etc.
>>>It doesn't like automake-1.5 and above :(
>>>
>>>
>>>Damjan Lampret wrote:
>>>
>>>
>>>>It seems ATS does not have a problem:
>>>>http://www.opencores.org/projects/or1k/ATS
>>>>
>>>>regards,
>>>>Damjan
>>>>
>>>>----- Original Message -----
>>>>From: "paul" <paulw@m... >
>>>>To: <openrisc@o... >
>>>>Sent: Tuesday, June 17, 2003 4:45 PM
>>>>Subject: [openrisc] cvs or1ksim broken?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>Hi
>>>>>
>>>>>or1k/or1ksim seems broken....
>>>>>binutils, gcc-3.2.3, gdb all ok
>>>>>
>>>>>here is the errors:
>>>>>bash-2.05# make
>>>>>cd . && autoconf
>>>>>configure.in:18: warning: AC_CANONICAL_HOST invoked
>>>
>>>multiple times
>>>
>>>>>configure.in:236: error: `debug/Makefile' is already
>>>
>>>registered with
>>>
>>>>>AC_CONFIG_FILES.
>>>>>autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
>>>>>configure.in:236: the top level
>>>>>autom4te: /usr/bin/m4 failed with exit status: 1
>>>>>make: *** [configure] Error 1
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>--
>>>>>To unsubscribe from openrisc mailing list please visit
>>>>>
>>>>>
>>>>
>>>>http://www.opencores.org/mailinglists.shtml
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>
>
>
>
> ----
> Daniel Wiklund, MScEE
> Computer Engineering, ISY
> Linkvping University
> 581 83 Linkvping
> Sweden
> danwi@i...
> http://www.da.isy.liu.se/~danwi/
> ----
> Inter spem curamque, timores inter et iras
> omnem crede diem tibi diluxisse supremem:
> grata superveniet quae non sperabitur hora.
>
>
>
>
|
 |