build failure introduced by r14955 with autotools-based build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Unassigned |
Bug Description
Latest trunk r14955 fails to compile with autotools-based build:
CXX extension/
In file included from /Volumes/
/Volumes/
/Volumes/
/Volumes/
/Volumes/
/Volumes/
make[3]: *** [extension/
A cmake-based build on the other hand succeeds (same build environment otherwise, all tests done on OS X 10.7.5), as does one with btool on Windows (as confirmed on irc by the author of r14955).
Changing the order of the includes (see attached diff) allows to compile r14955 successfully with autotools-based build. Please review the proposed diff and apply if ok.
Related branches
Changed in inkscape: | |
assignee: | nobody → su_v (suv-lp) |
importance: | Undecided → High |
milestone: | none → 0.92 |
status: | New → In Progress |
Changed in inkscape: | |
assignee: | su_v (suv-lp) → nobody |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Committed as part of revision 14978 bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/revision/ 14978
http://