From owner-freebsd-stable Thu Sep 5 18:33:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2496F37B401 for ; Thu, 5 Sep 2002 18:33:33 -0700 (PDT) Received: from mail.rotfl.com.au (eth1779.sa.adsl.internode.on.net [150.101.235.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46D043E3B for ; Thu, 5 Sep 2002 18:33:30 -0700 (PDT) (envelope-from Phil@Kernick.org) Received: by mail.rotfl.com.au (8.12.5/8.12.5) with ESMTP id g861XOlX081967 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 6 Sep 2002 11:03:25 +0930 (CST) (envelope-from Phil@Kernick.org) Message-ID: <3D7805E0.8030006@Kernick.org> Date: Fri, 06 Sep 2002 11:03:20 +0930 From: Phil Kernick User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ulf@Alameda.net Cc: stable@FreeBSD.ORG Subject: Re: Problems with mysql-server port References: <20020905182110.M1069@seven.alameda.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There was a bug in the uthread library for about 6 hours on August 1 that causes this problem. (I know, I was bitten by it as well.) cvsup to today and rebuild and the problem will go away. Phil. Ulf Zimmermann wrote: > I tried to upgrade mysql on 3 machines to 3.23.52. All 3 machines are > -STABLE august 1. Client build works fine, server build fails: > > checking for gcc... (cached) cc > checking for C compiler default output... configure: error: C compiler cannot create executables > configure: error: could not configure Berkeley DB > ===> Script "configure" failed unexpectedly. > > > Checking work/mysql-3.23.52/bdb/build_unix/config.log: > > configure:1864: checking for C compiler default output > configure:1867: cc -DDBUG_OFF -O -pipe -D_THREAD_SAFE conftest.c -pthread > > /usr/lib/libc_r.so: undefined reference to `__sys_close' > configure:1870: $? = 1 > configure: failed program was: > #line 1848 "configure" > #include "confdefs.h" > > int > main () > { > > ; > return 0; > } > configure:1893: error: C compiler cannot create executables > > > Anyone have an idea what could be broken ? I see __sys_close as U in > /usr/lib/libc_r, so it seems another lib is missing to be linked against. > -- _-_|\ Phil Kernick E-Mail: Phil@Kernick.org / \ ROTFL Enterprises Mobile: 041 61 ROTFL \_.-*_/ v Humourist, satirist, and probably a few more 'ists to boot! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message