Bug 55821

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:
Description Flags
krb5-error none

Description Paul Dlug 2003-08-20 23:00:32 UTC
	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
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2003-08-21 10:09:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to the MAINTAINER.
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2003-09-10 00:57:51 UTC
State Changed
From-To: open->closed

Dup of PR/56169, which contains a patch.