I am installing Msql-Mysql-modules-1.2215 on Solaris 2.7.  After running make,
error returns,
dbdimp.c:116: `SQL_TIMESTAMP' undeclared here (not in a function)
dbdimp.c:116: initializer element is not constant
dbdimp.c:116: (near initialization for `SQL_GET_TYPE_INFO_values[7].data_type')
dbdimp.c:121: `SQL_BIGINT' undeclared here (not in a function)
dbdimp.c:121: initializer element is not constant
dbdimp.c:121: (near initialization for `SQL_GET_TYPE_INFO_values[8].data_type')
dbdimp.c:131: `SQL_DATE' undeclared here (not in a function)
dbdimp.c:131: initializer element is not constant
dbdimp.c:131: (near initialization for `SQL_GET_TYPE_INFO_values[10].data_type')
dbdimp.c:136: `SQL_TIME' undeclared here (not in a function)
dbdimp.c:136: initializer element is not constant
dbdimp.c:136: (near initialization for `SQL_GET_TYPE_INFO_values[11].data_type')
dbdimp.c:141: `SQL_TIMESTAMP' undeclared here (not in a function)
dbdimp.c:141: initializer element is not constant
dbdimp.c:141: (near initialization for `SQL_GET_TYPE_INFO_values[12].data_type')
dbdimp.c:202: (near initialization for `SQL_GET_TYPE_INFO_values[23].data_type')
dbdimp.c:226: `SQL_BIGINT' undeclared here (not in a function)
dbdimp.c:226: initializer element is not constant
dbdimp.c:226: (near initialization for `SQL_GET_TYPE_INFO_values[29].data_type')
dbdimp.c:230: `SQL_LONGVARCHAR' undeclared here (not in a function)
dbdimp.c:230: initializer element is not constant
dbdimp.c:230: (near initialization for `SQL_GET_TYPE_INFO_values[30].data_type')
dbdimp.c:234: `SQL_LONGVARCHAR' undeclared here (not in a function)
dbdimp.c:234: initializer element is not constant
dbdimp.c:234: (near initialization for `SQL_GET_TYPE_INFO_values[31].data_type')
*** Error code 1
make: Fatal error: Command failed for target `dbdimp.o'
Current working directory /tmp/Msql-Mysql-modules-1.2215/mysql
*** Error code 1
make: Fatal error: Command failed for target `subdirs'

Any help would be appreciated.

Sue

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to