Problem with installing postgreSQL

From: Marc Eggenberger <me(at)ieo(dot)ch>
To: pgsql-admin(at)postgresql(dot)org
Subject: Problem with installing postgreSQL
Date: 1998-09-14 19:36:19
Message-ID: 199809141736.TAA30676@linux1.ieo.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi there.

I'm trying to install postgreSQL 6.3.2 on a Sun Sparc Station 5 with Solaris 2.6.

but when running make I get the following:

gcc -I../../../include -I../../../backend -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=1 -DMINOR_VERSION=1 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c y.tab.c
/usr/ccs/bin/yaccpar: In function `yyparse':
/usr/ccs/bin/yaccpar:274: warning: implicit declaration of function `yylex'
/usr/ccs/bin/yaccpar:374: warning: label `yyerrlab' defined but not used
/usr/ccs/bin/yaccpar:164: warning: label `yynewstate' defined but not used
lex -t pgc.l > pgc.c
"pgc.l":line 26: Error: missing translation value
make[3]: *** [pgc.c] Error 1
make[3]: Leaving directory `/usr/share/src/pgsql/src/interfaces/ecpg/preproc'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/share/src/pgsql/src/interfaces/ecpg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/share/src/pgsql/src/interfaces'
make: *** [all] Error 2

I'm not a C programmer ... can anyone help me?

--
mit freundlichen Gruessen
=====================================
Inside Electronic Online www.ieo.ch
Eggenberger Marc me(at)ieo(dot)ch
Leimbachstr. 56 Tel 01/4802800
8041 Zuerich Fax 01/4802801
=====================================

Browse pgsql-admin by date

  From Date Subject
Next Message Edward Maros 1998-09-15 15:30:08 Looking for experience from the science community
Previous Message Brian Ross 1998-09-14 05:29:59 Problems installing Postgres binary under solaris