From dev-return-11182-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Feb 27 14:23:58 2004 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 97286 invoked from network); 27 Feb 2004 14:23:58 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Feb 2004 14:23:58 -0000 Received: (qmail 1005 invoked by uid 500); 27 Feb 2004 14:23:54 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 751 invoked by uid 500); 27 Feb 2004 14:23:53 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 722 invoked from network); 27 Feb 2004 14:23:52 -0000 Message-ID: <403F52CD.3030406@attglobal.net> Date: Fri, 27 Feb 2004 09:23:09 -0500 From: Jeff Trawick User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.5) Gecko/20031020 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@apr.apache.org Subject: make dependency problem with new makefiles Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N In case it isn't obvious, there is a dependency problem that some make implementations complain about. Here is Solaris make: $ make make: Warning: Infinite loop: Target `include/apr_pools.h' depends on itself Current working directory /export/home/trawick/apache/apr make: Warning: Infinite loop: Target `include/apr_pools.h' depends on itself Current working directory /export/home/trawick/apache/apr make: Warning: Infinite loop: Target `include/apr_pools.h' depends on itself Current working directory /export/home/trawick/apache/apr z/OS make has similar complaints when using Sascha's non-python rewrite of the new system.