Bug 434526
Summary: | stardict failed massrebuild attempt for GCC 4.3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> | ||||||
Component: | stardict | Assignee: | Hu Zheng <zhu> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | dcantrell, mtasaka | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2008-03-03 06:48:32 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 432425 | ||||||||
Attachments: |
|
Description
Jesse Keating
2008-02-22 16:33:29 UTC
Created attachment 296038 [details]
gcc43 patch I used
Created attachment 296039 [details] proposal spec file The attached spec file passes gcc43 build. http://koji.fedoraproject.org/koji/taskinfo?taskID=472596 * The internal libsigc++ header files does not work for g++43 (ref. bug 431017). And actually these internal libsigc++ header files are not needed. * Calling autotools don't seem to be needed. Thank you very much! It is fixed now. libsigc++ is needed by win32 build only, but the Linux one can delete. |