Do "urpmi gcc-cpp" under Mandrake 9.0 and the needed C++ compiler will
be installed.
Till
Walt Pennington wrote:
> Below is the error message.
>
> [root@localhost poster]# make
> gcc -g -Wall -o poster poster.c -lm
> gcc: installation problem, cannot exec `cpp0': No such file or directory
> make: *** [poster] Error 1
> [root@localhost poster]#