Hi Guys,

I am trying to comile a c++ program with mysql++ but I got an error message:

In file included from /usr/include/sqlplus/coldata1.hh:10,
                   from /usr/include/sqlplus/sqlplus.hh:12,
                   from createtable.cc:3,
/usr/include/sqlplus/null1.hh:4:19: ostream: No such file or directory

I have mysql server and client 3.23... on rh 7.2 and I have installed binary
RPM for SuSE 8.* built by gcc 3.2
<../Downloads/mysql++/mysql++-1.7.9gcc3.2-2.i386.rpm>
by: rpm -ivh "mysql++-1.7.8gcc3.2-2.i386.rpm"  I checked sqlplus.hh file and
it is under /usr/include/sqlplus directory.

My gcc version is 2.96

Any help would be appreciated,

Jing
[EMAIL PROTECTED]


---------------------------------------------------------------------
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