Why do I get a message about COBOL when doing a gmake install and what
am I supposed to do about it?
This is on a Solaris 2.7 system.
Thanks,
Jarom
P.S. The make was successful.
gmake[3]: `SUBSYS.o' is up to date.
gmake[3]: Leaving directory
`/data/postgresql-7.0.3/src/backend/utils/time'
gmake[2]: Leaving directory `/data/postgresql-7.0.3/src/backend/utils'
/usr/local/bin/install -c -m 555 postgres /usr/local/pgsql/bin/postgres
You must have a COBOL system present to install this product
gmake[1]: *** [install-bin] Error 1
gmake[1]: Leaving directory `/data/postgresql-7.0.3/src/backend'
gmake: *** [install] Error 2