Re: FreeBSD 5-STABLE doesn't compile: fails on Kerberos5?

2005-03-29 Thread Alec Berryman
Joel Heikkila on 2005-03-29 18:51:15 -0500:

 I was trying to make buildworld the 5-STABLE tree (fetched as of about
 an hour ago), and I got these error messages a bit of the way into it.
 
 Any idea what was causing this?

ccache has occassionally caused this sort of error for me with
kerberos.  I'd try again without it and without otherwise defining CC
or CXX in make.conf.  Usually after the first time it builds fine I
can go back to using ccache.


pgpVdj3PYJvHL.pgp
Description: PGP signature


Re: FreeBSD 5-STABLE doesn't compile: fails on Kerberos5?

2005-03-29 Thread Nick Pavlica
On Tue, 29 Mar 2005 18:51:15 -0500, Joel Heikkila [EMAIL PROTECTED] wrote:
 I was trying to make buildworld the 5-STABLE tree (fetched as of about
 an hour ago), and I got these error messages a bit of the way into it.
 
 Any idea what was causing this?  I'll get back to you right away if you
 need more information or anything.
 
 /usr/local/libexec/ccache/cc -O -march=pentium2
 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5
 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1
 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I.
 -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -DINET6
 -c /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/cache.c
 /usr/local/libexec/ccache/cc -O -march=pentium2
 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5
 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1
 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I.
 -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -DINET6
 -c
 /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c
 /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.
 
 --
 Joel Heikkila [EMAIL PROTECTED]
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


You may want to take a look at this thread as well:

http://lists.freebsd.org/pipermail/freebsd-current/2005-March/047173.html

--Nick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5-stable

2004-02-19 Thread Andrew L. Gould
On Thursday 19 February 2004 07:49 am, RJ45 wrote:
 looks like 5.2.1 will be out soon, does it mean that the STABLE branch
 cycle is going to start also for 5.x ?

 thanks

 Rick

Currently, I think 5.3 is the planned STABLE release.  See:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/5-roadmap/schedule.html

Best regards,

Andrew Gould

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5-stable

2004-02-19 Thread Peter Schuller
 looks like 5.2.1 will be out soon, does it mean that the STABLE branch
 cycle is going to start also for 5.x ?

AFAIK the current goal is to create 5-STABLE in conjunction with 5.3-RELEASE. 
But I may have outdated information.
-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller [EMAIL PROTECTED]'
Key retrieval: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]