Hi! I´m fighting with mysql on debian 3.1 for some days now. What I have found is the following:
- A build on a fresh installation of Debian 3.1 and OPenPKG 2.5 produces a mysqld with bails out with a Sig11 directly after start. - The build on rm2 (our Debian3.1 buidl box) works without a problem - after taking a look with ldd /path/to/libexec/mysql/mysqld I found that rm2 ist using the libs from /lib/tls and my fresh installs uses the libs from /lib - Taking a look at 'uname' shows that my fresh installed boxes are still running a kernel 2.4.27. - After a kernel upgrade to 2.6.8 the already compiled version of mysql still bails out, but a rebuild of mysql produces running version of mysql - A reboot back to 2.4.27 show that the compiled binaries are runnable under the old kernel due to an error message from mysqld bdb (unable to initialize mutex: Function not implemented) For now I have solved the problem by using a 2.6 kernel, but I dont think thats the real solution. What do the other developer think about this? cheerio Steve ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org