Compiling MySQL ODBC Driver Source 3.51.20r750
am 28.09.2007 15:58:07 von Rafael De Jesus------_=_NextPart_001_01C801D7.98D823CD
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi all,
=20
I'm compiling the MySQL ODBC Driver source 3.51.20r750 on an HPUX
ia64 box. Configure runs fine and it ends with a Success! When I try
to do the make, I get the following error:
=20
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/easysoft/unixODBC/include
-O3 -DDB
UG_OFF -I/opt/mysql/include/mysql -g -O2 -MT libmyodbc3_la-catalog.lo
-MD -MP -M
F .deps/libmyodbc3_la-catalog.Tpo -c catalog.c -DPIC -o
..libs/libmyodbc3_la-cat
alog.o
In file included from ../MYODBC_ODBC.h:8,
from myodbc3.h:39,
from catalog.c:44:
/usr/local/include/ltdl.h:154: error: parse error before string constant
/usr/local/include/ltdl.h:172: error: parse error before "lt_dlopen"
/usr/local/include/ltdl.h:173: error: parse error before "lt_dlopenext"
/usr/local/include/ltdl.h:174: error: parse error before "handle"
/usr/local/include/ltdl.h:177: error: parse error before "handle"
/usr/local/include/ltdl.h:180: error: parse error before "handle"
/usr/local/include/ltdl.h:181: error: parse error before "handle"
/usr/local/include/ltdl.h:250: error: parse error before "handle"
/usr/local/include/ltdl.h:251: error: parse error before
"lt_dlhandle_next"
/usr/local/include/ltdl.h:251: error: parse error before "place"
/usr/local/include/ltdl.h:252: error: parse error before "handle"
/usr/local/include/ltdl.h:260: error: parse error before "lt_dlhandle"
/usr/local/include/ltdl.h:263: error: parse error before "lt_dlhandle"
=20
=20
I have performed the same procedure on 2 different boxes and I continue
to get the same error. Is there a problem with the source? Can someone
point me in the right direction?
=20
=20
Thank you in advance,
____________________________________=20
Rafael De Jesus=20
S.P. Richards Co.
Voice: 678.309.7040=20
=20
------_=_NextPart_001_01C801D7.98D823CD--