On Sep 23, 2013, at 7:42 AM, Derek Atkins <warl...@mit.edu> wrote:

> Christian Stimming <christ...@cstimming.de> writes:
> 
>> The new test fails for me as well: Kubuntu 11.10, and config.log says:
>> 
>> configure:20323: checking Looking for at least one supported DBD module
>> configure:20343: gcc -o conftest -I/home/cs/usr/include   -ldl conftest.c -
>> lpthread
>>> &5
> 
> Curious:  What happens if this line were to become:
> 
>  gcc -o conftest -I/home/cs/usr/include conftest.c -ldl -lpthread
> 

The patch I proposed here yesterday does that, at least with respect to the 
order of the libraries wrt conftest.c. Other CFLAGS are determined elsewhere by 
configure and the environment, of course.

Regards,
John Ralls


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to