>>>>> "Paul" == Paul Hartke <phartke@stripped> writes:
Paul> I get the same error during installation on HP-UX 10.20.
Paul> Any help would be most appreciated!
Hi!
Are you sure your patches on HPUX 10.20 is up to date? If the aren't
the pre-compiled version will not work! (This is because it used HPUX
DCE threads and there has been a couple of bugs in these)
Here is some information about our machine:
----------
#
# Bundle(s):
#
700QPK1020 ACE.199906.01 Workstation Quality Pack for HP-U
X 10.20 (June 1999)
B3392BA B.10.20.05 HP-UX Developer's Toolkit for 10.
0 Series 700
B3899BA B.10.20.09 HP C/ANSI C Developer's Bundle fo
r HP-UX 10.20 (S700)
B3911CB B.10.20.09 HP C++ Compiler S700
B3911DB A.01.21 HP aC++ Compiler S700
B5182BA B.10.20.01 HP VISUALIZE-IVL Imaging API
B5357AA_ABA B.10.20.04 HP MPower//Web for Series 700 - E
nglish
B5357AA_APZ B.10.20.04 MPWeb2.0 s700 reference bundle
B5364AA B.10.20.01 WorkStation Demos FrameWork
B6193DA ACE.199906.03 Workstation ACE for HP-UX 10.20 (
June 1999)
B6196AA_APZ B.10.20.05 HP-UX 700 OpenGL 3D Graphics API
Run Time Environment
DCEProg B.10.20 DCE Programming and Archive Libra
ries
HPUXEngCR700 B.10.20 English HP-UX CDE Runtime Environ
ment
J1608CA B.02.00.06 Netscape Fasttrack Server
OnlineDiag B.10.20.14.08 HPUX 10.0 Support Tools Bundle
#
# Product(s) not contained in a Bundle:
#
B6378CA_TEXT ACE.199906.01 Title for Product B6378CA_TEXT
GNUbinutil 2.9.5.0.8 GNU binutil
GNUbison 1.28 GNU bison
GNUflex 2.5.4 GNU flex
GNUgcc 2.95.1 GNU gcc
PHCO_15344 B.10.00.00.AA df(1M) cumulative patch
PHSS_15044 B.10.00.00.AA Standard Component fixes for HP a
C++ (aCC)
PHSS_16429 B.10.00.00.AA HP DCE/9000 1.5 cumulative patch
PHSS_17872 B.10.00.00.AA HP aC++ runtime libraries (aCC A.
01.21)
PHSS_17874 B.10.00.00.AA 10.10 10.20 Assembler patch
PHSS_18298 B.10.00.00.AA HP C++ runtime libraries (CC A.10
.45)
------------
With the above setup, MySQL 3.23.6 compiled with the following options:
CFLAGS="-DHPUX -I/opt/dce/include -fomit-frame-pointer -O6 -fpic" CXX=gcc CXXFLAGS="-DHPUX
-I/opt/dce/include -felide-constructors -fno-exceptions -fno-rtti -O6 " ./configure
--prefix=/usr/local/mysql "--with-comment=TCX binary" --with-pthread
--with-named-thread-libs=-ldce --disable-shared
Regards,
Monty