And what about ports that depends on it?
jdk-1.4.2p8
jre-1.4.2p8
freeradius-iodbc-1.1.1
php4-odbc-4.4.1p0
php5-odbc-5.1.4
I guess it is not enough to bump iodbc to v3 ....
Bernd Ahlers wrote:
Antoine Jacoutot [Thu, Jul 06, 2006 at 11:23:57AM +0200] wrote:
On Thu, 6 Jul 2006, Genadijus Paleckis wrote:
It seems that iodbc dependancy defined as iodbc version 3 (OpenBSD ports
contains only version 2) and with version 2 port does not build.
--without-odbc seems fix this issue.
Or you can change "iodbc.3::databases/iodbc" to "iodbc.2::databases/iodbc"
in the Makefile.
I'm testing it right now...
I think Alek forgot the iodbc diff.
http://www.atlantilde.com/~alek/ports/iodbc.diff
Correct Alek?
Bernd