Date: Thu, 5 Sep 2002 18:21:10 -0700 From: Ulf Zimmermann <ulf@Alameda.net> To: stable@freebsd.org Subject: Problems with mysql-server port Message-ID: <20020905182110.M1069@seven.alameda.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020905182110.M1069>