Hello Thomas,

you wrote:
> The download worked but I think maybe I'm applying the patch incorrectly.
> patch -p 0 < midgard-php_3.0.15.patch
> ./configure --prefix=/usr \
>         --with-apxs=/usr/sbin/apxs \
>         --with-config-file-path=/etc/httpd \
>         --enable-safe-mode \
>         --with-exec-dir=/usr/bin \
>         --with-midgard=/www/midgard \
>         --with-xml \
>         --with-mysql \
>         --with-pgsql \
>         --with-imap \
>         --with-ldap \
>         --with-ftp \
>         --with-versioning \
>         --with-x \
>         --with-mod-dav=/usr/lib/apache \
>         --with-system-regex \
>         --disable-debug \
>         --with-zlib \
>         --enable-debugger \
>         --enable-magic-quotes \
>         --enable-short-tags \
>         --enable-track-vars
> Works fine.
> functions/midgard.c:3562: `tree' undeclared (first use in this function)
> functions/midgard.c:3562: parse error before `int'
> functions/midgard.c:3562: `mlevel' undeclared (first use in this function)
> functions/midgard.c:3562: `i' undeclared (first use in this function)
> make: *** [functions/midgard.o] Error 1
> Thoughs?
Patch is done against Midgard 1.2.6beta2. If you want to use it with
Midgard 1.2.5 you'll have to delete functions/midgard.c and replace it
with functions/midgard.c from midgard-php-1.2.5. Also please look into
config.h after configuring and change MIDGARD_VERSION there to 1.2.5.

Best regards,
 Alexander                            mailto:[EMAIL PROTECTED]



--
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