Re: postgresql-7.1beta5 configure

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Dmitry G (dot) Mastrukov" <dmitry(at)taurussoft(dot)org>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: postgresql-7.1beta5 configure
Date: 2001-02-27 16:08:41
Message-ID: Pine.LNX.4.30.0102271703510.756-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dmitry G . Mastrukov writes:

> Configure crashes on build from separate build directory with
> mkdir: Cannot make directory 'src/backend/port': No such file or
> directory

Do you get *any* directories created under the build tree? Can you go
into config/prep_buildtree and change /bin/sh to /bin/sh -x and
reconfigure. That should print a shell trace of what the directory
creation thing does.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-02-27 16:14:53 Re: postgresql-7.1beta5 with Heimdal-0.3e
Previous Message Tom Lane 2001-02-27 16:05:04 Re: count() bug in trivial self join