Hi,
I am trying to compile MySQL 3.23 on HPUX 11.23 IPF.
I am using gcc 3.0. gcc 2.95 is not available on HPUX
11.23.
CC=gcc \
CXX=g++ \
CFLAGS="-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT" \
CXXFLAGS="-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT" \
CPPFLAGS="-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT" \
LDFL
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
Benjamin,
Thanks for you information, now I tried to use "gcc"
compile:
CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure
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
Hello.
On Fri 2002-12-06 at 09:59:25 -0800, [EMAIL PROTECTED] wrote:
> Hi,
>
> I just send this email again. Does anyone care about
> HPUX build?
You need to be more specific in the future. That will enhance the
chance for someone seing the problem.
I have never used HP-UX. That said, some comm
Hi,
I just send this email again. Does anyone care about
HPUX build?
Zengfa
--- Zengfa Gao <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I tried to compile mysql-3.23.49 on HPUX 11.11
> system.
>
> When I run:
>
> CC=cc CXX=aCC CFLAGS=+DD64 CXXFLAGS=+DD64
> ./configure
>
> Everything is fine, no erro
Hi,
I tried to compile mysql-3.23.49 on HPUX 11.11 system.
When I run:
CC=cc CXX=aCC CFLAGS=+DD64 CXXFLAGS=+DD64 ./configure
Everything is fine, no errors.
But when I run: make
I got:
cc: "password.c", line 95: error 1000: Unexpected
symbol: "char_val".
cc: panic 2017: Cannot recover from ea