[SOLVED] I think I've found a work-around with these steps (uninstall then make make install with sqlite):
- apt-get --purge remove aircrack-ng
- apt-get install build-essential
- apt-get install libsqlite3-dev ...