Re: [HACKERS] Current 6.3 issues - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] Current 6.3 issues
Date
Msg-id 199802241055.LAA21512@gauss.topsystem.de
Whole thread Raw
In response to Re: [HACKERS] Current 6.3 issues  (t-ishii@sra.co.jp)
Responses Re: [HACKERS] Current 6.3 issues  (t-ishii@sra.co.jp)
List pgsql-hackers
t-ishii@sra.co.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@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] ecpg glitches in Feb 23rd beta.