RE: [PORTS] NT-Compile-Hints

From: Horak Daniel <horak(at)mmp(dot)plzen-city(dot)cz>
To: Elmar(dot)Haneke(at)gmx(dot)de
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: RE: [PORTS] NT-Compile-Hints
Date: 1999-08-09 10:51:20
Message-ID: 2E7F82FAC1FCD2118E1500A024B3BF907DED33@exchange.mmp.plzen-city.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

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

install the headers to the cygwin include subtree or fix egcs (cpp) to
include files from /usr/local/include (maybe in the spec file in
lib/gcc-lib/....)

>
> OK, how is the later compile different. Do we need to add
> some special
> compile flags? Which ones?

Dan

Browse pgsql-ports by date

  From Date Subject
Next Message Druart Laurent 1999-08-09 11:35:15 UNSUBSCRIBE
Previous Message Werner Modenbach 1999-08-07 16:52:19 how to save views during update process?