I tried the patch and it still failed. Sorry for long post, but hope it 
may help.

Thank you.

Vlad.

The details:

$ uname -vr
2.4.7-10custom #12 SMP Mon Mar 11 00:54:16 CST 2002

$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --enable-threads
Thread model: posix
gcc version 3.0.4

$ make
make  all-recursive
make[1]: Entering directory `/home/vlad/tmp/mysql++/mysql++-1.7.9'
Making all in sqlplusint
make[2]: Entering directory 
`/home/vlad/tmp/mysql++/mysql++-1.7.9/sqlplusint'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. 
-I../sqlplusint  -I/usr/include/mysql  -g -O2 -c coldata.cc
rm -f .libs/coldata.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint 
-I/usr/include/mysql -g -O2 -Wp,-MD,.deps/coldata.pp -c  -fPIC -DPIC 
coldata.cc -o .libs/coldata.lo
In file included from const_string2.hh:2,
                 from const_string3.hh:2,
                 from coldata.cc:2:
const_string1.hh: In member function `const char& const_string::at(unsigned
   int) const':
const_string1.hh:50: `out_of_range' undeclared (first use this function)
const_string1.hh:50: (Each undeclared identifier is reported only once 
for each    function it appears in.)
...
type_info1.hh:105: confused by earlier errors, bailing out
make[2]: *** [coldata.lo] Error 1
make[2]: Leaving directory `/home/vlad/tmp/mysql++/mysql++-1.7.9/sqlplusint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vlad/tmp/mysql++/mysql++-1.7.9'
make: *** [all-recursive-am] Error 2
$


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to