From stefan@tcs.nordic.de Tue Sep 21 07:14:19 1999
Return-Path: <stefan@tcs.nordic.de>
Received: from tcs.nordic.de (tcs.nordic.de [194.233.126.69])
	by hub.freebsd.org (Postfix) with ESMTP id 8D32A151E2
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Sep 1999 07:14:16 -0700 (PDT)
	(envelope-from stefan@tcs.nordic.de)
Received: (from stefan@localhost)
	by tcs.nordic.de (8.9.3/8.9.3) id QAA24600;
	Tue, 21 Sep 1999 16:15:37 +0200 (CEST)
	(envelope-from stefan)
Message-Id: <199909211415.QAA24600@tcs.nordic.de>
Date: Tue, 21 Sep 1999 16:15:37 +0200 (CEST)
From: sh@nordic.de
Sender: stefan@tcs.nordic.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: make: don't know how to make crypt-md5.c. Stop (make world after an upgrade 3.2 to 3.3-stable)
X-Send-Pr-Version: 3.2

>Number:         13876
>Category:       i386
>Synopsis:       make: don't know how to make crypt-md5.c. Stop (make world after an upgrade 3.2 to 3.3-stable)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 07:20:00 PDT 1999
>Closed-Date:    Mon Oct 4 10:49:24 PDT 1999
>Last-Modified:  Thu May  6 21:20:03 UTC 2010
>Originator:     Stefan Hueneburg
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
Nordic.Net, Germany
>Environment:

	
uname -a
FreeBSD tcs.nordic.de 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Sat Aug 28 18:39:30 CEST 1999     root@tcs.nordic.de:/usr/src/sys/compile/TCS  i386

>Description:

	
I want upgrade my 3.2-RELEASE to 3.3-stable.
I did 'make update' with the server: cvsup.internat.freebsd.org.
Make update worked fine, but make world after that has crashed.

I tried several non-US cvsup-Server, but there is no difference. And I know some
other people who have the same problem.


>How-To-Repeat:

	
# make buildworld
[...]
--------------------------------------------------------------
>Fix:
	
	


>Release-Note:
>Audit-Trail:

From: Ruslan Ermilov <ru@FreeBSD.ORG>
To: sh@nordic.de
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: i386/13876: make: don't know how to make crypt-md5.c. Stop (make world after an upgrade 3.2 to 3.3-stable)
Date: Mon, 4 Oct 1999 19:52:01 +0300

 On Tue, Sep 21, 1999 at 04:15:37PM +0200, sh@nordic.de wrote:
 > 
 > I want upgrade my 3.2-RELEASE to 3.3-stable.
 > I did 'make update' with the server: cvsup.internat.freebsd.org.
 > Make update worked fine, but make world after that has crashed.
 > 
 > I tried several non-US cvsup-Server, but there is no difference.
 > And I know some other people who have the same problem.
 > 
 You have updated your sources to 4.0-CURRENT, it seems.  This could
 be because you are using wrong SUPFILEs.  Are you just uncommented
 SUPFILE or SUPFILE1 strings in /etc/make.conf?  The standard.supfile
 and secure.supfile listed here are not suitable for -stable, and
 this has been fixed in -STABLE in src/etc/make.conf,v 1.72.2.8 by
 recommending "stable-supfile" and "stable-secure-supfile".
 So, what SUPFILEs did you use?
 
 Please let me know,
 -- 
 Ruslan Ermilov		Sysadmin and DBA of the
 ru@ucb.crimea.ua	United Commercial Bank,
 ru@FreeBSD.org		FreeBSD committer,
 +380.652.247.647	Simferopol, Ukraine
 
 http://www.FreeBSD.org	The Power To Serve
 http://www.oracle.com	Enabling The Information Age
 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Mon Oct 4 10:49:24 PDT 1999 
State-Changed-Why:  
Please use "secure-stable-supfile" instead of "secure-supfile". 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: i386/13876: commit references a PR
Date: Thu, 10 Dec 2009 06:03:37 +0000 (UTC)

 pgollucci    2009-12-10 06:03:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/apr            Makefile 
     devel/apr/files      patch-apr_buildconf 
   Log:
   - Allow install by a user other then root
   
   PR:             ports/13876 [based on]
   Submitted by:   Mel Flynn <mel@rachie.is-a-geek.net>
   
   Revision  Changes    Path
   1.89      +1 -0      ports/devel/apr/Makefile
   1.2       +1 -1      ports/devel/apr/files/patch-apr_buildconf
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: i386/13876: commit references a PR
Date: Sat, 12 Dec 2009 00:43:35 +0000 (UTC)

 pgollucci    2009-12-12 00:43:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/apache22         Makefile 
   Added files:
     www/apache22/files   patch-srclib__apr__buildconf 
   Log:
   - Allow install by a user other then root
   [Duplicate fix for devel/apr here in www/apache22 too]
   
   PR:             ports/13876 [based on]
   Submitted by:   Mel Flynn <mel at rachie.is-a-geek.net>
                   miwi@
   
   Revision  Changes    Path
   1.250     +1 -1      ports/www/apache22/Makefile
   1.1       +10 -0     ports/www/apache22/files/patch-srclib__apr__buildconf (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: i386/13876: commit references a PR
Date: Thu,  6 May 2010 21:18:34 +0000 (UTC)

 pgollucci    2010-05-06 21:18:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/apache20/files   patch-libtool22 
   Log:
   - Fix build for !root users
     duplicated from www/apache22 and devel/apr
     Originally:
   
   PR:             ports/13876 [based on]
   Submitted by:   Mel Flynn <mel@rachie.is-a-geek.net>
   With Hat:       apache@
   
   Revision  Changes    Path
   1.2       +2 -1      ports/www/apache20/files/patch-libtool22
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
 >>> Rebuilding bootstrap libraries
 --------------------------------------------------------------
 [...]
 building standard c library
 ranlib libc.a
 install -c -o root -g wheel -m 444   libc.a /usr/obj/usr/src/tmp/usr/lib
 /usr/obj/usr/src/lib/libc created for /usr/src/lib/libc
 cd /usr/src/secure/lib/libcrypt;  /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPR
 -B install cleandir obj
 rm -f .depend /usr/obj/usr/src/secure/lib/libcrypt/GPATH /usr/obj/usr/src/secure/lib/libcrypt/GRTAG
 make: don't know how to make crypt-md5.c. Stop
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 #
 
