Hi all I'm trying to compile libpqxx-2.6.7 on my FreeBSD 6.0 with MinGW Gcc 3.4.2, but when I try to run configure I get:
work# ./configure --build=i586-freebsd --host=mingw32 PG_CONFIG=/home/root/pg_config --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes ..........snip................ config.status: executing depfiles commands config.status: executing configitems commands usage: mktemp [-d] [-q] [-t prefix] [-u] template ... mktemp [-d] [-q] [-u] -t prefix Checking for usable grep -F or equivalent... ./tools/splitconfig: cannot create : No such file or directory grep: : No such file or directory This version of grep seems to be broken: searching for literal whole-word patterns does not match anything. This problem is known to have occurred with a patched version of GNU grep shipped with the original Fedora Core 4 release. grep: : No such file or directory This version of grep seems to be broken: searching for literal whole-word patterns does not match anything. This problem is known to have occurred with a patched version of GNU grep shipped with the original Fedora Core 4 release. fgrep: : No such file or directory This version of grep seems to be broken: searching for literal whole-word patterns does not match anything. This problem is known to have occurred with a patched version of GNU grep shipped with the original Fedora Core 4 release. grep: : No such file or directory grep: : No such file or directory grep: : No such file or directory This version of grep seems to be broken: searching for literal whole-word patterns does not match anything. This problem is known to have occurred with a patched version of GNU grep shipped with the original Fedora Core 4 release. No capable grep found pg_config points to a (windows) binary version of PosrgreSQL 8.1.4. Any ideas what's wrong or is there a libpqxx.dll out there som where? Best regards db _______________________________________________ Libpqxx-general mailing list Libpqxx-general@gborg.postgresql.org http://gborg.postgresql.org/mailman/listinfo/libpqxx-general