From owner-freebsd-ports Mon Dec 16 4:26:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02E6C37B401; Mon, 16 Dec 2002 04:26:34 -0800 (PST) Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 527D743EC2; Mon, 16 Dec 2002 04:26:32 -0800 (PST) (envelope-from netch@segfault.kiev.ua) Received: (from netch@localhost) by segfault.kiev.ua (8) id OKF79219; Mon, 16 Dec 2002 14:26:30 +0200 (EET) (envelope-from netch) Date: Mon, 16 Dec 2002 14:26:30 +0200 From: Valentin Nechayev To: Dirk Froemberg 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> Reply-To: netch@netch.kiev.ua References: <20021216115752.GC36865@netch.kiev.ua> <20021216121415.GA57462@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021216121415.GA57462@physik.TU-Berlin.DE> X-42: On Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > 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