Hi,

I have got the latest cvs version (or where can I get the complete source code
for the 1.4beta3 version ?) and try to compile it.

lib and mod are done (with sitegroups enabeld).

Now I try to compile the php-module:
When I start
  configure --with-mysql --with-midgard
all seems to be ok. But I have to add to the Makefile to include include-dirs
(one for apache[missing httpd.h, ...] and the other for gd[missing gd.h, ...]).

But now I get in php/functtions/midgard.c the following errors:
functions/midgard.c:86: `php3_rqst' undeclared (first use in
this function)
...
functions/midgard.c:202: `APLOG_MARK' undeclared (first use in this
function)
functions/midgard.c:202: `APLOG_INFO' undeclared (first use in this function)
functions/midgard.c:202: `APLOG_NOERRNO' undeclared (first use in this function)
...

Mhm, the missing APLOG_MARK etc I can solve by including the corresponding
include file (http_log.h). The missing declaration for php3_rqst I haven't
looked for.

My question is, do I have the correct sources (is the CVS repository up to
date, or are there other sources for the latest beta version?).

best regards

Ralf Eisinger
-------------------
IHS - University of Stuttgart, Germany
Pfaffenwaldring 10
70150 Stuttgart
Phone: (0049)-711-685-3201

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to