I am attempting to install DBD:ODBC on perl 5.6.1 DBI 1.37 and solaris 2.7 and using openlink odbc drivers with iodbc included with it.
When I run perl Makefile.PL it runs fine. ( I did set the required env variables), however when I try make test it tells me unexpected end of line seen on line 298. I downloaded GNU make and attempted to do /usr/local/bin/make test and it tells me
Makefile:297 *** missing seperator. *** stop.