Problems when compiling the source

2006-06-20 Thread Martin Jespersen
Hello all. I have an odd problem i hope you can help me with. I've been compiling mysql from source for the past 10 years or so and just recently thought it mighjt be tiome to upgrade from the 3.23.58 i have, to a newer version. I chose mysql 4.1.20 and went on to compile it. A little info

Re: Problems when compiling the source

2006-06-20 Thread Chris White
On Tuesday 20 June 2006 12:02 pm, Martin Jespersen wrote: ./configure --prefix=/opt/.mysql-4.1.20 --enable-assembler --enable-thread-safe-client --enable-static=all --with-gnu-ld --with-mysqld-user=mysql --without-debug --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static

Re: Problems when compiling the source

2006-06-20 Thread Martin Jespersen
I thought of that, but i didn't think it'd be a problem since i do have thpse shared libraries for the application to use at runtime - and since the server runs just fine, i doubt that is what is causing the problem (tho it is definately worth trying). It seems to me that if this is truely the