[EMAIL PROTECTED] wrote:

> >> In file included from midgard.c:23:
> >> php_midgard.h:39:29: midgard/midgard.h: No such file or directory
> > 
> > Did you install a new midgard-lib? If it's not in a default location
>  (/usr or /usr/local), try ./mkall /path/to/midgard-lib
> I did. I also tried to 
> ls -s /usr/local/midgard/include/midgard/* /usr/local/midgard/include/  
> 
> Then I got:
> midgard.c: In function `php_if_mgd_auth_midgard':
> midgard.c:724: `MGD_AUTH_NOT_CONNECTED' undeclared (first use in this 
> function)

Still looks like old headers are around. These identifiers are
generated by a perl script during build of midgard-lib.

> PS: Where should the midgard_user_func be defined? When I do
> nm midgard.so |grep midgard I get:
> 00013fd0 T _midgard_getset_property
>          U midgard_user_call_func

http://www.midgard-project.org/manual/faq.installing.htm#FAQ.INSTALLING.MIDGARD-USER-CALL-FUNC

(Sorry if the latter was allready answered, I'm working through my
mailbacklog).

Emile


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

Reply via email to