Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 14:26:30 +0200
From:      Valentin Nechayev <netch@netch.kiev.ua>
To:        Dirk Froemberg <dirk@freebsd.org>
Cc:        ports@freebsd.org, sobomax@freebsd.org
Subject:   Re: mysql323-server 3.23.54 is totally broken and unbuildable
Message-ID:  <20021216122630.GE36865@netch.kiev.ua>
In-Reply-To: <20021216121415.GA57462@physik.TU-Berlin.DE>
References:  <20021216115752.GC36865@netch.kiev.ua> <20021216121415.GA57462@physik.TU-Berlin.DE>

next in thread | previous in thread | raw e-mail | index | archive | help
> Don't know what's going wrong on your system, but the new version of the
> port was tested on 5-CURRENT and 4-STABLE and works find... 8-)

Please specify what test should be performed.

> > 1. On i386, CONFIGURE_ARGS contains --with-berkeley-db,
> > but none berkeley DB version is listed in dependencies.
> > With installed db-3.3.1 from port, mysql's configure can't find it.
> The MySQL distribution has its own bdb.

Tail of `make configure' log:

==={{{
checking for BerkeleyDB... searching...
Compiling Berekeley DB in 'bdb'
checking for Innodb... Using Innodb
checking for aio_read in -lrt... no
checking for Gemini DB... Not using Gemini DB
CONFIGURING FOR BERKELEY DB
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking build system type... i386-unknown-freebsd4.7
checking host system type... i386-unknown-freebsd4.7
checking if building in the top-level directory... no
checking if --disable-bigfile option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... no
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-dynamic option specified... no
checking if --enable-java option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-shared option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-tcl option specified... no
checking for cc... cc
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.
      Please report the problem to dirk@FreeBSD.org [maintainer] and attach
      the "/var/ports/databases/mysql323-server/work/mysql-3.23.54/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /var/ports/databases/mysql323-server.
===}}}

cc is correct, main mysql configure can use it.
config.log is just sent to you.


-netch-

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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