Bug 434121
| Summary: | lash failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | lash | Assignee: | Anthony Green <green> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dcantrell |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | lash-0.5.4-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-02-28 13:29:33 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 | ||
|
Description
Jesse Keating
2008-02-22 13:07:36 UTC
Errors in x86_64 build.log: ../lash/xmalloc.h: In function 'lash_strdup': ../lash/xmalloc.h:51: warning: implicit declaration of function 'strdup' ../lash/xmalloc.h:51: warning: incompatible implicit declaration of built-in function 'strdup' socket.c: In function 'lash_lookup_peer_name': socket.c:266: error: 'NI_MAXHOST' undeclared (first use in this function) socket.c:266: error: (Each undeclared identifier is reported only once socket.c:266: error: for each function it appears in.) socket.c:266: warning: unused variable 'host' socket.c: In function 'lash_lookup_peer_port': socket.c:279: error: 'NI_MAXSERV' undeclared (first use in this function) socket.c:279: warning: unused variable 'port' Fixed |