On Mon, Jun 02, 2003 at 04:59:14PM -0800, Joshua J. Kugler wrote: > I've been following the documentation and searching the mailing list > archives (which got me past one glitch already), but I'm stumped now. > > I'm trying to compile midgard-php4 1.4.4 from the source. I've already > compiled (and installed) midgard-lib, midgard-data and mod_midgard > successfully. But when I try to compile midgard-php4 (by running mkall > in its directory), I get the following (this is only a sample, e-mail me > if you want the whole thing): > <skipped> > > /home/joshua/tmp/midgard-php4-1.4.4/attachment.c: In function > `zif_mgd_stat_attachment': > > ////////////Is this the problem???? > > /home/joshua/tmp/midgard-php4-1.4.4/attachment.c:505: invalid type > argument of `->' > /home/joshua/tmp/midgard-php4-1.4.4/attachment.c:506: invalid type > argument of `->' > /home/joshua/tmp/midgard-php4-1.4.4/attachment.c:510: warning: passing > arg 1 of `mgd_sitegroup_record' makes pointer from integer without a > cast > /home/joshua/tmp/midgard-php4-1.4.4/attachment.c:527: invalid type > argument of `->'
Yes, this is the problem. Try to find daily snapshots of midgard-php4 before 15 May (but after 1.4.4 ;) and compile it - there are some fixes to work with PHP-4.3.x. <skipped> -- Regards, Sergei Dolmatov. --- One person's error is another person's data. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
