--=====================_219006444==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Here is what I get... make[1]: Entering directory `/root/Apachetoolbox-1.5.62/src/php-4.2.3/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -I/usr/local/include -I../TSRM -g -O2 -pr$ cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory In file included from zend.h:180, from zend_compile.h:24, from zend_language_parser.c:148: zend_hash.h:119: parse error before "va_list" In file included from zend.h:181, from zend_compile.h:24, from zend_language_parser.c:148: zend_llist.h:34: parse error before "va_list" In file included from zend_compile.h:24, from zend_language_parser.c:148: zend.h:263: parse error before "va_list" zend.h:394: parse error before "va_list" make[1]: *** [zend_language_parser.lo] Error 1 make[1]: Leaving directory `/root/Apachetoolbox-1.5.62/src/php-4.2.3/Zend' make: *** [all-recursive] Error 1 All is from source, no RPMs. I am compiling PHP with IMAP and MySQL. At 09:19 PM 10/20/2002 -0700, you wrote: >I can't recall any messages from azphp about problems compiling php under >RH8. > >What issues are you having? > >What compile options are you feeding configure? > >What error messages are you receiving? Do you have the devel rpms >installed for >the stuff you are trying to use php with (e.g. to compile php as a module for >apache you would need apache-devel, to add mysql you need mysql-devel, >etc...)? > > > OK... I have spent several days tryinng to compile PHP 4.2.3, latest 1.+ > > Apache, and absolutely NO LUCK! Has anyone tried compliling from source > under > > Redhat 8 and been successful? All of the lists, AZPHPUG, Apachetoolbox, > etc, > > all are having issues but does not seem to be resolved by anyone. Any help > > would be greatly appreciated. >-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- >PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us >To subscribe, unsubscribe, or to change you mail settings: >http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss --- Brian Tafoya http://briantafoya.com/ c:\windows, c:\windows\run, c:\windows\crash! --=====================_219006444==.ALT Content-Type: text/html; charset="us-ascii" Here is what I get...

make[1]: Entering directory `/root/Apachetoolbox-1.5.62/src/php-4.2.3/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -I/usr/local/include -I../TSRM -g -O2 -pr$
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory
In file included from zend.h:180,
from zend_compile.h:24,
from zend_language_parser.c:148:
zend_hash.h:119: parse error before "va_list"
In file included from zend.h:181,
from zend_compile.h:24,
from zend_language_parser.c:148:
zend_llist.h:34: parse error before "va_list"
In file included from zend_compile.h:24,
from zend_language_parser.c:148:
zend.h:263: parse error before "va_list"
zend.h:394: parse error before "va_list"
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/root/Apachetoolbox-1.5.62/src/php-4.2.3/Zend'
make: *** [all-recursive] Error 1

All is from source, no RPMs.

I am compiling PHP with IMAP and MySQL.

At 09:19 PM 10/20/2002 -0700, you wrote:
I can't recall any messages from azphp about problems compiling php under RH8. 

What issues are you having? 

What compile options are you feeding configure? 

What error messages are you receiving?  Do you have the devel rpms installed for
the stuff you are trying to use php with (e.g. to compile php as a module for
apache you would need apache-devel, to add mysql you need mysql-devel, etc...)?

> OK... I have spent several days tryinng to compile PHP 4.2.3, latest 1.+
> Apache, and absolutely NO LUCK! Has anyone tried compliling from source under
> Redhat 8 and been successful? All of the lists, AZPHPUG, Apachetoolbox, etc,
> all are having issues but does not seem to be resolved by anyone. Any help
> would be greatly appreciated.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

---
Brian Tafoya
http://briantafoya.com/
c:\windows, c:\windows\run, c:\windows\crash! --=====================_219006444==.ALT--