Craig Ian Dewick wrote:
> The build environment of the server machine is a Sun Sparc 20 running
> Solaris 8 (aka SunOS 5.8) using gcc-2.95.2 as the compiler. The mysql
> source version I'm trying to build is v3.23.33, and it's using
> Berkeley DB v3.2.9.
Download BDB v3.2.9a from www.mysql.c
Hello everyone,
I've figured out what the problem was with getting the configure script to
work (I needed to set the LDFLAGS environment variable to pass a -R
runpath to the compiler for some of the configure tests to build
properly), but now I have a different issue which has cropped up when
tr