Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 04:10:14 -0700 (PDT)
From:      Rauf Kuliyev <rauf@kuliyev.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44378: Can't compile mod_php4 for apache2
Message-ID:  <200210221110.g9MBAEuY041831@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210221110.g9MBAEuY041831>