Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2002 11:34:37 +0100
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        Marc-Kelly <MKelly@OfficeDepot.com>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Help: FreeBSD4.6, Apache2_2.0.43, PHP4_4.2.3
Message-ID:  <20021128103437.GQ77198@freepuppy.bellavista.cz>
In-Reply-To: <4041E1F0219E3041BBBF5B166A4A13504327B0@us10000msx10.na.odcorp.net>
References:  <4041E1F0219E3041BBBF5B166A4A13504327B0@us10000msx10.na.odcorp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
# MKelly@OfficeDepot.com / 2002-11-27 15:44:41 -0500:
> Help, trying to install PHP4 from ports.  I 'cd' to
> /usr/ports/www/mod_php4.  Start a script.  Type 'make'.  The
> configure.php script prompt sme to select which components to build
> for.  I take the default (or deselect zlib too, both produce the same
> error).  And here's my output unedited.  If anyone can help diagnose
> this and point me in the right direction I will be very appreciative.
> Thanks in advance.
 
    ...

> Building mod_php4 as an apache2 module.
> 
> ===>  Extracting for mod_php4-4.2.3
> Building mod_php4 as an apache2 module.
> 
> >> Checksum OK for php-4.2.3.tar.bz2.

    ...

> +--------------------------------------------------------------------+
> |                        *** WARNING ***                             |
> |                                                                    |
> | Apache 2 Support is EXPERIMENTAL and should NOT be used in         |
> | production environment. Before submitting bug reports, try the     |
> | latest CVS snapshot from http://snaps.php.net                      |
> +--------------------------------------------------------------------+

    you do realize that this disclaimer isn't printed just for fun?
    did you do what this tells you to do?

> ===>  Building for mod_php4-4.2.3
> Making all in Zend
> /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I.
> -I../main   -DNO_IDEA -D_REENTRANT -D_THREAD_SAFE -I../TSRM  -O -pipe
> -I/usr/local/include -pthread -DZTS -prefer-pic -c zend_language_parser.c
> In file included from zend_alloc.h:26,
>                  from zend.h:154,
>                  from zend_compile.h:24,
>                  from zend_language_parser.c:148:
> ./TSRM/TSRM.h:40: pth.h: No such file or directory
> In file included from zend_alloc.h:26,
>                  from zend.h:154,
>                  from zend_compile.h:24,
>                  from zend_language_parser.c:148:
> ./TSRM/TSRM.h:87: syntax error before `pth_t'
> ./TSRM/TSRM.h:102: syntax error before `thread_id'
> ./TSRM/TSRM.h:103: syntax error before `thread_id'
> ./TSRM/TSRM.h:110: syntax error before `tsrm_thread_id'
> ./TSRM/TSRM.h:110: warning: data definition has no type or storage class
> ./TSRM/TSRM.h:111: syntax error before `*'
> ./TSRM/TSRM.h:111: warning: data definition has no type or storage class
> ./TSRM/TSRM.h:112: syntax error before `*'
> ./TSRM/TSRM.h:113: syntax error before `*'
> ./TSRM/TSRM.h:114: syntax error before `*'
> *** Error code 1
> 
> Stop in /usr/ports/www/mod_php4/work/php-4.2.3/Zend.
> *** Error code 1
> 
> Stop in /usr/ports/www/mod_php4/work/php-4.2.3.
> *** Error code 1
> 
> Stop in /usr/ports/www/mod_php4.
> *** Error code 1

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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