Re: Build errors with current CVS

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: peter_e(at)gmx(dot)net
Cc: dpage(at)vale-housing(dot)co(dot)uk, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Build errors with current CVS
Date: 2002-08-08 08:26:15
Message-ID: 20020808.172615.116352293.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Tatsuo Ishii writes:
>
> > I think this happens because you are using cygwin envrionment. Under
> > cygwin environment a shared object(dll) cannot be built until the
> > backend bild completes.
>
> Yes. AIX also has this problem.
>
> > I heard this theory from a cygwin expert in Japan. If this is correct,
> > we have to move utils/mb/conversion_procs to right under src so that it
> > builds *after* the backend build finishes.
>
> You don't have to move them, but you need to adjust the build order.

I have committed changes according to your suggestion.

Can people on cygwin or AIX test the fix?
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message mark Kirkwood 2002-08-08 08:27:44 Linux Largefile Support In Postgresql RPMS
Previous Message Jakub Ouhrabka 2002-08-08 07:46:04 ECPG and LISTEN