Re: [Fink-devel] db3-3.3.11-1031 on 10.6 compile error

2009-10-18 Thread Martin Costabel
Adrian Prantl wrote: Hi, on 10.6, fink 32-Bit, I am getting this rather confusing error when updating db3: This is now fixed in version 3.3.11-1032. -- Martin -- Come build with us! The BlackBerry(R) Developer

Re: [Fink-devel] db3-3.3.11-1031 on 10.6 compile error

2009-10-10 Thread Adrian Prantl
Hello Alexander! Apparently the output of config.log is not particularly helpful: config.log Description: Binary data so I put a set -x into configure (see output below) It seems to me as if the following code was just broken; the for loop doesn't tokenize the ':'-seperated $PATH.

Re: [Fink-devel] db3-3.3.11-1031 on 10.6 compile error

2009-10-10 Thread Martin Costabel
Adrian Prantl wrote: [] + IFS=';' This is the reason why it breaks. On 10.6, the configure script gets the weird idea that the path separator is ';' instead of ':'. It has a funny test for this, and this test behaves differently on 10.5 and on 10.6. It is the line PATH=.;.; conftest.sh

[Fink-devel] db3-3.3.11-1031 on 10.6 compile error

2009-10-09 Thread Adrian Prantl
Hi, on 10.6, fink 32-Bit, I am getting this rather confusing error when updating db3: cheers, Adrian -- ... checking if --with-rpm=DIR option specified... no checking if --with-tcl=DIR option specified... no checking if

Re: [Fink-devel] db3-3.3.11-1031 on 10.6 compile error

2009-10-09 Thread Alexander Hansen
Adrian Prantl wrote: Hi, on 10.6, fink 32-Bit, I am getting this rather confusing error when updating db3: cheers, Adrian -- ... checking if --with-rpm=DIR option specified... no checking if --with-tcl=DIR option