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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to