Hello.

As a side note, did you try the precompiled binary for HP-UX already?
http://www.mysql.com/downloads/mysql-3.23.html

On Mon 2002-12-09 at 08:22:44 -0800, [EMAIL PROTECTED] wrote:
> Benjamin,
> 
> Thanks for you information, now I tried to use "gcc"

Which version?

> compile:
>  CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure 

You left out the info from mysqlbug again. 

Although I doubt that this has to do with the error you see below, you
do not seem to honor the notes about building from the manual:

  http://www.mysql.com/doc/en/HP-UX_10.20.html
  http://www.mysql.com/doc/en/HP-UX_11.x.html

The configure line above looks incomplete.

> Configure has no problem. But When I run "make", I
> got:
> 
> ....
> gcc -O3 -DDBUG_OFF -DHAVE_BROKEN_PREAD
> -DDONT_USE_FINITE -DHAVE_BROKEN_GETPASS
> -DNO_FCNTL_NONBLOCK -DDO_NOT_REMOVE_THREAD_WRAPPERS
> -DHAVE_BROKEN_PTHREAD_COND_TIMEDWAIT -o hp_test2
> hp_test2.o libheap.a ../mysys/libmysys.a
> ../dbug/libdbug.a ../strings/libmystrings.a -lpthread
> -lcrypt -lnsl -lm -lpthread
> Making all in sql
> Making all in share
> No suffix list.
>         ../../extra/comp_err  czech/errmsg.sys
> Usage: ../../extra/comp_err [-?] [-I] [-V] fromfile[s]
> tofile
> *** Error exit code 255

I am sorry, but I am not able to help here. As I said, I am not
familiar with HP-UX (an neither with build problems, because I never
had any).

HTH,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to