The error appears only if I load module. There is no warning during installation, so module pbx_ael.so is compiled and placed in modules dir of asterisk
On Fri, Feb 18, 2011 at 4:15 PM, Borin <[email protected]> wrote: > Linux version 2.6.26-2-686 (Debian 2.6.26-24) ([email protected]) (gcc > version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) > > > > On Fri, Feb 18, 2011 at 4:09 PM, Faisal Hanif <[email protected]> wrote: > >> Are you on CentOS? >> >> >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Borin >> *Sent:* Friday, February 18, 2011 7:46 PM >> *To:* Asterisk Users Mailing List - Non-Commercial Discussion >> *Subject:* Re: [asterisk-users] pbx_ael.so: undefined symbol: >> ast_compile_ael2 >> >> >> >> >> >> On Fri, Feb 18, 2011 at 3:29 PM, Faisal Hanif <[email protected]> wrote: >> >> Did you checked if you extension.ael doesn’t have syntax error? >> >> >> I think there is no error. I loaded the standard ael first (provided by >> asterisk) then my test config, got the same result. >> >> Did you upgraded anything after last compile? >> >> No. I just took ver 1.6.2.16.1 , compiled with ael support got this error. >> then decided to check with ver 1.8.2. Error remained the same. >> >> Or >> >> >> >> Try a clean recompile >> >> >> >> Faisal Hanif >> >> >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Borin >> *Sent:* Friday, February 18, 2011 4:30 PM >> *To:* [email protected] >> *Subject:* [asterisk-users] pbx_ael.so: undefined symbol: >> ast_compile_ael2 >> >> >> >> Hello, >> trying to load ael module in asterisk ver 1.6.2 got the following: >> >> asterisk*CLI> module load pbx_ael.so >> Unable to load module pbx_ael.so >> Command 'module load pbx_ael.so' failed. >> [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error >> loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined >> symbol: ast_compile_ael2 >> [Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module >> 'pbx_ael.so' could not be loaded. >> >> I did not find in google what it could be and what should be done to solve >> this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind >> debian as OS and install asterisk from sources that I took on digium site. >> Did anyone have the same issue? >> >> Regards, Kate >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
