Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 2002 11:03:20 +0930
From:      Phil Kernick <Phil@Kernick.org>
To:        ulf@Alameda.net
Cc:        stable@FreeBSD.ORG
Subject:   Re: Problems with mysql-server port
Message-ID:  <3D7805E0.8030006@Kernick.org>
References:  <20020905182110.M1069@seven.alameda.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D7805E0.8030006>