RE: Problem running make for MyODBC package

2001-06-19 Thread Jeff Jirsa
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

Problem building MyODBC 2.50.37 on BSD

2001-06-20 Thread Jeff Jirsa
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'