From owner-freebsd-ports Tue Oct 22 4:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD51A37B401 for ; Tue, 22 Oct 2002 04:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E3F43E77 for ; Tue, 22 Oct 2002 04:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9MBK3x3063427 for ; Tue, 22 Oct 2002 04:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9MBK3uk063426; Tue, 22 Oct 2002 04:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21AF337B404 for ; Tue, 22 Oct 2002 04:10:17 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C65043E77 for ; Tue, 22 Oct 2002 04:10:16 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9MBAE7R041832 for ; Tue, 22 Oct 2002 04:10:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g9MBAEuY041831; Tue, 22 Oct 2002 04:10:14 -0700 (PDT) Message-Id: <200210221110.g9MBAEuY041831@www.freebsd.org> Date: Tue, 22 Oct 2002 04:10:14 -0700 (PDT) From: Rauf Kuliyev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/44378: Can't compile mod_php4 for apache2 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 >Number: 44378 >Category: ports >Synopsis: Can't compile mod_php4 for apache2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 22 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Rauf Kuliyev >Release: 4.7 >Organization: bp >Environment: FreeBSD hosting 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Wed Oct 16 05:12:44 AZST 2002 root@beast:/usr/obj/usr/src/sys/NS01 i386 >Description: 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 /usr/local/include/pth/pth.h:526: warning: this is the location of the previous definition 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:186: redefinition of `nfds_t' /usr/local/include/pth/pth.h:56: `nfds_t' previously declared here sapi_apache2.c: In function `php_input_filter': sapi_apache2.c:295: structure has no member named `__pthread_read' *** Error code 1 Stop in /usr/tmp/usr/ports/www/mod_php4/work/php-4.2.3/sapi/apache2filter. *** Error code 1 Stop in /usr/tmp/usr/ports/www/mod_php4/work/php-4.2.3/sapi/apache2filter. *** Error code 1 Stop in /usr/tmp/usr/ports/www/mod_php4/work/php-4.2.3/sapi. *** Error code 1 Stop in /usr/tmp/usr/ports/www/mod_php4/work/php-4.2.3. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. >How-To-Repeat: cd /usr/ports/www/mod_php4 make WITH_APACHE2=yes >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message