Hello All,
I have RedHat 9 and compile MySQL++
successfully....
But when I do "make all NO_LDAP=1
HAS_MYSQL", I am getting following errors.
Can somebody give me a clue....? Thanking
you in advance...
make[1]: Entering directory `/root/openh323gk'
g++ -DHAS_MYSQL -I/usr/include/mysql -DHAS_RADIUS -DHAS_WAITARQ=1 -DP_LINUX=2.4.20-18.9 -DOPENSSL_NO_KRB5 -D_REENTRANT -Wall -DP_USE_PRAGMA -g -D_DEBUG -DPMEMORY_CHECK=1 -DPHAS_TEMPLATES -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -DPTRACING -I/root/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=1 -DMINOR_VERSION=12 -DBUILD_NUMBER=0 -M gkauth.cxx >> obj_linux_x86_d/gkauth.dep In file included from /usr/include/c++/3.2.2/backward/iterator.h:30, from /usr/local/include/resiter1.hh:6, from /usr/local/include/row1.hh:10, from /usr/local/include/compare1.hh:6, from /usr/local/include/mysql++:13, from gkauth.cxx:587: /usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. In file included from gkauth.cxx:587: /usr/local/include/mysql++:80:23: undef_short: No such file or directory make[1]: *** [obj_linux_x86_d/gkauth.dep] Error 1 make[1]: *** Deleting file `obj_linux_x86_d/gkauth.dep' make[1]: Leaving directory `/root/openh323gk' make: *** [debugdepend] Error 2 [root@gk openh323gk]# Regards
Nitesh
|