problem with postgresql7.2 installation - Mailing list pgsql-admin

From s.chava@wcom.com (Srinivasa Rao Chava)
Subject problem with postgresql7.2 installation
Date
Msg-id 66d229f1.0202150709.616473bc@posting.google.com
Whole thread Raw
Responses Re: problem with postgresql7.2 installation  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: problem with postgresql7.2 installation  ("Chad R. Larson" <clarson@eldocomp.com>)
List pgsql-admin
Hi,
I'm trying to install postgresql7.2 on susOS.
When I used gmake command to build it, it is giving the following
error.
/usr/ucb/cc:  language optional software package not installed

Below is some of the output generated with gmake.
/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503
/usr/perl5/5.00503/ExtUtils/xsubpp  -typemap
/usr/perl5/5.00503/ExtUtils/typemap -typemap typemap Pg.xs > Pg.c
cc -c -I. -I../../../src/interfaces/libpq -I../../../src/include  -xO3
-xdepend    -DVERSION=\"1.9.0\" -DXS_VERSION=\"1.9.0\" -KPIC
-I/usr/perl5/5.00503/sun4-solaris/CORE  Pg.c
/usr/ucb/cc:  language optional software package not installed
gmake[4]: *** [Pg.o] Error 1
gmake[4]: Leaving directory
`/u01/app/pgsql/postgresql-7.2/src/interfaces/perl5'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory
`/u01/app/pgsql/postgresql-7.2/src/interfaces/perl5'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/u01/app/pgsql/postgresql-7.2/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/u01/app/pgsql/postgresql-7.2/src'
gmake: *** [all] Error 2

pgsql-admin by date:

Previous
From: Heni Lolov
Date:
Subject: CREATE TABLE privilege - will it be implemented?
Next
From: "Andy Marden"
Date:
Subject: User access to start and stop postmaster