shouldn’t you be using extconfig.conf instead ? according to the wiki, res_odbc was deprecated a while back.
res_snmp is still there, but i don’t think it’s built when using the standard makefile. you should be able to find the section in the appropriate makefile to enable it.
Good point about extconfig.conf - I was about to get on to configuring that.
I was just looking at the new menuselect menus, and was just wondering why it says that it’s unavailable, when I clearly have unixodbc and netsnmp installed.
Dear Friends and Supporters
I have the same problem here on the asterisk 1.4 that it unable to build the res_odbc.so modules.
I have odbc working and is able to connect to it with isql -v asterisk command.
the res_odbc is unavailable under make menuselect.
After to install the libtool-ltdl-devel by running
yum install libtool-ltdl-devel
Then I would be able to see cdr_odbc and res_config_odbc option to activate it before install. However, after enable them and recompile asterisk, the module res_odbc.so still not being build.
[quote=“covex_rp”]
I am yet to come up with a resolution to the netsnmp issue even though net-snmp net-snmp-devel… are installed in Fedora Core 5/6
Andrew[/quote]
I wasn’t able to compile asterisk with snmp support too, even though net-snmp, net-snmp-devel and net-snmp-utils were installed on my Fedora machine.
I found out a solution installing the packages lm_sensors and lm_sensors-devel