Hi, just built and tried the regressions tests, but it fails here:

============== initializing database system           ==============
./pg_regress: line 470: 10212 Trace/BPT trap          "$bindir/initdb" -D
"$PGDATA" -L "$datadir" --noclean $initdb_options >"$LOGDIR/initdb.log" 2>&1

pg_regress: initdb failed
Examine ./log/initdb.log for the reason.

make[2]: *** [check] Error 2
rm regress.o
make[1]: *** [check] Error 2
make: *** [check] Error 2


The contents of ./log/initdb.log :

dyld: 
/usr/local/install/postgresql-8.0.0beta1/src/test/regress/./tmp_check/instal
l//usr/local/pgsql/bin/initdb can't open library:
/usr/local/pgsql/lib/libpq.3.dylib  (No such file or directory, errno = 2)

There is certainly a file at
.//src/test/regress/tmp_check/install/usr/local/pgsql/lib/libpq.3.dylib

adam


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to