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: tom@t...<tom@t...>
    Date: Sun Dec 19 04:56:33 CET 2004
    Subject: [openrisc] problem building binutils
    Top
    With the latest cvs version or or1k, I run into problems
    building the binutils:

    I do:
    mkdir b-b
    cd b-b
    ./binutils/configure --target=or32-uclinux --prefix=/opt/or32-uclinux
    make all install

    ..and I get the following error:
    <snip>
    ./../binutils/ld/ldlex.l: In function `yy_input':
    ./../binutils/ld/ldlex.l:595: error: `yy_current_buffer' undeclared
    (first use in this function)
    ./../binutils/ld/ldlex.l:595: error: (Each undeclared identifier is
    reported only once
    ./../binutils/ld/ldlex.l:595: error: for each function it appears in.)
    ./../binutils/ld/ldlex.l: At top level:
    lex.yy.c:2917: warning: `yyunput' defined but not used
    make[3]: *** [ldlex.o] Error 1

    I'm running the following versions:
    gcc (GCC) 3.3.4 (Debian 1:3.3.4-6sarge1)
    lex 2.5.31

    Anyone got any suggestions on this?

    Thanks,
    Tom

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