From owner-freebsd-stable Wed Mar 25 09:28:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18491 for freebsd-stable-outgoing; Wed, 25 Mar 1998 09:28:40 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from paert.tse-online.de (paert.tse-online.de [194.97.69.172]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA18474 for ; Wed, 25 Mar 1998 09:28:21 -0800 (PST) (envelope-from ab@paert.tse-online.de) Received: (qmail 5277 invoked by uid 1000); 25 Mar 1998 17:28:46 -0000 Message-ID: <19980325182846.35033@paert.tse-online.de> Date: Wed, 25 Mar 1998 18:28:46 +0100 From: Andreas Braukmann To: freebsd-stable@FreeBSD.ORG Subject: Re: MySQL on 2.2.6-BETA References: <199803181608.TAA14010@amsoft.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: <199803181608.TAA14010@amsoft.ru>; from Andrew Maltsev on Wed, Mar 18, 1998 at 07:08:23PM +0300 Organization: TSE TeleService GmbH Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Hello, On Wed, Mar 18, 1998 at 07:08:23PM +0300, Andrew Maltsev wrote: > Is there anybody successfully using MySQL on 2.2.6-beta with libc_r > threads? I mean MySQL 3.21.26. > All compiles ok, and appears to work ok for some time, but: hmm. I'm not able to build MySQL 3.21.25-gamma (from the ports) on my 2.2.6-beta (from today) with libc_r: ug -L../regex -lregex -L../strings -lmystrings -lm -lcompat -lc_r thr_alarm.o: Undefined symbol `_pthread_signal' referenced from text segment thr_alarm.o: Undefined symbol `_pthread_attr_setscope' referenced from text segment thr_alarm.o: Undefined symbol `_pthread_signal' referenced from text segment gmake[2]: *** [mysqld] Error 1 I've changed the arguments for configure in the port's makefile to: CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ --with-named-thread-libs=-lc_r \ !!!!! --with-MAKE=gmake \ --without-perl \ --without-debug \ --without-readline Any tips available? TIA, 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