On Sat, Mar 13, 1999 at 09:05:31PM -0600, Stephen Costaras wrote:
> I've just tried to compile MySQL v3.22.19b under linux (kernel v2.2.3,
> egcs v1.1.1, glibc v2.1).
I have a similar setup, linux 2.2.3, glibc 2.1 and egcs 1.1.1 and it
compiled fine for me here. I used the following options:
CC=gcc CXX=gcc \
./configure --prefix=/usr/local/mysql \
--with-gnu-ld \
--with-unix-socket-path=/var/mysql/mysql.sock \
--with-mysqld-user=mysql \
--enable-thread-safe-client \
--without-readline \
--without-debug \
--without-bench
--
A cat will blink when struck with a hammer.
Mike Hall <mhall@stripped>, (MH993) - http://www.riverside.org
System Administrator (*nix, Perl, CGI hacker, certified OS/2 Specialist)