OS X 10.2, Mysql 3.23.52
I got past one failure by setting the -ltermcap flag in the configure file
as suggested at macosxhints.com. Now the compile fails due to a missing
header file:
g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local/m
ysql\"" -DDAT
Martyn Perring writes:
> Hi,
>
> Can anyone shed any light on this?
>
> I'm trying to build mySQL V3.23.34a on Tru64 V4.0G using gcc2.95.2 and
> GNU Make version 3.79.1.
>
> The makefiles were created using ./configure --prefix=/nipweb/mysql. No
> other configure paramaters were used
Hi,
Can anyone shed any light on this?
I'm trying to build mySQL V3.23.34a on Tru64 V4.0G using gcc2.95.2 and
GNU Make version 3.79.1.
The makefiles were created using ./configure --prefix=/nipweb/mysql. No
other configure paramaters were used.
The compile keeps failing with the following e