LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Daniel Wiklund <danwi@i...>
    Date: Fri, 12 Sep 2003 10:10:17 +0200
    Subject: Re: [openrisc] cvs or1ksim broken?
    Top

    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
    Linköping University
    581 83 Linköping   
    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.
    
    
    
    

    ReferenceAuthor
    Re: [openrisc] cvs or1ksim broken?Jeff

    Follow upAuthor
    Re: [openrisc] cvs or1ksim broken?Matjaz Breskvar
    Re: [openrisc] cvs or1ksim broken?Dries Driessens
    Re: [openrisc] cvs or1ksim broken?Matjaz Breskvar

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.