From owner-freebsd-ports Thu Aug 15 17:14: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D8737B400 for ; Thu, 15 Aug 2002 17:13:59 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0997A43E4A for ; Thu, 15 Aug 2002 17:13:59 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id A17102CC756 for ; Thu, 15 Aug 2002 21:13:55 -0300 (ADT) Date: Thu, 15 Aug 2002 21:13:55 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-ports@freebsd.org Subject: php4 + apache2.0.40 Message-ID: <20020815211320.Q33068-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I saw some fixes going around, but am still gertting the following error(s): -mpentium -pipe -I/usr/local/include -I/usr/local/include/pgsql -pthread -DZTS -prefer-pic -c sapi_apache2.c In file included from /usr/local/include/apache2/apr_portable.h:90, from /usr/local/include/apache2/http_protocol.h:64, from sapi_apache2.c:38: /usr/local/include/pth/pthread.h:504: warning: `fork' redefined /usr/local/include/pth/pth.h:507: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:505: warning: `sleep' redefined /usr/local/include/pth/pth.h:510: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:506: warning: `sigwait' redefined /usr/local/include/pth/pth.h:512: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:507: warning: `waitpid' redefined /usr/local/include/pth/pth.h:508: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:508: warning: `connect' redefined /usr/local/include/pth/pth.h:515: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:509: warning: `accept' redefined /usr/local/include/pth/pth.h:516: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:510: warning: `select' redefined /usr/local/include/pth/pth.h:513: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:511: warning: `poll' redefined /usr/local/include/pth/pth.h:514: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:512: warning: `read' redefined /usr/local/include/pth/pth.h:517: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:513: warning: `write' redefined /usr/local/include/pth/pth.h:518: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:514: warning: `readv' redefined /usr/local/include/pth/pth.h:519: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:515: warning: `writev' redefined /usr/local/include/pth/pth.h:520: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:516: warning: `recv' redefined /usr/local/include/pth/pth.h:521: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:517: warning: `send' redefined /usr/local/include/pth/pth.h:522: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:518: warning: `recvfrom' redefined /usr/local/include/pth/pth.h:523: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:519: warning: `sendto' redefined /usr/local/include/pth/pth.h:524: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:520: warning: `pread' redefined /usr/local/include/pth/pth.h:525: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:521: warning: `pwrite' redefined To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message