#514 closed Defect (fixed)
BOINC fails to build from source with recent GCC 4.3 snapshots
Reported by: | fthomas | Owned by: | romw |
---|---|---|---|
Priority: | Minor | Milestone: | Undetermined |
Component: | Client - Build | Version: | |
Keywords: | patch | Cc: | fthomas |
Description
Hi,
BOINC fails to build from source with recent GCC 4.3 snaphots because of cleaned up C++ header dependencies. For more details, see http://bugs.debian.org/456041. I've already a patch ready to fix this bug, it is attached to this ticket. If you are okay with this patch, I can commit it myself.
Thanks,
Frank
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | includes_for_gcc4.3.patch added |
---|
comment:1 Changed 17 years ago by
Keywords: | patch added |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [14436]) - compile fixes for gcc 4.3 (from Frank Thomas)