Installing Asterisk 1.8 in PowerPC

Hi all,
I’ve encountered a problem in installing Asterisk under PowerPC and I want to know the solution

Here’s the Output:

Mac OS X detected.  Use 'launchctl load /Library/LaunchDaemon/org.asterisk.asterisk.plist'.
[Oct 15 17:47:45] NOTICE[44495]: cdr.c:1565 do_reload: CDR simple logging enabled.
[Oct 15 17:47:45] NOTICE[44495]: loader.c:1145 load_modules: 195 modules will be loaded.
[Oct 15 17:47:46] NOTICE[44495]: res_odbc.c:1893 load_module: res_odbc loaded.
[Oct 15 17:47:46] NOTICE[44495]: res_smdi.c:1418 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Oct 15 17:47:46] WARNING[44495]: loader.c:792 inspect_module: Module 'app_saycounted.so' was not compiled with the same compile-time options as this version of Asterisk.
[Oct 15 17:47:46] WARNING[44495]: loader.c:793 inspect_module: Module 'app_saycounted.so' will not be initialized as it may cause instability.
[Oct 15 17:47:46] WARNING[44495]: loader.c:876 load_resource: Module 'app_saycounted.so' could not be loaded.
[Oct 15 17:47:46] WARNING[44495]: loader.c:792 inspect_module: Module 'app_saycountpl.so' was not compiled with the same compile-time options as this version of Asterisk.
[Oct 15 17:47:46] WARNING[44495]: loader.c:793 inspect_module: Module 'app_saycountpl.so' will not be initialized as it may cause instability.
[Oct 15 17:47:46] WARNING[44495]: loader.c:876 load_resource: Module 'app_saycountpl.so' could not be loaded.
[Oct 15 17:47:46] WARNING[44495]: loader.c:792 inspect_module: Module 'format_mp3.so' was not compiled with the same compile-time options as this version of Asterisk.
[Oct 15 17:47:46] WARNING[44495]: loader.c:793 inspect_module: Module 'format_mp3.so' will not be initialized as it may cause instability.
[Oct 15 17:47:46] WARNING[44495]: loader.c:876 load_resource: Module 'format_mp3.so' could not be loaded.
[Oct 15 17:47:46] WARNING[44495]: loader.c:465 load_dynamic_module: Error loading module 'func_presence_state.so': dlopen(/Library/Application Support/Asterisk/Modules/modules/func_presence_state.so, 6): Symbol not found: _ast_presence_state
  Referenced from: /Library/Application Support/Asterisk/Modules/modules/func_presence_state.so
  Expected in: flat namespace

[Oct 15 17:47:46] WARNING[44495]: loader.c:863 load_resource: Module 'func_presence_state.so' could not be loaded.
[Oct 15 17:47:46] NOTICE[44495]: config.c:2215 ast_config_engine_register: Registered Config Engine curl
[Oct 15 17:47:46] NOTICE[44495]: res_config_ldap.c:1632 parse_config: No directory user found, anonymous binding as default.
[Oct 15 17:47:46] ERROR[44495]: res_config_ldap.c:1658 parse_config: No directory URL or host found.
[Oct 15 17:47:46] ERROR[44495]: res_config_ldap.c:1541 load_module: Cannot load LDAP RealTime driver.
[Oct 15 17:47:46] NOTICE[44495]: config.c:2215 ast_config_engine_register: Registered Config Engine odbc
[Oct 15 17:47:46] NOTICE[44495]: chan_skinny.c:7260 config_load: Configuring skinny from skinny.conf
[Oct 15 17:47:46] NOTICE[44495]: pbx_ael.c:164 pbx_load_module: Starting AEL load process.
[Oct 15 17:47:46] NOTICE[44495]: pbx_ael.c:177 pbx_load_module: AEL load process: parsed config file name '/usr/local/etc/asterisk/extensions.ael'.
[Oct 15 17:47:46] NOTICE[44495]: pbx_ael.c:180 pbx_load_module: AEL load process: checked config file name '/usr/local/etc/asterisk/extensions.ael'.
[Oct 15 17:47:46] NOTICE[44495]: pbx_ael.c:187 pbx_load_module: AEL load process: compiled config file name '/usr/local/etc/asterisk/extensions.ael'.
[Oct 15 17:47:46] NOTICE[44495]: pbx_ael.c:192 pbx_load_module: AEL load process: merged config file name '/usr/local/etc/asterisk/extensions.ael'.
[Oct 15 17:47:46] NOTICE[44495]: pbx_ael.c:195 pbx_load_module: AEL load process: verified config file name '/usr/local/etc/asterisk/extensions.ael'.
[Oct 15 17:47:46] WARNING[44495]: chan_unistim.c:5605 reload_config: Your OS does not support IP_PKTINFO, you must set public_ip.

Delete the modules that weren’t built at the time of the most recent build of Asterisk.