| Anonymous | Login | Signup for a new account | 10-02-09 06:24 CET |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0002215 | [XMMS2] c++ binding | major | always | 09-05-14 03:12 | 09-05-18 13:52 | |||||||
| Reporter | kklimonda | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | feedback | Product Version | 0.6 DrM | |||||||||
| Summary | 0002215: error: missing binary operator before token "(" when compiling using gcc 4.4 | |||||||||||
| Description |
Hey, xmms2 0.6 fails to compile using this gcc version. I can attach more info upon request (last few lines of the build log attached to this report) |
|||||||||||
| Additional Information |
# gcc -v Using built-in specs. Target: x86_64-linux-gnu (...) gcc version 4.4.1 (Ubuntu 4.4.0-3ubuntu3) |
|||||||||||
| Tags | No tags attached. | |||||||||||
| GIT commit id | ||||||||||||
| Has patch | No | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0003830) vdust (reporter) 09-05-15 00:13 |
It is an issue with old versions of boost and gcc4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36453 [^] It is fixed in boost 1.37 |
|
(0003834) caotic (developer) 09-05-18 13:52 |
How should we handle this then? Generally depend on boost >= 1.37 or only when building with gcc >= 4.4? |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |