View Full Version : cannot exec cpp0
chilidog
09-23-02, 02:56 PM
While doing make install for the NVIDIA_kernel-1.0-3123 as root, I get the following error: cannot exec 'cpp0': no such file or directory. I tried redownloading the file with the same results. I'm running Mandrake 8.2, the video card is a gforce 4 4200. Any suggestions?
Klaus-P
09-24-02, 10:53 AM
Confirm that cpp0 is not installed
by searching it directly via
" find / -name "cpp0" "
If no explicit result will return, make sure
that your compiler gcc is properly installed.
Klaus-P
09-24-02, 11:13 AM
Cont.
cpp0 is needed by the prepropressor cpp before the compiling begins.
chilidog
09-25-02, 02:46 AM
I searched for the cpp0 file, and got this result: /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.0.4/cpp0. So I'm assuming it's installed. Is there anything I can change to make the install find it?
Klaus-P
09-25-02, 04:57 AM
Try a "cpp" and look at a possible error message say
"...could not be found" or "installation problem or something like that.
And if an error is reported try a re-install of the precompiled cpp of
your MAndrake distro.
My precompiled cpp has a 'compiled in path' to cpp0.
chilidog
09-26-02, 02:51 PM
A search for "cpp" returned the following:
/user/bin/cpp
/var/lib/alternatives/cpp
/lib/cpp
There were no error messages.
chilidog
09-27-02, 04:30 PM
I just learned that the GCC package is missing from the Mandrake 8.2 cds if you buy them, which I did. I'll download the GCC package and try again.
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.