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

From: darrenk(at)insightdist(dot)com (Darren King)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Snapshot 23Feb98 under Irix5 --- INSTALLATION BROKEN!!!
Date: 1998-02-23 15:50:31
Message-ID: 9802231550.AA36902@ceodev
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > 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?
>

I complained about this one a few months back. There is a test condition
that needs to be double-quoted. In my generated configure, it's at line
#3230 in the test whether gcc needs -traditional.

I seem to recall that it was more a bug in autoconf that in the postgres
configure script.

darrenk

Browse pgsql-hackers by date

  From Date Subject
Next Message orion.SAPserv.Hamburg.dsh.de!wieck 1998-02-23 16:19:14 Re: [HACKERS] Here it is - view permissions
Previous Message The Hermit Hacker 1998-02-23 15:40:27 Re: [HACKERS] Snapshot 23Feb98 under Irix5 --- INSTALLATION BROKEN!!!