From owner-freebsd-database@FreeBSD.ORG Wed Jun 28 06:27:40 2006 Return-Path: X-Original-To: freebsd-database@freebsd.org Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CE5516A413 for ; Wed, 28 Jun 2006 06:27:40 +0000 (UTC) (envelope-from hlddn.freebsd@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id F110443D92 for ; Wed, 28 Jun 2006 06:27:33 +0000 (GMT) (envelope-from hlddn.freebsd@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so1828735nzp for ; Tue, 27 Jun 2006 23:27:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=O9ZhAYZUV92v6IdDNTrMf0mv2BcJFRDK+kLmpDiHIsSRiIdv/nPh1ixnyRA1ivcjzwWcyg0mwN5RfFibGCox+IskJLmeKWu+YHAVYrAteXejbw5QZv462RA79RA2J5kNoNSKmY4l/qKWKBSdtTChKzy6b/Qh1fiXLy/GUsmx0gk= Received: by 10.64.204.6 with SMTP id b6mr718258qbg; Tue, 27 Jun 2006 23:27:33 -0700 (PDT) Received: by 10.65.122.2 with HTTP; Tue, 27 Jun 2006 23:27:33 -0700 (PDT) Message-ID: Date: Wed, 28 Jun 2006 14:27:33 +0800 From: "starry huang" To: freebsd-database@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: portupgrade -rfo databases/mysql50-client mysql-client error X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 06:27:40 -0000 I don't install php5-extensions ports,the error is "/usr/ports/databases/php5-mysql/work/php-5.1.4/ext/mysql/config.log including the output of the failure of your make command.", so then i installed mysql4-client behind deinstll myqsl5-client.and now installed php5-extensions with mysql it's fine.but I try "portupgrade -rfo databases/mysql50-client mysql-client" error also: configure: error: mysql configure failed. Please check config.log for more information. ===> Script "configure" failed unexpectedly. Please report the problem to ale@FreeBSD.org [maintainer] and attach the "/usr/ports/databases/php5-mysql/work/php- 5.1.4/ext/mysql/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 /usr/ports/databases/php5-mysql. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade19010.2 make ** Fix the problem and try again. ---> Skipping 'lang/php5-extensions' ( php5-extensions-1.0) because a requisite package 'php5-mysql-5.1.4' (databases/php5-mysql) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! databases/php5-mysql (php5-mysql-5.1.4 ) (configure error) * lang/php5-extensions (php5-extensions-1.0) ---> Packages processed: 1 done, 1 ignored, 1 skipped and 1 failed my ports if fresh. uname -a FreeBSD www.test.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Wed Jun 21 02:13:48 CST 2006 root@www.test.com:/usr/obj/usr/src/sys/MYKERNEL i386