Re: Problem making myodbc on Solaris 8

2001-12-04 Thread Matthew Dougherty
The same error occurs with 2.50.39. Has anyone successfully made MyODBC on Solaris8 using gcc 2.95?? Matt Dougherty Venu wrote: Hi, -Original Message- From: Matthew Dougherty [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 11:06 AM To: [EMAIL PROTECTED] Subject:

Re: Problem making myodbc on Solaris 8

2001-12-04 Thread Matthew Dougherty
Can anyone make a suggestion of what the following lines are trying to do in Makefile in the first place? DEPS_MAGIC := $(shell mkdir .deps /dev/null 21 ||:) -include $(DEP_FILES) This does not appear to me to be appropriate syntax and it's probably independent of the compiler or make program.

RE: Problem making myodbc on Solaris 8

2001-12-03 Thread Venu
Hi, -Original Message- From: Matthew Dougherty [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 11:06 AM To: [EMAIL PROTECTED] Subject: Problem making myodbc on Solaris 8 make fails with mksh: Fatal error in reader: = missing from replacement macro reference