Guus Leeuw writes:
>
> gleeuw@germany:~/Work/OpenSource/ccvs-cyclic/src > grep -n CVSroot_port
> cvs.h
> 385:extern int CVSroot_port; /* the port or zero if method == local */
> gleeuw@germany:~/Work/OpenSource/ccvs-cyclic/src > grep -n CVSroot_port
> client.c
> 3833: port_number = CVSroot_port ? CVSroot_port : get_port_number
> ("CVS_CLIENT_PORT", "cvspserver", CVS_AUTH_PORT);
> 4045: port = CVSroot_port ? CVSroot_port : get_port_number
> ("CVS_CLIENT_PORT", "cvs", CVS_PORT);
> gleeuw@germany:~/Work/OpenSource/ccvs-cyclic/src >
But that's not the directory you're compiling in! From your previous
message, you're compiling in ~/Work/OpenSource/ccvs-compile/src, so I'd
say you need to delete your ccvs-compile directory and recreate it.
-Larry Jones
Bad news, Mom. I promised my soul to the Devil this afternoon. -- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs