Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 10:10:12 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Matt <matt@xtaz.co.uk>
Cc:        current@freebsd.org
Subject:   Re: mysql-client compiler error
Message-ID:  <20030914100908.R93499@carver.gumbysoft.com>
In-Reply-To: <3F62F382.3000800@xtaz.co.uk>
References:  <3F62F382.3000800@xtaz.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Sep 2003, Matt wrote:

> After building world as of late last night I decided to portupgrade
> -rRaf, mainly due to having the libintl.so.4 missing problem when I
> tried to start X. Everything compiled perfectly fine (and X is now
> working fine) except for databases/mysql40-client. I get this error:
>
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
> configure: error: could not configure Berkeley DB

Whenever autoconf explodes, check config.log in the same directory as the
configure script to find out why.  All it does is compile a 'hello world'
program which has no dependencies in this target (I think).

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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