Hi all, I ran into a small problem. I want to use LDAP and FreeTDS in order to write software to maintain our Cisco Call manager. I run then following configure option
./configure --with-xml --with-apxs2=/opt/apache/bin/apxs --with-sybase=/usr/ local/freetds --with-oracle=/opt/oracle --with-ldap I now happens that when i add the ldap paramater, the sybase routines don't work anymore. When i run it again without the ldap , the sybase routines do work. How can i make sure it works with both of them Regards ed