Bug 47015 - gcc/gengtype.c: undefined references
Summary: gcc/gengtype.c: undefined references
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.6.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-19 20:29 UTC by Brian Brooks
Modified: 2013-11-10 19:34 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2010-12-19 21:56:59


Attachments
make log (6.55 KB, text/plain)
2010-12-19 20:30 UTC, Brian Brooks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Brooks 2010-12-19 20:29:43 UTC
"make" fails, see attachment.

Ubuntu 10.10 64-bit, checked out latest svn source as of Dec 19, noon.
Comment 1 Brian Brooks 2010-12-19 20:30:33 UTC
Created attachment 22824 [details]
make log

command: "sudo make -j8"
Comment 2 Andrew Pinski 2010-12-19 21:56:59 UTC
gengtype-lex.c:1: warning: ISO C forbids an empty translation unit


Do you have GNU flex installed?
Comment 3 Brian Brooks 2010-12-19 22:05:42 UTC
(In reply to comment #2)
> gengtype-lex.c:1: warning: ISO C forbids an empty translation unit
> 
> 
> Do you have GNU flex installed?

Yes, under /usr/bin/flex
Comment 4 Andrew Pinski 2013-11-10 19:34:50 UTC
This is a broken flex, there is not much we could do here so closing.