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 [EMAIL PROTECTED] http://yi.org/peter-e/
- [BUGS] postgresql-7.1beta5 configure Dmitry G . Mastrukov
- Peter Eisentraut