Hellow,
I am trying to compile livesupport, but I get the error compiling libodbc++-0.2.3-20050404:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/lib/include -DIN_ODBCXX -D_GNU_SOURCE -g -O2 -MT drivermanager.lo -MD -MP -MF .deps/drivermanager.Tpo -c drivermanager.cpp -fPIC -DPIC -o .libs/drivermanager.o
../include/odbc++/drivermanager.h:102: error: ISO C++ forbids declaration of 'ErrorHandler' with no type
../include/odbc++/drivermanager.h:102: error: expected ';' before '*' token
I am running on kernel 2.6.11-10mdk, gcc version 4.0.1-0.2mdk for Mandriva Linux release 2006.0
unixODBC version 2.2.11
libunixODBC-devel installed
Thank you for your help and for your work
Bruno
I am trying to compile livesupport, but I get the error compiling libodbc++-0.2.3-20050404:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/lib/include -DIN_ODBCXX -D_GNU_SOURCE -g -O2 -MT drivermanager.lo -MD -MP -MF .deps/drivermanager.Tpo -c drivermanager.cpp -fPIC -DPIC -o .libs/drivermanager.o
../include/odbc++/drivermanager.h:102: error: ISO C++ forbids declaration of 'ErrorHandler' with no type
../include/odbc++/drivermanager.h:102: error: expected ';' before '*' token
I am running on kernel 2.6.11-10mdk, gcc version 4.0.1-0.2mdk for Mandriva Linux release 2006.0
unixODBC version 2.2.11
libunixODBC-devel installed
Thank you for your help and for your work
Bruno