| Summary: | Error building security/krb5 under 4.x | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Paul Dlug <paul> | ||||
| Component: | Individual Port(s) | Assignee: | Cy Schubert <cy> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->cy Over to the MAINTAINER. State Changed From-To: open->closed Dup of PR/56169, which contains a patch. |
Under hosts running FreeBSD 4.x security/krb5 build fails with the error: In file included from /usr/include/sys/param.h:98, from ftp_var.h:115, from ./cmdtab.c:39: /usr/include/sys/signal.h:230: redefinition of `my_sig_t' ftp_var.h:66: `my_sig_t' previously declared here Full error message/trackback below. Building on 5.1-RELEASE works. How-To-Repeat: On a host running 4.x (4.6-RC and 4.8-STABLE tested) cd /usr/ports/security/krb5 ; make