From owner-freebsd-questions Thu Nov 28 2:35: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 250FE37B401 for ; Thu, 28 Nov 2002 02:35:04 -0800 (PST) Received: from bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB0B043EC5 for ; Thu, 28 Nov 2002 02:34:58 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from lilith.bellavista.cz ([10.1.0.1]) by bellavista.cz (8.9.3/8.9.8) with ESMTP id LAA06616; Thu, 28 Nov 2002 11:34:42 +0100 Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id AED3628; Thu, 28 Nov 2002 12:32:32 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 825102FDAB2; Thu, 28 Nov 2002 11:34:37 +0100 (CET) Date: Thu, 28 Nov 2002 11:34:37 +0100 From: Roman Neuhauser To: Marc-Kelly Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Help: FreeBSD4.6, Apache2_2.0.43, PHP4_4.2.3 Message-ID: <20021128103437.GQ77198@freepuppy.bellavista.cz> Mail-Followup-To: Marc-Kelly , "'freebsd-questions@FreeBSD.ORG'" References: <4041E1F0219E3041BBBF5B166A4A13504327B0@us10000msx10.na.odcorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4041E1F0219E3041BBBF5B166A4A13504327B0@us10000msx10.na.odcorp.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # 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