Bugs item #1375370, was opened at 2005-12-07 14:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1375370&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel Status: Open Resolution: None Priority: 5 Submitted By: Norman Brandinger (goestelecom) Assigned to: Nobody/Anonymous (nobody) Summary: unixodbc Makefile update for FreeBSD Initial Comment: FreeBSD systems installs most ports programs, for example: /usr/ports/databases/unixODBC under /usr/local The following update to the DEFS line in modules/unixodbc/Makefile is needed to locate the appropriate include files: # sql.h locations (freebsd,openbsd solaris) DEFS +=-I/usr/local/include Regards, Norm ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1375370&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
