Hello, This morning I also added postgresql 9.0 to the mix. "make check" failed at test_pgsql.sh. I was running it as root, and postgresql scripts don't like it. So there was an attempt to su to user postgres. There are two problems with it: - on FreeBSD su is in /usr/bin (not in /bin, as the script expects) - there is no postgres user So I compiled libdbi-drivers as user czanik, ran make check, and now I have: ================== All 3 tests passed ==================
Plans for today: - test all of these on openSUSE 11.4 RC1 - test it with syslog-ng on local and network connections, using default and non default port numbers (I was told, that using non-default port numbers is problematic) Bye, -- Peter Czanik (CzP) <cza...@balabit.hu> BalaBit IT Security / syslog-ng upstream http://czanik.blogs.balabit.com/ ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ libdbi-devel mailing list libdbi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-devel