Can someone please confirm that there isn't a problem with the
configuration files for MyODBC 2.50.37?
When I run make after configure, I get the error:
"Makefile", line 315: Need an operator
make: fatal errors encountered -- cannot continue
Line 315 contains:
-include $(DEP_FILES)
If I commen
Hi, I'm having a problem building MyODBC 2.50.37 on BSD.
When I run make after configure, I get the error:
"Makefile", line 315: Need an operator
make: fatal errors encountered -- cannot continue
Line 315 contains:
-include $(DEP_FILES)
If I comment out 315 and run make again, I get:
make: don'