Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306631 - dev-lang/gdl won't compile with antlr patch
Summary: dev-lang/gdl won't compile with antlr patch
Status: RESOLVED DUPLICATE of bug 286630
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Markus Dittrich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 11:53 UTC by Jiří Vyskočil
Modified: 2010-02-27 05:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
GDL compilation error (gdl-error,95.19 KB, text/plain)
2010-02-24 11:54 UTC, Jiří Vyskočil
Details
emerge --info (einfo,4.04 KB, text/plain)
2010-02-24 11:55 UTC, Jiří Vyskočil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiří Vyskočil 2010-02-24 11:53:33 UTC
I'm trying to emerge dev-lang/gdl-0.9rc4. It gives me a long list of undefined references to `antlr::TokenRef::~TokenRef()', `antlr::ASTFactory::create(antlr::TokenRefCount<antlr::Token>)' and similar.

If I remove the antlr patch (commenting the epatch line and src/antlr removal line in the ebuild) gdl builds and seems to work.

I have both dev-java/antlr-3.1.3-r2 and dev-java/antlr-2.7.7, gcc is at 4.3.4. Most packages are from amd64 stable.


Reproducible: Always

Steps to Reproduce:
Comment 1 Jiří Vyskočil 2010-02-24 11:54:15 UTC
Created attachment 220959 [details]
GDL compilation error
Comment 2 Jiří Vyskočil 2010-02-24 11:55:37 UTC
Created attachment 220961 [details]
emerge --info
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2010-02-27 05:42:53 UTC

*** This bug has been marked as a duplicate of bug 286630 ***