Bug 434455
| Summary: | proftpd failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | proftpd | Assignee: | Matthias Saou <matthias> |
| Status: | CLOSED DUPLICATE | 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: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-25 12:59:17 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 16:26:17 UTC
./_makenames > cap_names.h gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c cap_alloc.c -o cap_alloc.o In file included from cap_alloc.c:12: libcap.h:57:3: error: #error "Kernel <linux/capability.h> does not match library" libcap.h:58:3: error: #error "file "libcap.h" --> fix and recompile libcap" make[1]: *** [cap_alloc.o] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/proftpd-1.3.1/lib/libcap' make: *** [dirs] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.58213 (%build) |