Hi,
I have problems to compile the php-sources from your snap from 05/14/2001:
php3: apache dies with this few lines in the log-file:
[Mon May 14 23:06:01 2001] [info] Created shared memory segment #4030465
[Mon May 14 23:06:01 2001] [info] allocated semaphore #950272
[Mon May 14 23:06:01 2001] [info] mod_cvs $Id: mod_cvs.c,v 1.24 1999/04/15 13:07:25
main Exp $
[Mon May 14 23:06:01 2001] [info] mod_unique_id: using ip addr 192.168.1.1
php4: compiling php4:
article.c: In function `php_if_mgd_create_article':
article.c:541: `MGD_ENV' undeclared (first use in this function)
article.c:541: (Each undeclared identifier is reported only once
article.c:541: for each function it appears in.)
article.c: In function `php_if_mgd_update_article':
article.c:859: request for member `value' in something not a structure or union
article.c: At top level:
article.c:981: `php_if_midgard_oop_sitegroup_set' undeclared here (not in a function)
article.c:981: initializer element is not constant
article.c:981: (near initialization for `MidgardClassArticleMethods[16].handler')
article.c:981: `php_if_midgard_oop_sitegroup_get' undeclared here (not in a function)
article.c:981: initializer element is not constant
article.c:981: (near initialization for `MidgardClassArticleMethods[17].handler')
make[3]: *** [article.lo] Error 1
Any ideas?
Thank you!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]