Re: no new snapshotonftp://current.freebsd.org/pub/FreeBSD/snapshots/i386/

2001-08-20 Thread Makoto MATSUSHITA


wosch> Sorry, my fault.

Never mind :-)

wosch> Nevertheless, current sucks. No successfully builds since 9 days ;-{{

I've checked the original CVS code. It seems that

http://ccvs.cvshome.org/source/browse/ccvs/src/client.c.diff?r1=1.302&r2=1.303>

will fix our problem (sorry I don't test it).

-- -
Makoto `MAR' MATSUSHITA

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: no new snapshotonftp://current.freebsd.org/pub/FreeBSD/snapshots/i386/

2001-08-18 Thread Makoto MATSUSHITA


wosch> the 5.0-current snapshots on current.jp.freebsd.org are not updated 
wosch> since 3-Aug-2001. What happens?

Really?

lrwxr-xr-x  1 root  ftp  27 Aug 10 17:19 5-LATEST -> 5.0-CURRENT-20010810-JPSNAP

The last successfully finished release should be Aug/10/2001.

Current 5-current release is broken, since KerberosIV-enabled
src/gnu/usr.bin/cvs is broken as follows:

cc -O -pipe  -I/usr/src/gnu/usr.bin/cvs/cvs -I/usr/src/gnu/usr.bin/cvs/cvs/../lib 
-DHAVE_CONFIG_H -I/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src 
-I/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/lib 
-I/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/diff -DHAVE_KERBEROS 
-DHAVE_KRB_GET_ERR_TEXT -DENCRYPTION-c 
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/client.c
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/client.c: In function 
`start_tcp_server':
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/client.c:4124: `client_sai' 
undeclared (first use in this function)
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/client.c:4124: (Each 
undeclared identifier is reported only once
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/client.c:4124: for each 
function it appears in.)
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/client.c:4151: warning: 
passing arg 6 of `krb_sendauth' discards qualifiers from pointer target type
*** Error code 1

Sorry I don't know how to fix.

-- -
Makoto `MAR' MATSUSHITA

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message