Re:Re: Problems compiling NDB-Cluster mysql-4.1.2

2004-05-12 Thread Steffen Moelter
An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Betreff: Re: Problems compiling NDB-Cluster mysql-4.1.2 You have to have zlib installed. This seems to be a bug, which I have just reported. The fix is simple: install zlib. You can check with a simple C-program like this: #include #include int main(

Re: Problems compiling NDB-Cluster mysql-4.1.2

2004-05-10 Thread Anders Karlsson
You have to have zlib installed. This seems to be a bug, which I have just reported. The fix is simple: install zlib. You can check with a simple C-program like this: #include #include int main(int argc, char *argv[]) { printf("Hello, World\n"); return 0; } If this refuses to compile (m

Problems compiling NDB-Cluster mysql-4.1.2

2004-05-05 Thread Tech
Hello all, i want to compile the development tree source from bk://mysql.bkbits.net/mysql-4.1 on SuSE 8.2 Linux. The compiling of the mysql-4.1 without the ndb-cluster works fine. When set the configuration-option --with-ndbcluster, the compilation fails with the error: ha_ndbcluster.o(.text+0x3