>> >> ../configure --with-midgard=/usr/local/apache/bin/apxs >> > What what what?? > > To compile PHP4 module, use mkall script. > You want to compile with midgard while pointing to apxs? > Such ideas are reserved only for European politics ;) > > Piotras
Hahaha.. well... for me.. ./mkall like European politics is unsuccessful. :-) ../mkall happily returns a ton of lines looking like this... /usr/local/midgard-php4-1.4.4/midgard.c:584: request for member `mgd_errno' in something not a structure or union /usr/local/midgard-php4-1.4.4/midgard.c: In function `mgd_reset_errno': /usr/local/midgard-php4-1.4.4/midgard.c:590: request for member `mgd_errno' in something not a structure or union /usr/local/midgard-php4-1.4.4/midgard.c: In function `mgd_get_errno': /usr/local/midgard-php4-1.4.4/midgard.c:596: request for member `mgd_errno' in something not a structure or union /usr/local/midgard-php4-1.4.4/midgard.c: In function `zif_mgd_get_midgard': /usr/local/midgard-php4-1.4.4/midgard.c:606: `rcfg' undeclared (first use in this function) /usr/local/midgard-php4-1.4.4/midgard.c: In function `zif_mgd_auth_midgard': /usr/local/midgard-php4-1.4.4/midgard.c:663: `request_rec' undeclared (first use in this function) /usr/local/midgard-php4-1.4.4/midgard.c:663: `r' undeclared (first use in this function) /usr/local/midgard-php4-1.4.4/midgard.c:667: parse error before ')' token /usr/local/midgard-php4-1.4.4/midgard.c:701: request for member `pool' in something not a structure or union /usr/local/midgard-php4-1.4.4/midgard.c:701: warning: assignment makes pointer from integer without a cast /usr/local/midgard-php4-1.4.4/midgard.c:705: request for member `pool' in something not a structure or union /usr/local/midgard-php4-1.4.4/midgard.c:705: warning: assignment makes pointer from integer without a cast /usr/local/midgard-php4-1.4.4/midgard.c:713: warning: assignment makes pointer from integer without a cast /usr/local/midgard-php4-1.4.4/midgard.c:714: warning: assignment makes pointer from integer without a cast I tried the German government approach and just faked it to make it look like it worked. But ultimately I got nowhere. lol. Is this perhaps a problem related the php-4.3.1? Im running RH 7.3 too. Thanks, Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
