Re: [PORTS] NT-Compile-Hints - Mailing list pgsql-ports

From Elmar.Haneke@gmx.de
Subject Re: [PORTS] NT-Compile-Hints
Date
Msg-id 47BFDB15C8@haneke.de
Whole thread Raw
Responses Re: [PORTS] NT-Compile-Hints  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-ports
Bruce Momjian schrieb:
>
> > I did find two pitfalls in the NT-compilation:
> >
> > a) in "include\config.h" "HAVE_UNION_SEMUN" should be defined
> > as 1, the configure-script left it undefined.
> >
> > b) The cygnus-bindir has to be placed in path befor the
> > NT-directories, especially the sort.exe has to be take for
> > cygnus, not NT
> >
> > Especially b) results in an small note in the right place (unknown
> > parameter for sort) and an error-stop later.
> >
> > Elmar
> >
> >
>
> I have added item B.  Please tell me why the HAVE_UNION_SEMUN was not
> set properly for NT.  configure runs a test for that.  Any idea why it
> failed.

I did install the IPC-headers to /usr/local/include/sys
The check for semun does fail because of missing headers.
The later compile does find the headers.

Elmar

pgsql-ports by date:

Previous
From: Adam Di Carlo
Date:
Subject: Re: [HACKERS] Re: Bug#41277: postgresql 6.5.1-3 + sparc (sun4u) == nasty nasty crashes
Next
From: Walter Marcelo Lamagna
Date:
Subject: