Asterisk 1.2

just installed asterisk 1.2.0 and compiled it successfully, my problem is it wont run, there’s been an error:
[chan_modem_i4l.so]Nov 17 14:05:23 WARNING[4773]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/chan_modem_i4l.so: undefined symbol: ast_unregister_modem_driver
Nov 17 14:05:23 WARNING[4773]: loader.c:554 load_modules: Loading module chan_modem_i4l.so failed!
what shall i do with this? thanks in advance!

This is only a workaround and not a proper fix, but if you put the following entry in /etc/asterisk/modules.conf, it should stop it being a problem - so long as you don’t need to use that module.

noload => chan_modem_i4l.so