On Sat, Oct 13, 2001 at 02:12:12PM +0200, Tarjei Huse wrote:
> Hi, I tried downloading and compiling midgard from latest cvs, but the ./mkall
> fails with the following error:
> In file included from /usr/include/apache-1.3/httpd.h:72,
>                  from /usr/include/midgard/apache.h:25,
>                  from php_midgard.h:34,
>                  from midgard.c:24:
> /usr/include/apache-1.3/ap_config.h:1301: warning: `XtOffsetOf' redefined
> /usr/include/php4/main/php.h:342: warning: this is the location of the previous
> definition
> midgard.c:312: `STANDARD_MODULE_HEADER' undeclared here (not in a function)
> midgard.c:312: initializer element is not constant
> midgard.c:312: (near initialization for `midgard_module_entry.name')
> midgard.c:314: warning: initialization from incompatible pointer type
> midgard.c:315: warning: initialization from incompatible pointer type
> midgard.c:319: warning: initialization from incompatible pointer type
> midgard.c:320: warning: initialization from incompatible pointer type
> midgard.c:322: warning: initialization from incompatible pointer type
> midgard.c:325: warning: initialization makes integer from pointer without a cast
> midgard.c:325: warning: initialization makes integer from pointer without a cast
> midgard.c:325: warning: initialization makes integer from pointer without a cast
> midgard.c:325: warning: excess elements in struct initializer
> midgard.c:325: warning: (near initialization for `midgard_module_entry')
> midgard.c:326: warning: excess elements in struct initializer
> midgard.c:326: warning: (near initialization for `midgard_module_entry')
> make[1]: *** [midgard.slo] Error 1
> make[1]: Leaving directory `/usr/src/midgard/midgard-php4-1.4_CVS200110130202'
> make: *** [install-recursive] Error 1
> 
> Is this something that must be fixed in cvs before I continue?
A correction to my previous question: what does 
fgrep -r ZEND_MODULE_API_NO /path/to/php/headers
return?
-- 
/ Alexander Bokovoy
$ cat /proc/identity >~/.signature
  `Senior software developer and analyst for SaM-Solutions Ltd.`
---
Agree with them now, it will save so much time.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to