Thanks for access to your machine. The issue was that the odbc detection was trying to use odbc if either the libs or headers were found, not only if both were found. I fixed the detection to not try to use odbc if the headers were not installed. Installing unixODBC- devel package of course lets you install as normal, but we will not try to install automatically when we can't.
Mike On Mar 25, 2009, at 4:01 PM, chevio wrote: > > How was this fixed ?, I am experiencing the same problem. > > Chevio > > > Shelby Ramsey-2 wrote: >> >> Thanks for the help. That did the trick. >> >> SDR >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org >> >> > > -- > View this message in context: > http://www.nabble.com/Compile-Errors-...-tp22149989p22709805.html > Sent from the Freeswitch-users mailing list archive at Nabble.com. > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
