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 earlier errors,
terminating.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1


Do anyone have some ideas?

Thanks a lot!

Zengfa





__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
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