Hi,
I'm trying to compile MySQL 3.23.40 on Solaris 7 (Intel platform) machine.
I extracted and configured the source but when I tried to run "make" there
was the follwoing error:
In file included from mysql.cc:28:
../include/global.h:646: warning: abstract declarator used as declaration
*** Error code 1
make: Fatal error: Command failed for target `mysql.o'
Current working directory /usr/local/sources/mysql-3.23.40/client
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/sources/mysql-3.23.40
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Can anyone help me?
Sophokles