Bug 78954

Summary: kerberos 5 failed to build
Product: Base System Reporter: Nenad Cuturic <cnesko>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.3-RELEASE   
Hardware: Any   
OS: Any   

Description Nenad Cuturic 2005-03-17 19:20:02 UTC
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c: In function `setpw_send_request':
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:170: error: syntax error before "chpw"
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:188: error: `chpw' undeclared (first use in this function)
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:188: error: (Each undeclared identifier is reported only once
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:188: error: for each function it appears in.)
*** Error code 1

Stop in /usr/src/kerberos5/lib/libkrb5.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

How-To-Repeat: After cvsup:
make build
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2006-07-06 12:26:10 UTC
State Changed
From-To: open->closed

This does not seem to be a problem anymore. 

Buil Failures should be reported to freebsd-(current/stable) because they 
are usually fixed quickly.