Re: Build errors with current CVS

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
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-05 19:22:23
Message-ID: Pine.LNX.4.44.0208052120340.927-100000@localhost.localdomain
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.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-08-05 19:40:30 Re: FUNC_MAX_ARGS benchmarks
Previous Message Ulrich Neumann 2002-08-05 18:03:54 Please add these files