Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143968 - wxMaxima-0.6.5-r1 ebuild fails
Summary: wxMaxima-0.6.5-r1 ebuild fails
Status: RESOLVED DUPLICATE of bug 83167
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 21:57 UTC by Ryan W Sims
Modified: 2006-08-15 00:25 UTC (History)
0 users

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


Attachments
proposed patch to add need-wxwidgets line to wxMaxima ebuild (patch,337 bytes, patch)
2006-08-14 21:59 UTC, Ryan W Sims
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan W Sims 2006-08-14 21:57:52 UTC
the wxMaxima-0.6.5-r1 omits a line that sets up the WX_CONFIG variable, which screws the compilation.  See https://gentooscience.org/ticket/54 for more info.  The offending error text: 
wxMaxima.cpp:2424: error: 'wxID_PREFERENCES' was not declared in this scope
(and several like it)
Comment 1 Ryan W Sims 2006-08-14 21:59:24 UTC
Created attachment 94290 [details, diff]
proposed patch to add need-wxwidgets line to wxMaxima ebuild

I very well may be misusing the need-wxwidgets command here, it works on my system, but there could very well be a more robust/elegant solution.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-15 00:25:22 UTC
Not in portage, use the tracker bug for this.


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