From my-subs@mail.ru  Thu Sep  4 16:40:29 2003
Return-Path: <my-subs@mail.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 15EEA16A4BF
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Sep 2003 16:40:29 -0700 (PDT)
Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7478643F3F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Sep 2003 16:40:28 -0700 (PDT)
	(envelope-from my-subs@mail.ru)
Received: from [62.0.89.186] (port=1265 helo=old.home)
	by mx1.mail.ru with smtp 
	id 19v3iB-000Ogk-00; Fri, 05 Sep 2003 03:40:23 +0400
Message-Id: <20030905024018.083b0d63.my-subs@mail.ru>
Date: Fri, 5 Sep 2003 02:40:18 +0300
From: Alexander Portnoy <my-subs@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org, never@nevermind.kiev.ua
Cc: martin.kraft@fal.de
Subject: Re:%20bin/53201:%20buildworld%20%35.%31-RELEASE%20on%20%34.%38-STABLE%20fails

>Number:         56463
>Category:       bin
>Synopsis:       Re: bin/53201: buildworld 5.1-RELEASE on 4.8-STABLE fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 04 16:50:08 PDT 2003
>Closed-Date:    Thu Sep 18 14:55:37 PDT 2003
>Last-Modified:  Thu Sep 18 14:55:37 PDT 2003
>Originator:     Alexander Portnoy
>Release:        
>Organization:
>Environment:
>Description:
 There are the patches:
 
 
 diff -u /usr/src/Makefile.inc1.orig /usr/src/Makefile.inc1
 #--------------------------------------------------------------------------------------
 --- /usr/src/Makefile.inc1.orig	Fri Sep  5 02:11:23 2003
 +++ /usr/src/Makefile.inc1	Fri Sep  5 00:47:07 2003
 @@ -791,6 +791,10 @@
  _generic_libs+=	kerberos5/lib
  .endif
  
 +.if !defined(NOLIBPTHREAD)
 +_prebuild_libs+= lib/libc
 +.endif
 +	 
  _prebuild_libs+= lib/libcom_err lib/libcrypt lib/libexpat \
  		lib/libkvm lib/libmd \
  		lib/libncurses lib/libopie lib/libpam lib/libradius \
 
 #--------------------------------------------------------------------------------------
 
 
 diff -u  /usr/src/lib/libpthread/support/Makefile.inc.orig /usr/src/lib/libpthread/support/Makefile.inc
 #--------------------------------------------------------------------------------------
 --- /usr/src/lib/libpthread/support/Makefile.inc.orig	Fri Sep  5 02:13:29 2003
 +++ /usr/src/lib/libpthread/support/Makefile.inc	Fri Sep  5 00:48:10 2003
 @@ -6,5 +6,5 @@
  SOBJS+= thr_libc.So
  
  thr_libc.So: thr_support.So
 -	${CC} -nostdlib -L/usr/lib -o ${.TARGET} -Wl,-x,-r ${.ALLSRC} -lc_pic
 +	${CC} -nostdlib -o ${.TARGET} -Wl,-x,-r ${.ALLSRC} -lc_pic
  
 #--------------------------------------------------------------------------------------
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Thu Sep 18 14:54:14 PDT 2003 
State-Changed-Why:  
Misfiled followup to bin/53201 [content already therein]. 


Responsible-Changed-From-To: gnats-admin->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Thu Sep 18 14:54:14 PDT 2003 
Responsible-Changed-Why:  

Take from gnats-admin. 

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