Re: Compiling MySQL 3.23.39 on HP-UX 11.00.

2001-06-25 Thread Jack Challen
Michael Widenius wrote: Jack Configure Command: Jack -- Jack CFLAGS=-D_REENTRANT Jack CXXFLAGS=-D_REENTRANT \ Jack ./configure Jack --prefix=/opt/mysql Jack \ Jack --with-pthread Jack --with-named-thread-libs=-lpthread

Compiling MySQL 3.23.39 on HP-UX 11.00.

2001-06-24 Thread Michael Widenius
got Mysql-3.23.39 to compile on HP-UX Jack 11.00 using gcc, Jack because I think the configure script may have broken somewhere between Jack 3.23.35 and Jack 3.23.39 Jack Hope this is of some use to someone Jack Compiling MySQL 3.23.39 on HP-UX 11.00 with gcc Jack Notes

Re: Compiling MySQL 3.23.39 on HP-UX 11.00.

2001-06-21 Thread Sinisa Milivojevic
Please run mysql-test and sql-bench in order to verify that all is working well. Please let us know the result. -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer /_/

Re: Compiling MySQL 3.23.39 on HP-UX 11.00.

2001-06-21 Thread Jack Challen
ok, good call :) Ran the mysql-test (it failed some), details below: FAILURES: $./mysql-test-run --force 2/dev/null | grep \[ fail \] rpl01 [ fail ] rpl04 [ fail ] rpl07

Compiling MySQL 3.23.39 on HP-UX 11.00.

2001-06-20 Thread Jack Challen
think the configure script may have broken somewhere between 3.23.35 and 3.23.39 Hope this is of some use to someone Compiling MySQL 3.23.39 on HP-UX 11.00 with gcc Notes: -- You'll need to fix /usr/include/sys/unistd.h - See the MySQL manual section