Piotras <[EMAIL PROTECTED]> writes: > Team14 <[EMAIL PROTECTED]> wrote: > > > I got a problem while installing the php4 module: > > > > #./mkall --with-apxs=/usr/local/apache2/bin/apxs --with-apr > > config=/usr/local/apache2/bin/apr-config > > > > /root/Midgard_AllinOne/midgard-php4-1.6.3/preparser.c:332: > > `original_active_op_array' undeclared (first use in this function) > > /root/Midgard_AllinOne/midgard-php4-1.6.3/preparser.c:333: > > `original_function_state_ptr' undeclared (first use in this function) > > /root/Midgard_AllinOne/midgard-php4-1.6.3/preparser.c:337: `retval' > > undeclared > > (first use in this function) > > make: *** [preparser.lo] Error 1 > > > > if someone could help me. Thanks > > distro? > php version? > php development files or packages with the same version as php itself? > > Looks like some problem with php header files. retval is "automagic" Zend's > variable.
the first error is this one: /root/Midgard_AllinOne/midgard-php4-1.6.3/preparser.c: In function `mgd_eval_string': /root/Midgard_AllinOne/midgard-php4-1.6.3/preparser.c:277: parse error before `*' Please read the reply in thread "Midgard-php4-1.6.3 Install Problem - preparser.c". -- Felix Natter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
