Well I got it to compile as python module and it imports. I can get this far
>>>import apple80211
>>>t = apple80211.Apple80211Open(None)
Segmentation fault: 1
Maybe you could look at it c0de, It might just not be loading the dl correctly.
I can send it in a little bit, im kinda busy atm.