I executed cmake without any problem.
I get an error when executing make command.
Here are the messages.
<mysql-5.5.15/storage/innobase/page/page0zip.c:2968: >
======================================================
'Z_BLOCK' undeclared (first use in this function)
(Each undeclared identifier is reported only once
for each function it appears in.)
======================================================
I am using redhat:
Linux version 2.4.20-8 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5))
Any bright ideas to solve this problem?
I get an error when executing make command.
Here are the messages.
<mysql-5.5.15/storage/innobase/page/page0zip.c:2968: >
======================================================
'Z_BLOCK' undeclared (first use in this function)
(Each undeclared identifier is reported only once
for each function it appears in.)
======================================================
I am using redhat:
Linux version 2.4.20-8 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5))
Any bright ideas to solve this problem?