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: Jeremy Bennett<jeremy.bennett@e...>
    Date: Mon Jul 7 08:56:00 CEST 2008
    Subject: [openrisc] Updated OpenRISC toolchain instructions
    Top
    Hi Anthony,

    The error message is from the GDB configure script. GDB needs a terminfo
    library and this message says it could not find one. Specifically it is
    looking for the tgetent() function in all the libraries listed and has
    not succeeded.

    What system are you trying to build this on? If you try "man tgetent"
    what response do you get? Does your system already have a native GDB
    that works?

    HTH,


    Jeremy

    -
    Tel: +44 (1202) 416955
    Cell: +44 (7970) 676050
    SkypeID: jeremybennett
    Email: jeremy.bennett@e...
    Web: www.embecosm.com



    -----Original Message-----
    From: anthonyyi@m...
    Reply-To: List about OpenRISC project <openrisc@o...>
    To: openrisc@o...
    Subject: Re: [openrisc] Updated OpenRISC toolchain instructions
    Date: Mon, 7 Jul 2008 05:49:18 +0200 (CEST)

    Hi Jeremy

    When I install GDB according your AP

    The system gives out some errors as follows
    checking for tgetent in -lncurses... (cached) no
    checking for tgetent in -lHcurses... no
    checking for tgetent in -ltermlib... no
    checking for tgetent in -ltermcap... (cached) no
    checking for tgetent in -lcurses... (cached) no
    checking for tgetent in -lterminfo... no
    configure: error: Could not find a term library
    Configure in /root/or1k/b-g/gdb failed, exiting.

    So it doesn't generate any gdb files under the path /gdb/gdb/

    can you help me to solve this problem


    ----- Original Message -----
    From: Jeremy Bennett<jeremy@j...>
    To:
    Date: Tue Jul 1 15:23:12 CEST 2008
    Subject: [openrisc] Updated OpenRISC toolchain instructions

    > I've updated the instructions for installing the OpenRISC GCC
    > toolchain,
    > uClibc and Linux 2.6.19 kernel, to make it suitable for the latest
    > Linux
    > distros which use GCC 4.x (tested on Fedora 9 with GCC 4.3.0).
    > This is a single unified document for installing the tools. It
    > reuses a
    > lot of the existing work on the OpenRISC project page
    > (http://www.opencores.org/projects.cgi/web/or1k/gnu_toolchain_port)
    > and
    > Rich D'Addio's Meansoffreedom website (http://meansoffreedom.com/).
    > Currently the instructions are hosted on the Embecosm website as
    > Application Note #2. I'm working to get it incorporated on the main
    > OpenCores website.
    > http://www.embecosm.com/download.html
    > All feedback welcome.
    > Best wishes,
    > Jeremy
    > -
    > &#65279;Tel: +44 (1202) 417007
    > Cell: +44 (7970) 676050
    > SkypeID: jeremybennett
    > Email: jeremy at jeremybennett.com
    > Web: www.jeremybennett.com
    >
    >
    _______________________________________________
    http://www.opencores.org/mailman/listinfo/openrisc

    ReferenceAuthor
    [openrisc] Updated OpenRISC toolchain instructionsAnthonyyi

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