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
[EMAIL PROTECTED]          |  www.FreeBSD.org
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to