|
on AIX (v 4.3.3) with DB2 v 7.2 I'm trying to 'make' and install DBD-DB2-09a
after successfully creating Makefile the make fails with the following...
"dbdimp.c", line 1250.28: 1506-045 (S) Undeclared identifier SQL_DATABASE_CODEPAGE.
"dbdimp.c", line 1284.28: 1506-045 (S) Undeclared identifier SQL_APPLICATION_CODEPAGE.
make: The error code from the last command is 1.
how do I get around this....???
any help geatly appreciated..
|