From dan@xkulesh.vol.cz  Sun Jun 30 16:13:52 2002
Return-Path: <dan@xkulesh.vol.cz>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5FC2A37B406
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Jun 2002 16:13:52 -0700 (PDT)
Received: from xkulesh.vol.cz (xkulesh.vol.cz [195.250.154.106])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E914543E09
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Jun 2002 16:13:49 -0700 (PDT)
	(envelope-from dan@xkulesh.vol.cz)
Received: from xkulesh.vol.cz (localhost [127.0.0.1])
	by xkulesh.vol.cz (8.12.5/8.12.5) with ESMTP id g5UNDqRf033669;
	Mon, 1 Jul 2002 01:13:52 +0200 (CEST)
	(envelope-from dan@xkulesh.vol.cz)
Received: (from dan@localhost)
	by xkulesh.vol.cz (8.12.5/8.12.5/Submit) id g5UMxjxf033200;
	Mon, 1 Jul 2002 00:59:45 +0200 (CEST)
Message-Id: <200206302259.g5UMxjxf033200@xkulesh.vol.cz>
Date: Mon, 1 Jul 2002 00:59:45 +0200 (CEST)
From: Dan Lukes <dan@obluda.cz>
Reply-To: Dan Lukes <dan@obluda.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dan@obluda.cz
Subject: _PATH_RSH and _PATH_CP not defined in bin/rcp/rcp.c
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40054
>Category:       bin
>Synopsis:       _PATH_RSH and _PATH_CP not defined in bin/rcp/rcp.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 30 16:20:04 PDT 2002
>Closed-Date:    Tue Jul 02 04:27:16 PDT 2002
>Last-Modified:  Tue Jul 02 04:27:16 PDT 2002
>Originator:     Dan Lukes
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Obludarium
>Environment:
FreeBSD: src/bin/rcp/rcp.c,v 1.33 2002/06/30 05:15:03 obrien

>Description:
_PATH_RSH and _PATH_CP not defined error in bin/rcp/rcp.c (at least when compiling
without KERBEROS support)

>How-To-Repeat:
	N/A
>Fix:

copy pathnames.h_ to some good place and include it
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: roam 
State-Changed-When: Mon Jul 1 04:40:39 PDT 2002 
State-Changed-Why:  
Just as with PR 40052, those string constants are indeed defined in the 
system-wide header file <paths.h>. 

Can you verify that your src/include/paths.h file does indeed have both 
those defines, and that your src/bin/mv/mv.c and src/bin/rcp/rcp.c do 
#include <paths.h>? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40054 

From: Dan Lukes <dan@obluda.cz>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: bin/40054: _PATH_RSH and _PATH_CP not defined in bin/rcp/rcp.c
Date: Tue, 02 Jul 2002 13:18:14 +0200

 Forget it. There has been problem with my cvsup. Most of sources has 
 been in sync, but many of them aren't. After removing /usr/sup/src-all/* 
 and  re-cvsuping the problem disapear.
 
   It PR is bogus and should be closed. I'm sorry for it.
 
   PR 40052 is the same case.
 
   	 
 				Dan
 -- 
 Dan Lukes      tel: +420 2 21914205, fax: +420 2 21914206
 root  of FIONet,  KolejNET,  webmaster  of www.freebsd.cz
 AKA: dan@obluda.cz, dan@freebsd.cz, dan@kolej.mff.cuni.cz
 
State-Changed-From-To: feedback->closed 
State-Changed-By: roam 
State-Changed-When: Tue Jul 2 04:26:24 PDT 2002 
State-Changed-Why:  
Closed by submitter's requst. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40054 
>Unformatted:
