Problem with Solaris 2.5.1

From: "Renato A de O Mattosinho" <renatom(at)embratel(dot)net(dot)br>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Problem with Solaris 2.5.1
Date: 1998-08-26 23:36:43
Message-ID: 000001bdd14a$656a6ae0$63fff5c8@po03.spo.embratel.net.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I tried to compile postgres 6.3.2 on a Sun sparc ultra 1 with solaris 2.5.1.
but did not succeed.
The log file looks like:

gmake[3]: Entering directory `/opt/pgsql/src/interfaces/ecpg/preproc'
lex -t pgc.l > pgc.c
"pgc.l":line 26: Error: missing translation value
gmake[3]: *** [pgc.c] Error 1
rm pgc.c
gmake[3]: Leaving directory `/opt/pgsql/src/interfaces/ecpg/preproc'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/opt/pgsql/src/interfaces/ecpg'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/opt/pgsql/src/interfaces'
gmake: *** [all] Error 2

I hope somebody can give me some advice to solve the problem.

Thanks by atention :).
Renato Mattosinho
renatom(at)embratel(dot)net(dot)br

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-08-27 01:03:42 Re: pg_attribute typo??
Previous Message Massimo Dal Zotto 1998-08-26 22:49:11 Re: [PATCHES] Re: some patches