Does anyone have recent experience trying to install MySQL++ on Solaris 7? I
have gotten MySQL 3.23.39 compiled and installed OK, but keep getting
strange errors when trying to compile...
----begin paste
ns1# make
make all-recursive
Making all in sqlplusint
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /export/home/sysadmin/mysql++-1.7.8/sqlplusint
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/sysadmin/mysql++-1.7.8
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
ns1#
----end paste