New problem whit Asterisk /install

checking for curl-config… no
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating channels/h323/Makefile
config.status: creating include/asterisk/autoconfig.h
config.status: include/asterisk/autoconfig.h is unchanged

           .$$$$$$$$$$$$$$$=..
        .$7$7..          .7$$7:.
      .$$:.                 ,$7.7
    .$7.     7$$$$           .$$77
 ..$$.       $$$$$            .$$$7
..7$   .?.   $$$$$   .?.       7$$$.

$.$. .$$$7. $$$$7 .7$$$. .$$$.
.777. .$$$$$$77$$$77$$$$$7. $$$,
$$$~ .7$$$$$$$$$$$$$7. .$$$.
.$$7 .7$$$$$$$7: ?$$$.
$$$ ?7$$$$$$$$$$I .$$$7
$$$ .7$$$$$$$$$$$$$$$$ :$$$.
$$$ $$$$$$7$$$$$$$$$$$$ .$$$.
$$$ $$$ 7$$$7 .$$$ .$$$.
$$$$ $$$$7 .$$$.
7$$$7 7$$$$ 7$$$
$$$$$ $$$
$$$$7. $$ ™
$$$$$$$. .7$$$$$$ $$
$$$$$$$$$$$$7$$$$$$$$$.$$$$$$
$$$$$$$$$$$$$$$$.

configure: Package configured for:
configure: OS type : linux-gnu
configure: Host CPU : i686
voip:~/asterisk-1.4.4# make
make[1]: Entering directory /root/asterisk-1.4.4/menuselect' make[2]: Entering directory/root/asterisk-1.4.4/menuselect’
make[2]: »menuselect« ist bereits aktualisiert.
make[2]: Leaving directory /root/asterisk-1.4.4/menuselect' make[1]: Leaving directory/root/asterisk-1.4.4/menuselect’
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules …
[LD] stereorize.o frame.o -> stereorize
make[1]: g++: Kommando nicht gefunden
make[1]: *** [stereorize] Fehler 127
make: *** [utils] Fehler 2
voip:~/asterisk-1.4.4#

what is the problem ?

do You have g++ (the GNU C++ compiler) installed ?

Hi
what ist the name from the c++ or g++ package ?

i have gcc installed…

Reading package lists…
Building dependency tree…
gcc-4.1-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

… install complete.

Thx.