From owner-freebsd-stable Thu Sep 5 18:21:15 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 6B1A937B400 for ; Thu, 5 Sep 2002 18:21:11 -0700 (PDT) Received: from seven.Alameda.net (seven.Alameda.net [64.81.63.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2676E43E3B for ; Thu, 5 Sep 2002 18:21:11 -0700 (PDT) (envelope-from ulf@Alameda.net) Received: by seven.Alameda.net (Postfix, from userid 1000) id D25A13A201; Thu, 5 Sep 2002 18:21:10 -0700 (PDT) Date: Thu, 5 Sep 2002 18:21:10 -0700 From: Ulf Zimmermann To: stable@freebsd.org Subject: Problems with mysql-server port Message-ID: <20020905182110.M1069@seven.alameda.net> Reply-To: ulf@Alameda.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Alameda Networks, Inc. X-Operating-System: FreeBSD 4.6-STABLE 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 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. -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message