MySQL Forums
Forum List  »  NDB clusters

NDB Cluster and HP-UX 11.11
Posted by: Chris Kennedy
Date: November 16, 2004 03:27AM

I downloaded and installed the 4.1.7 "Max" binaries, but contrary to the description, NDB Cluster is not included for HP-UX. I then downloaded the source, and built using:

CC=gcc CXX=g++ MAKE=gmake ./configure --prefix=/usr/local/mysql --with-ndbcluster
gmake
gmake install

when I attempt to run ndb_mgmd, it fails with a SIGSEGV

I got the same when running configure with:
--with-ndbcluster --with-ndb-shm --with-ndb-portbase
and also the above with:
--disable-shared --enable-static
Any ideas?

Cheers, Chris

Options: ReplyQuote


Subject
Views
Written By
Posted
NDB Cluster and HP-UX 11.11
3510
November 16, 2004 03:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.