Hi, I have a problem installing Asterisk on my Mac. I can configure and make and make install with no error. And yet when I tried to run asterisk I got the following error:
dyld: Symbol not found: ___ast_adsi_available
Referenced from: /usr/local/sbin/asterisk
Expected in: flat namespace
I tried searching the web for the last two weeks but couldn’t find anything that’s useful. The thing is, I had successfully installed the same build on my previous Mac OSX 10.5 Leopard system. Only after I upgraded my system to the 10.6.7 did I try to install it in the new OS, but failed miserably. I even wiped out the whole hard disk and reinstalled the OS from scratch, thinking maybe the compiler was corrupted.
In any case I am at my wits’ end. Really hope someone here can give me some pointers. Thanks in advance.
P.S. I upgraded the Xcode to 4.0.2 as well.