Re: problem preparser.c
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[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