From andrea@acampi.inet.it  Fri Jun 25 19:35:37 2004
Return-Path: <andrea@acampi.inet.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A00DB16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jun 2004 19:35:37 +0000 (GMT)
Received: from hal-5.inet.it (hal-5.inet.it [213.92.5.24])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B444343D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jun 2004 19:35:36 +0000 (GMT)
	(envelope-from andrea@acampi.inet.it)
Received: from acampi.inet.it [::ffff:213.92.1.165] by hal-5.inet.it via I-SMTP-4.8.4-483
	id ::ffff:213.92.1.165+qdfaoXD3fqgO; Fri, 25 Jun 2004 07:30:14 +0200
Received: by acampi.inet.it (Postfix, from userid 1000)
	id A25F115534; Fri, 25 Jun 2004 07:30:13 +0200 (CEST)
Message-Id: <20040625053013.A25F115534@acampi.inet.it>
Date: Fri, 25 Jun 2004 07:30:13 +0200 (CEST)
From: Andrea Campi <andrea+freebsd@webcom.it>
Reply-To: Andrea Campi <andrea+freebsd@webcom.it>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] make buildworld fails is NO_YP_LIBC is defined
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68340
>Category:       bin
>Synopsis:       [patch] make buildworld fails is NO_YP_LIBC is defined
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 25 19:40:08 GMT 2004
>Closed-Date:    Fri Jun 25 22:23:50 GMT 2004
>Last-Modified:  Fri Jun 25 22:23:50 GMT 2004
>Originator:     Andrea Campi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD tanja.webcom.it 5.2-CURRENT FreeBSD 5.2-CURRENT #38: Sat Jun 12
+16:31:30 CEST 2004 tanja@tanja.webcom.it:/usr/obj/usr/src/sys/TANJA i386

>Description:
make -DNO_YP_LIBC buildworld fails with a few errors. The attached patch
by Bjoern A. Zeeb <bzeeb+freebsd -- a t -- zabbadoz -- dot -- net> fixes
them.

A related, but orthogonal issue is the name of the option; since it
covers far more than libc it should arguably renamed to NO_YP or NOYP.
It might be worth to do it as a separate step.
>How-To-Repeat:
make -DNO_YP_LIBC buildworld 
>Fix:
See attached patch.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: le 
State-Changed-When: Fri Jun 25 22:23:34 GMT 2004 
State-Changed-Why:  
Duplicate of bin/68303. 

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