Hello There,

    I try to compiling Mysql V4.0  in the Alpha/Tru64 Unix V5.1a. I have
installed in the Alpha C++ and C version 6.5, and gcc 3.3 and GNU MAKE 3.8.

    Follow the Steps.

    1- Dowload from http://www.mysql.com/downloads/mysql-4.0.html in the
SOURCE DOWNLOADS >> Tarball(tar.gz)
    2- I saved in the /usr/local/
    3-Gunzip mysql-4.0xx.tar.gz
    4-Tar mysqlxxxx
   5-CC=cc CFLAGS=-O CXX=gcc CXXFLAGS=-O3 \
       ./configure --prefix=/usr/local/mysql
   6-Make
# make
No suffix list.
make  all-recursive
No suffix list.
Making all in .
No suffix list.
Making all in include
No suffix list.
Make: % rule can only use a single ':'.  Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

    Can help me!!!!

Regards,
Julio Rocha



Reply via email to