Thread: NT-Compile-Hints

NT-Compile-Hints

From
Elmar.Haneke@gmx.de
Date:
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

Re: [PORTS] NT-Compile-Hints

From
Bruce Momjian
Date:
> 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.


--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026