From owner-freebsd-ports@FreeBSD.ORG Sun Aug 31 13:30:51 2003 Return-Path: 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 41C7416A4BF for ; Sun, 31 Aug 2003 13:30:51 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6860343FAF for ; Sun, 31 Aug 2003 13:30:50 -0700 (PDT) (envelope-from adam@migus.org) Received: from garple.migus.org ([68.55.83.100]) by comcast.net (rwcrmhc12) with ESMTP id <200308312028110140011o23e>; Sun, 31 Aug 2003 20:28:11 +0000 Received: from garple.migus.org (localhost [127.0.0.1]) by garple.migus.org (8.12.9/8.12.9) with ESMTP id h7VKS9qX072550 for ; Sun, 31 Aug 2003 16:28:10 -0400 (EDT) (envelope-from adam@migus.org) Received: (from www@localhost) by garple.migus.org (8.12.9/8.12.9/Submit) id h7VKS9Ua072549; Sun, 31 Aug 2003 16:28:09 -0400 (EDT) X-Authentication-Warning: garple.migus.org: www set sender to adam@migus.org using -f Received: from 192.168.4.2 (SquirrelMail authenticated user adam) by mail.migus.org with HTTP; Sun, 31 Aug 2003 16:28:09 -0400 (EDT) Message-ID: <50603.192.168.4.2.1062361689.squirrel@mail.migus.org> Date: Sun, 31 Aug 2003 16:28:09 -0400 (EDT) From: "Adam C. Migus" To: ports@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Spam-Status: No, hits=0.1 required=5.0 tests=PRIORITY_NO_NAME,USER_AGENT,X_AUTH_WARNING version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: devel/libtool13 <-> databases/mysql40-client dependancy problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2003 20:30:51 -0000 Folks, I have infinite looping when trying to build either port due to dependancy on the other. Output follows: root@caster:ttyp0:libtool13# uname -a FreeBSD caster.migus.org 5.1-CURRENT FreeBSD 5.1-CURRENT #14: Sun Aug 31 05:27:49 EDT 2003 root@ludo.migus.org:/obj/freebsd/sys/src/freebsd/CURRENT/src/sys/DISKLESS_SMP_FAST i386 root@caster:ttyp0:libtool13# pkg_info bash-2.05b.007 The GNU Bourne Again Shell portupgrade-20030723 FreeBSD ports/packages administration and management tool s ruby-1.6.8.2003.04.19 An object-oriented interpreted scripting language ruby-bdb1-0.2.1 Ruby interface to Berkeley DB revision 1.8x with full featu ruby-shim-ruby18-1.8.0.p2.2003.04.19_1 A set of Ruby modules to provide Ruby 1.8 functionalities root@caster:ttyp0:libtool13# make install ===> libtool-1.3.5_1 depends on shared library: mysqlclient.12 - not found ===> Verifying install for mysqlclient.12 in /src/freebsd/ports/databases/mysql40-client ===> mysql-client-4.0.14 depends on file: /usr/local/libexec/libtool13/libtool - not found ===> Verifying install for /usr/local/libexec/libtool13/libtool in /src/freebsd/ports/devel/libtool13 ===> libtool-1.3.5_1 depends on shared library: mysqlclient.12 - not found ===> Verifying install for mysqlclient.12 in /src/freebsd/ports/databases/mysql40-client ===> mysql-client-4.0.14 depends on file: /usr/local/libexec/libtool13/libtool - not found ===> Verifying install for /usr/local/libexec/libtool13/libtool in /src/freebsd/ports/devel/libtool13 ===> libtool-1.3.5_1 depends on shared library: mysqlclient.12 - not found ===> Verifying install for mysqlclient.12 in /src/freebsd/ports/databases/mysql40-client ^C root@caster:ttyp0:libtool13# cd ../../databases/mysql40-client root@caster:ttyp0:mysql40-client# make install ===> mysql-client-4.0.14 depends on file: /usr/local/libexec/libtool13/libtool - not found ===> Verifying install for /usr/local/libexec/libtool13/libtool in /src/freebsd/ports/devel/libtool13 ===> libtool-1.3.5_1 depends on shared library: mysqlclient.12 - not found ===> Verifying install for mysqlclient.12 in /src/freebsd/ports/databases/mysql40-client ===> mysql-client-4.0.14 depends on file: /usr/local/libexec/libtool13/libtool - not found ===> Verifying install for /usr/local/libexec/libtool13/libtool in /src/freebsd/ports/devel/libtool13 ===> libtool-1.3.5_1 depends on shared library: mysqlclient.12^C root@caster:ttyp0:mysql40-client# If there's anything else I can do to help solve the problem please let me know. Thanks, -- Adam - (http://people.migus.org/~amigus/) Migus Dot Org - (http://www.migus.org/)