Re: [HACKERS] Snapshot 23Feb98 under Irix5 --- INSTALLATION BROKEN!!!

Marc Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Andrew Martin <martin@biochemistry.ucl.ac.uk>
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-02-23T15:40:27Z
Lists: pgsql-hackers
On Mon, 23 Feb 1998, Andrew Martin wrote:

> ===============================================
> 
> 1. .../src/template/.similar: Should say irix5 not irix
> -------------------------------------------------------
> 
> *** .similar.old        Mon Feb 23 14:18:37 1998
> --- .similar    Mon Feb 23 14:13:49 1998
> ***************
> *** 13,19 ****
>   i586-pc-linux-gnu=linux-elf
>   i586-pc-sco3.2v=sco
>   i686-pc-linux-gnu=linux-elf
> ! mips-sgi-irix=irix
>   powerpc-ibm-aix3.2.5=aix_325
>   powerpc-ibm-aix4.1.4.0=aix_41
>   powerpc-ibm-aix4.1.5.0=aix_41
> --- 13,19 ----
>   i586-pc-linux-gnu=linux-elf
>   i586-pc-sco3.2v=sco
>   i686-pc-linux-gnu=linux-elf
> ! mips-sgi-irix=irix5
>   powerpc-ibm-aix3.2.5=aix_325
>   powerpc-ibm-aix4.1.4.0=aix_41
>   powerpc-ibm-aix4.1.5.0=aix_41

	Fixed...

> 2. configure dies (!)
> ---------------------
> Running configure, dies with the following:
> 
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for int timezone... yes
> checking for union semun... yes
> Argument expected

	Please investigate this one further and let me know what is
required to fix it?

> 3. My expected output files for Irix have not been incorporated in 
> .../src/test/regress/expected/ :-(
> ------------------------------------------------------------------

	Erk...resend it to me privately?


> 4. gmake install fails for ecpg files
> -------------------------------------
> 
> The ecpg files are using 
>    install -c -m 755 
> to do the installation rather than
>    $(INSTALL) $(INSTLOPTS)
> 
> This applies to .../src/interfaces/ecpg/include/Makefile
> and             .../src/interfaces/ecpg/preproc/Makefile

	Damn, thought I had got all of these :(  Fixed now...