Undefined symbol: ldap_init_fd

I successfully compile Nginx with Nginx-auth-ldap and when I start
Nginx ,
the worker process turn defunct and I see -

nginx: worker process: symbol lookup error: nginx: worker process:
undefined
symbol: ldap_init_fd

in the error logs without able to utilize ldap, what could be wrong
here?

Thanks.

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,249240,249240#msg-249240

On 04/11/2014 10:48 PM, allamm78 wrote:

I successfully compile Nginx with Nginx-auth-ldap and when I start Nginx ,
the worker process turn defunct and I see -

nginx: worker process: symbol lookup error: nginx: worker process: undefined
symbol: ldap_init_fd

in the error logs without able to utilize ldap, what could be wrong here?

I have never seen that error before. The revision that compiles and
works fine for me with nginx 1.4.7 and openldap-2.4.39 is this one:

https://github.com/kvspb/nginx-auth-ldap/tree/ee45bc4898d70770e06af9fe0a8c0088b4cb9f26

HTH,
Patrick

Patrick L. Wrote:

here?


nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

allamm78,

did you find a resolution? I’m having this issue with nginx 1.6.2 and
the
latest nginx-auth-ldap.

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,249240,257823#msg-257823

josephmc5 Wrote:

undefined

http://mailman.nginx.org/mailman/listinfo/nginx

allamm78,

did you find a resolution? I’m having this issue with nginx 1.6.2 and
the latest nginx-auth-ldap.

The answer for me to fix this error was to upgrade openldap to the
latest
release (not version)

https://bugzilla.redhat.com/show_bug.cgi?id=655133

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,249240,257824#msg-257824