Den Saturday 14 June 2008 22:42:03 skrev William A. Rowe, Jr.: > Guys, if anyone is looking at this, I'll hold off from tagging a bit > longer, as I'd rather have apr-1.3.1 address all the platform quirks we > identified in preparing 2.2.9 for release. But if I hear nothing, I'll > have to just move ahead :) > > Bill
I think this was forgotten in apr-util-1.3.0: --- Makefile.in 2008-05-22 18:37:47.000000000 -0400 +++ Makefile.in.oden 2008-06-16 07:40:20.000000000 -0400 @@ -36,6 +36,7 @@ LDADD_dbd_sqlite3 = @LDADD_dbd_sqlite3@ LDADD_dbd_mysql = @LDADD_dbd_mysql@ LDADD_ldap = @LDADD_ldap@ +LDADD_dbd_freetds = @LDADD_dbd_freetds@ TARGETS = $(TARGET_LIB) aprutil.exp apu-config.out $(APU_MODULES) Though it doesn't help much for me on cooker, don't know why it won't link correctly. I'm using the latest freetds (0.82).