search for: ccai63yk

Displaying 1 result from an estimated 1 matches for "ccai63yk".

2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
...D_HPUX_SOURCE -D_POSIX_SOURCE -D _LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DMAX_POSITIVE_LO CK_OFFSET=0x1ffffffffffLL -DLDAP_DEPRECATED -L/opt/iexpress/openldap/lib conftes t.c -lldap -lsec -lnsl >&5 ld: Unsatisfied symbol "ldap_initialize" in file /var/tmp//ccAi63yk.o 1 errors. collect2: ld returned 1 exit status configure:32163: $? = 1 configure: failed program was: | /* confdefs.h. */ As you can see, the include file location is correct, and ldap_initialize is found in ldap.h so I'm not sure what is causing the unsatisfied symbol error. Any suggesti...