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: Matjaz Breskvar <phoenix@o...>
    Date: Wed, 17 Sep 2003 21:18:50 +0200
    Subject: Re: [openrisc] cvs or1ksim broken?
    Top

    * 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.
    
    
    

    ReferenceAuthor
    Re: [openrisc] cvs or1ksim broken?Jeff
    Re: [openrisc] cvs or1ksim broken?Daniel Wiklund
    Re: [openrisc] cvs or1ksim broken?Matjaz Breskvar
    Re: [openrisc] cvs or1ksim broken?Damjan Lampret

    Follow upAuthor
    Re: [openrisc] cvs or1ksim broken?Damjan Lampret

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