making PostGreSql got message cc1plus missing

making PostGreSql got message cc1plus missing

Post by Philippe Lefevr » Sun, 21 Mar 1999 04:00:00



Hello Linuxer's,

Making a PostgresSql 6.4 installation I've got the message:
checking whether the C++ compiler (gcc  ) works... no
configure: error: installation or configuration problem: C++ compiler
cannot create executables.

In fact, doing the following test: gcc -o conftest conftest.C the
message is
gcc: installation problem, cannot exec `cc1plus': this file or directory
doesn't exist
(I'm often using gcc with standard c programs and it works perfectly)
:-)
I did "find / -name '*cc1plus*' -print" but cc1plus was not found.

I'm not familiar with C++ and I believed that it was a build as a
feature of gcc. So I re-installed gcc (2.7.2.3-11) and libg++
(2.7.2.8-9). Running again my test gave the same error.

I don't know what package is missing and where I can find cc1plus.

NB: I'm running Redhat 5.1 (Kernel 2.0.34) on a Pentium 100.

Thank you for any help

Phil

 
 
 

making PostGreSql got message cc1plus missing

Post by NF Steve » Sun, 21 Mar 1999 04:00:00



>Hello Linuxer's,

>Making a PostgresSql 6.4 installation I've got the message:
>checking whether the C++ compiler (gcc  ) works... no
>configure: error: installation or configuration problem: C++ compiler
>cannot create executables.

>In fact, doing the following test: gcc -o conftest conftest.C the
>message is
>gcc: installation problem, cannot exec `cc1plus': this file or directory
>doesn't exist
>(I'm often using gcc with standard c programs and it works perfectly)
>:-)
>I did "find / -name '*cc1plus*' -print" but cc1plus was not found.

>I'm not familiar with C++ and I believed that it was a build as a
>feature of gcc. So I re-installed gcc (2.7.2.3-11) and libg++
>(2.7.2.8-9). Running again my test gave the same error.

>I don't know what package is missing and where I can find cc1plus.

You need to load the gpp package.

Norman

 
 
 

1. gcc missing cc1plus

Hello,

Compiling a C++ "Hello world" like programme that uses iostream.h, gcc
returns a "gcc installation problem, cannot exec cc1plus, file or directory
missing" error.

Where do I find that file (not in the files list of gcc install) and how do
I install it? And why, if needed, is it not part of the installation first
place? iostream and cout are quite basic. I'm afraid I miss some point.

TIA,
Francois

2. SHELLdorado Newsletter 2/1999 - September 5, 1999, Part 1/2

3. Am I the only one who gets warning messages when making world and kernel?

4. Why Cyrix 6x86

5. PostgreSQL package missing in 3.1-RELEASE!?

6. HPGL Plotter under Sparc Solaris 2.5.1

7. SuSE 5.3 and PostgreSQL - getting it to work.

8. panic: page fault

9. We are getting this error message /var/log/messages

10. PostgreSQL - getting started?

11. We are getting this error message /var/log/messages

12. Getting PostgreSQL in RH5.0 to work...

13. Problems getting postgresql and php to work