iodbc fails to detect wchar_t on FreeBSD, causing programs that include the sql.h header to fail. Fix: The patch test for __FreeBSD__, since using _BSD_CT_RUNE_T_ seems a litle to fragile Probably this should be addressed to the upstream provider, too. How-To-Repeat: cd /usr/ports/net/openldap22-server; make WITH_ODBC=yes from config.log: ... In file included from /usr/local/include/sql.h:84, from configure:20588: /usr/local/include/sqltypes.h:416: #error Please make sure your system supports the wchar_t type
State Changed From-To: open->feedback Maintainer CC'ed
State Changed From-To: feedback->open Maintainer timeout was hit, back to submitter to handle.
Responsible Changed From-To: freebsd-ports-bugs->eik Maintainer timeout was hit, back to submitter to handle.
State Changed From-To: open->closed Committed. I wanted to let you handle it, but I stumbled over the problem in some other port and I need to get it fixed.