Hello!
I'm trying to run FreeSwitch on PowerPC.
One of the mistakes referred to these lines:

631 if ((apr_pool_create_ex (& memory_manager.memory_pool, NULL, NULL,
my_allocator))! = APR_SUCCESS) {
632     apr_allocator_destroy (my_allocator);
633     my_allocator = NULL;
634     abort ();
635 }

Could this be due to the APR?
Can you tell me how to make APR and APR-util for PowerPC?

system Linux 2.6.29.6 from Freescale. proc mpc83021- big endian
PowerPC architecture.



Best Regards,
Appalonov Andrei.

Reply via email to