Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 1998 00:59:58 +0100
From:      Andreas Braukmann <braukmann@tse-online.de>
To:        FreeBSD Stable List <stable@FreeBSD.ORG>
Subject:   Re: MySQL on 2.2.6-STABLE
Message-ID:  <19980327005958.17626@paert.tse-online.de>
In-Reply-To: <Pine.BSF.3.95q.980326134006.7755E-100000@itsdsv2.enc.edu>; from Charles Owens on Thu, Mar 26, 1998 at 01:51:40PM -0500
References:  <Pine.BSF.3.96.980326103155.14196E-100000@shell.uniserve.com> <Pine.BSF.3.95q.980326134006.7755E-100000@itsdsv2.enc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
sorry for giving this feedback so late.

> Hmmm... I wish it was that simple.  Question:  are you not using the mysql
> port?  I am.  With the port, doing a 'make clean' from
> /usr/ports/database/mysql _always_ results in the "work" subdir, which
> contains the mysql tree, getting toasted.
After the tip "do a make clean, first" I did it the save way and
toasted the work directory manually. Then I built the port again with the
updated 'configure arguments'. 'mysqld' got linked without further
errors.

> When I then type make again, the tarball is extracted and patched and the
> build begins again... and dies with the usual "undefined symbol" error.
 
> If you're building from the stock mysql source with no trouble then my
> guess is that the port is messed up such that "configure" somehow isn't
> seeing the --with-named-thread-libs=-lc_r flag, even though I've done the
> obvious and editted the port Makefile to include this:
> 
> CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
>                 --with-named-thread-libs=-lc_r \   # <---
>                 --with-MAKE=gmake \
>                 --without-perl \
>                 --without-debug \
>                 --without-readline
> 
> Further comments?
... nope. Just happy that the tip did its trick for me.
I didn't tested the fresh mysql, yet, ... though ...

Regards,
  Andreas

-- 
/// TSE TeleService GmbH  |  Gsf: Arne Reuter        |
/// Hovestrasse 14        |       Andreas Braukmann  | We do it with
/// D-48351 Everswinkel   |  HRB: 1430, AG WAF       |  FreeBSD/SMP     
/// -------------------------------------------------------------------
/// PGP-Key:          http://www.tse-online.de/~ab/public-key
/// Key fingerprint:  12 13 EF BC 22 DD F4 B6  3C 25 C9 06 DC D3 45 9B

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



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