This is a great resource and I've actually got an initial implementation, the problem I have is two fold
-
I need to connect either over SSL or TLS (I'm trying TLS at the moment) and I notice that your build scripts disable tls
-
I try to build on Snow Leopard and literally from a copy and paste to my openldap directory I get
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/lipo: specifed architecture type (arm) for file (lnsout/libldap.a.arm) does not match it's cputype (7) and cpusubtype (3) (should be cputype (12) and cpusubtype (0))
This is a great resource and I've actually got an initial implementation, the problem I have is two fold
I need to connect either over SSL or TLS (I'm trying TLS at the moment) and I notice that your build scripts disable tls
I try to build on Snow Leopard and literally from a copy and paste to my openldap directory I get
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/lipo: specifed architecture type (arm) for file (lnsout/libldap.a.arm) does not match it's cputype (7) and cpusubtype (3) (should be cputype (12) and cpusubtype (0))