From owner-freebsd-threads@FreeBSD.ORG Wed Apr 14 22:57:17 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC1316A4CE for ; Wed, 14 Apr 2004 22:57:17 -0700 (PDT) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE5143D45 for ; Wed, 14 Apr 2004 22:57:16 -0700 (PDT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=ganbold.micom.mng.net) by publicd.ub.mng.net with asmtp (Exim 4.30; FreeBSD) id 1BE0kC-000JMz-3Y; Thu, 15 Apr 2004 14:53:04 +0800 Message-Id: <6.0.3.0.2.20040415145916.02ae6708@202.179.0.80> X-Sender: ganbold@micom.mng.net@202.179.0.80 X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Thu, 15 Apr 2004 15:01:58 +0900 To: Alexander Leidinger From: Ganbold Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: mysql@lists.mysql.com cc: julian@elischer.org cc: kenm@icarz.com cc: threads@freebsd.org Subject: Re: FBSD 5.2.CURRENT-p4 and mysqld problems X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 05:57:17 -0000 Hi, I compiled mysql-4.0.18 from ports on CURRENT machine with BUILD_STATIC=yes option with libpthread. After installation everything seemed OK. However after few minutes it hang again. It seems mysql with libpthread is even more unstable than using linuxthreads. Ganbold At 09:30 PM 14.04.2004, you wrote: >On Wed, 14 Apr 2004 20:44:30 +0900 >Ganbold wrote: > > > Can you give me some hints and tricks to compile mysql with libpthread? > > What compiler options should I use? > >None, it's the default threading lib with a recent -current. You just >have to recompile (every application which may use threads, since mixing >the thread libs is not possible, alternatively you can have a look at >the man-page of libmap.conf). > >Bye, >Alexander. > >-- > I'm available to get hired. > >http://www.Leidinger.net Alexander @ Leidinger.net > GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7