On Mon, Jan 13, 2003 at 06:09:52AM +0100, Emiliano wrote: > On Sun, Jan 12, 2003 at 05:58:13PM -0500, Steven J. Sobol wrote: > > > > mgd_dcfg()->blobdir: > > > /install/midgard-php4-cvs/attachment.c:518: invalid type argument of `->' > > > /install/midgard-php4-cvs/attachment.c:519: invalid type argument of `->' > > > /install/midgard-php4-cvs/attachment.c:540: invalid type argument of `->' > > A probable fix for this is now in CVS. Well, I don't understand anything in compiling...
/home/sergei/src/midgard/php4/attachment.c: In function `zif_mgd_stat_attachment': /home/sergei/src/midgard/php4/attachment.c:496: `midgard_directory_config' undeclared (first use in this function) /home/sergei/src/midgard/php4/attachment.c:496: (Each undeclared identifier is reported only once /home/sergei/src/midgard/php4/attachment.c:496: for each function it appears in.) /home/sergei/src/midgard/php4/attachment.c:496: `dcfg' undeclared (first use in this function) I wrote about this problem before... php_midgard.h includes <midgard/apache.h>, where it is declared. Before this problem was solved by including <midgard/apache.h> in attachment.c, but looks like it isn't right solution. -- Regards, Sergei Dolmatov. --- Staff meeting in the conference room in %d minutes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
