Erminio Efisio Riezzo writes:
> Hello folks,
> I have a large problem during the compilation of mysql under tru64 unix.
> I have tried is the 1.7.9 that the 1.7.6a with compiler cxx. 
> The 1.7.9 jam when the following launch the gmake with message: 
>  
> gmake  all-recursive
> gmake[1]: Entering directory `/data/local/src/mysql++-1.7.9'
> Making all in sqlplusint
> gmake[2]: Entering directory `/data/local/src/mysql++-1.7.9/sqlplusint'
> Makefile:222: *** missing separator.  Stop.
> gmake[2]: Leaving directory `/data/local/src/mysql++-1.7.9/sqlplusint'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/data/local/src/mysql++-1.7.9'
> gmake: *** [all] Error 2
>  
> You can help me? 
> Thanks in advance payment. 
> Erminio Riezzo. 
> 

Hi!

You did not specify do you use Compaq or GNU compiler ??

In any case, run automake (ignore warnings), autoconf, configure and
then GNU make.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


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