Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 14:14:14 +0100 (CET)
From:      Marcin Gryszkalis <dagoon@math.uni.lodz.pl>
To:        Bernd Walter <ticso@cicely5.cicely.de>
Cc:        Andrew Gallatin <gallatin@cs.duke.edu>, Jim King <jim@jimking.net>, alpha@FreeBSD.ORG
Subject:   Re: MySQL 3.23 success?
Message-ID:  <Pine.BSF.4.21.0102271409530.69537-100000@imul.math.uni.lodz.pl>
In-Reply-To: <20010201184920.A58884@cicely5.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 1 Bernd Walter wrote:
> On Wed, Jan 31, 2001 at 09:52:04AM -0500, Andrew Gallatin wrote:
> > Jim King writes:
> >  > Has anybody been able to get MySQL 3.23 to run on -stable?  I had to fix a
> >  > long/int conflict to get it to compile, and then when it tries to install
> >  > 'mysql_install_db' spits out an error message (I think from mysqld) about
> >  > "fast mutexes not supported on this platform".  It installed and ran OK on
> >  > an x86 box this afternoon. :-(
> > You might want to look at the netbsd-alpha mailing list archives and
> > or pkgsrc (their equiv of ports).  think somebody over there was
> > working on running mysql on alpha, but I don't remember how far they
> > got.
> I asume the question was dedicated to version 3.23.
> I'm running 3.22 without problems.
hello
I had the same problem, after some search I found the reason:
 - bdb (Berkeley DataBase) is not supported on non-intel platforms yet
   (as they say it'll be in future). So, linux/sparc users have same
   problem.
To fix it '--without-berkeley-db' switch should be specified in Makefile
(as configure option), and everything works ok.

greetings 
marcin

--
  .d$$$$b,  $d$$$$b. .d$$$$b, Marcin Gryszkalis <dagoon@math.uni.lodz.pl>
  $$'  `""  $$'  `"' $$'  `$$ 
  $$.  .ss  $$       $$    $$ (...) QED.  (QED translates from the Latin
  `"8$$8"'  88       88    88                     as "So what?")



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102271409530.69537-100000>