Hi!

Compiling works, also the starting of php4 with the midgard.so module. But 
somehow it works not really well.. A phpinfo results in a segmentation 
fault.. Is there any hope to get Midgard 1.4.1 running for me? ;-)

Matthias

--On Samstag, 14. April 2001 23:50 +0300 Alexander Bokovoy <[EMAIL PROTECTED]> 
wrote:

> Spent some time and found an error already known to me. It is known bug
> of PHP4 post-4.0.5RC3 -- it doesn't defines properly HAVE_FOO and
> COMPILE_DL_FOO for extensions compiled through phpize as Self-Contained
> Extensions (SCE). Use following to compile:
>
> export CFLAGS="$CFLAGS -DHAVE_MIDGARD=1 -DCOMPILE_DL_MIDGARD=1"
> ./mkall
>
> First line is really needed. I've never experienced this error since
> middle of March because my SPEC-files for PHP4 modules automatically
> provide it to module which is subject to build.
>
> I'll update mkall in CVS to do so by default.



-- 
Matthias Gelbhardt   |   brought to you by CommY-Entertainment
[EMAIL PROTECTED]        |   with the power of Debian-Linux
http://www.commy.de  |
+49 (0)170 547 10 11 |   Abi 2000 im Netz http://abi2000.rats-ms.de

PGP-Fingerprint: 97DF 5DB4 2A29 247B 0A68  99CA 453D 9ABA 8BF3 42EA

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

Reply via email to