Hi -
I am at a loss at what I'm doing wrong. I've looked everywhere
and it looks like I'm the only person who has this problem.
This is all happening on FreeBSD 3.1-19990309-STABLE.
I've installed mysql-3.22.23b successfully and it works.
I've installed libiodbc-2.50.2.
When I go to configure myodbc-2.50.24, everything is fine. I do get a
warning, but I don't have any files that even look like libiodbcinst on my
system (any ideas?):
-------------------------------------------------------------------------
Warning: using iODBC but libiodbcinst library not found.
Enabling workaround, which will search for mysql datasource
configuration as follows:
1. $ODBCINI, and if not found - $HOME/.odbc.ini (User data sources)
2. /local/db/iodbc/etc/odbc.ini (System data sources)
If you want to change (2), re-run configure using the
--with-odbc-ini=/some/other/path/odbc.ini option.
-------------------------------------------------------------------------
When I type make I get:
-------------------------------------------------------------------------
"Makefile", line 324: Need an operator
make: fatal errors encountered -- cannot continue
-------------------------------------------------------------------------
Line 324 looks like:
-include $(DEP_FILES)
This line is also in Makefile.in.
What am I doing wrong? Any and all pointers are greatly appreciated!
Please reply via email as I'm not yet subscribed to this mailing list.
Thanks!
-philip