Airprob compiling error

Hello All,

I’m facing problem while compiling airprobe/gsm-receiver

i will be thank-full for help
OS: ubuntu 10.4

root@ubuntu:/home/xx/6jan/airprobe/gsm-receiver# make install
cd . && /bin/sh /home/xx/6jan/airprobe/gsm-receiver/missing --run
automake-1.11 --gnu
/usr/share/automake-1.11/am/depend2.am: am__fastdepCXX does not appear
in AM_CONDITIONAL
/usr/share/automake-1.11/am/depend2.am: The usual way to define
am__fastdepCXX' is to addAC_PROG_CXX’
/usr/share/automake-1.11/am/depend2.am: to configure.ac' and runaclocal’ and autoconf' again. src/lib/Makefile.am: C++ source seen butCXX’ is undefined
src/lib/Makefile.am: The usual way to define CXX' is to addAC_PROG_CXX’
src/lib/Makefile.am: to configure.ac' and runautoconf’ again.
src/lib/Makefile.am:58: Python sources seen but PYTHON' is undefined src/lib/Makefile.am:58: The usual way to definePYTHON’ is to add
AM_PATH_PYTHON' src/lib/Makefile.am:58: toconfigure.ac’ and run aclocal' andautoconf’ again.
src/lib/decoder/openbtsstuff/Makefile.am: C++ source seen but CXX' is undefined src/lib/decoder/openbtsstuff/Makefile.am: The usual way to defineCXX’ is to add AC_PROG_CXX' src/lib/decoder/openbtsstuff/Makefile.am: toconfigure.ac’ and run
`autoconf’ again.
make: *** [Makefile.in] Error 1
root@ubuntu:/home/xx/6jan/airprobe/gsm-receiver#