Re: [HACKERS] Current 6.3 issues

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: t-ishii(at)sra(dot)co(dot)jp
Cc: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: Re: [HACKERS] Current 6.3 issues
Date: 1998-02-24 10:55:04
Message-ID: 199802241055.LAA21512@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

t-ishii(at)sra(dot)co(dot)jp writes:
> 2. Solaris 2.6:
>
> Seems almost ok except a minor error in ecpg:
>
> gmake[3]: Entering directory `/export/home/local/src/pgsql/pgsql/src/interfaces/ecpg/preproc'
> install -c -m 755 ecpg /usr/local/pgsql/bin
> gmake[3]: install: Command not found
> gmake[3]: *** [install] Error 127
>
> 3. mklinux/ppc:
> With Bruce's patches now regression tests are ok. Thanks Bruce!
>
> However ecpg seems to have small problem:
>
> make[3]: Entering directory `/usr/local/src/pgsql/6.3/pgsql/src/interfaces/ecpg/preproc'
> /usr/bin/bison -y -d preproc.y
> "preproc.y", line 235: type redeclaration for S_SIGNED
> make[3]: *** [y.tab.c] Error 1

Both will be solved with my next patch. Thanks.

Michael

--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1998-02-24 11:17:47 Re: [HACKERS] ecpg glitches in Feb 23rd beta.
Previous Message Jan Wieck 1998-02-24 10:24:59 Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'