Bug 433998
| Summary: | vdccm failed massrebuild attempt for GCC 4.3 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> | ||||
| Component: | vdccm | Assignee: | Andreas Bierfert <andreas.bierfert> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | dcantrell, erik-fedora, gauret | ||||
| 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-02-22 15:37:13 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: | 433629 | ||||||
| Attachments: |
|
||||||
|
Description
Jesse Keating
2008-02-22 12:54:05 UTC
Errors in x86_64 build.log: tcpsocket.cpp: In member function 'virtual bool TCPSocket::bind()': tcpsocket.cpp:80: error: 'memcpy' was not declared in this scope tcpsocket.cpp:84: error: 'memcpy' was not declared in this scope make[2]: *** [tcpsocket.lo] Error 1 Created attachment 295638 [details]
Patch to fix gcc 4.3 compilation problems
Hehe just as I was to close the bug myself. Thanks anyhow :) |