Error during make of driver
am 20.09.2007 20:41:20 von Rafael De Jesus------_=_NextPart_001_01C7FBB5.D5F2B21E
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Can anybody help me with this error during make of the MySQL odbc
driver?
Thank you in advance
=20
==================== =====3D=
==
=20
[titan]: make
No suffix list.
Making all in util
No suffix list.
Making all in driver
make all-am
if /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc
-DHAVE_CONFIG_H -I. -I
.. -I. -I/usr/include -O3 -DDBUG_OFF -I/opt/mysql/include/mysql -g -O2
-MT lib
myodbc3_la-catalog.lo -MD -MP -MF ".deps/libmyodbc3_la-catalog.Tpo" -c
-o libmyo
dbc3_la-catalog.lo `test -f 'catalog.c' || echo './'`catalog.c; \
then mv -f ".deps/libmyodbc3_la-catalog.Tpo"
".deps/libmyodbc3_la-catalo
g.Plo"; else rm -f ".deps/libmyodbc3_la-catalog.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF
-I/opt/mysql/incl
ude/mysql -g -O2 -MT libmyodbc3_la-catalog.lo -MD -MP -MF
..deps/libmyodbc3_la-ca
talog.Tpo -c catalog.c -DPIC -o .libs/libmyodbc3_la-catalog.o
In file included from ../MYODBC_ODBC.h:8,
from myodbc3.h:39,
from catalog.c:44:
/usr/include/ltdl.h:153: error: parse error before string constant
/usr/include/ltdl.h:171: error: parse error before "lt_dlopen"
/usr/include/ltdl.h:172: error: parse error before "lt_dlopenext"
/usr/include/ltdl.h:173: error: parse error before "handle"
/usr/include/ltdl.h:176: error: parse error before "handle"
/usr/include/ltdl.h:179: error: parse error before "handle"
/usr/include/ltdl.h:180: error: parse error before "handle"
/usr/include/ltdl.h:249: error: parse error before "handle"
/usr/include/ltdl.h:250: error: parse error before "lt_dlhandle_next"
/usr/include/ltdl.h:250: error: parse error before "place"
/usr/include/ltdl.h:251: error: parse error before "handle"
/usr/include/ltdl.h:259: error: parse error before "lt_dlhandle"
/usr/include/ltdl.h:262: error: parse error before "lt_dlhandle"
catalog.c:333: error: incompatible types in initialization
catalog.c:333: error: initializer element is not constant
catalog.c:333: error: (near initialization for
`SQLTABLES_fields[0].type')
catalog.c:333: warning: initialization makes integer from pointer
without a cast
catalog.c:333: warning: excess elements in struct initializer
catalog.c:333: warning: (near initialization for `SQLTABLES_fields[0]')
....
=20
==================== =====3D=
======
=20
=20
____________________________________=20
Rafael De Jesus=20
S.P. Richards Co.
Voice: 678.309.7040=20
=20
------_=_NextPart_001_01C7FBB5.D5F2B21E--