From owner-freebsd-ports@FreeBSD.ORG Tue Jul 27 20:39:52 2004 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 5DF4E16A4E1 for ; Tue, 27 Jul 2004 20:39:52 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A7343D4C for ; Tue, 27 Jul 2004 20:39:51 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 32112 invoked by uid 89); 27 Jul 2004 20:33:19 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 27 Jul 2004 20:33:19 -0000 Received: from localhost (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id E884A135 for ; Tue, 27 Jul 2004 23:39:49 +0300 (EEST) Received: from it.buh.tecnik93.com ([127.0.0.1]) by localhost (it.buh.tecnik93.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06068-04 for ; Tue, 27 Jul 2004 23:39:49 +0300 (EEST) Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with SMTP id 4394E10C for ; Tue, 27 Jul 2004 23:39:49 +0300 (EEST) Date: Tue, 27 Jul 2004 23:39:48 +0300 From: Ion-Mihai Tetcu To: ports@FreeBSD.ORG Message-Id: <20040727233948.15640c99@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at it.buh.cameradicommercio.ro Subject: ruby18 fails as dependecy of sysutils/portupgrade with make: don't know how to make INSTALLS_DEPENDS 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: Tue, 27 Jul 2004 20:39:52 -0000 Hi, This happens on a 5.2.1-RELEASE with ports up-to-date, with only perl, postfix and cvsup-without-gui installed. itetcu@dummy> /usr/ports/sysutils/portupgrade [23:21:18] 1 # make -DWITH_OPENSSL_BASE ===> Vulnerability check disabled ===> Extracting for portupgrade-20040701_3 >> Checksum OK for pkgtools-20040701.tar.bz2. ===> portupgrade-20040701_3 depends on file: /usr/local/bin/ruby18 - not found ===> Verifying install for /usr/local/bin/ruby18 in /usr/ports/lang/ruby18 ===> Building for ruby-1.8.1.2004.05.02_1 [ ... ] compiling bigdecimal make: don't know how to make INSTALLS_DEPENDS. Stop *** Error code 1 1 error *** Error code 2 Stop in /usr/ports/lang/ruby18. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade. But if I change and ``make'' from lang/ruby18 it works: itetcu@dummy> /usr/ports/sysutils/portupgrade [23:32:41] 1 # cd /usr/ports/lang/ruby18 itetcu@dummy> /usr/ports/lang/ruby18 [23:33:16] 1 # make -DWITH_OPENSSL_BASE ===> Building for ruby-1.8.1.2004.05.02_1 compiling bigdecimal cc -fPIC -O -pipe -march=pentium -fPIC -I. -I/usr/ports/lang/ruby18/work/ruby-1.8.1-2004.05.02 -I/usr/ports/lang/ruby18/work/ruby-1.8.1-2004.05.02 -I/usr/ports/lang/ruby18/work/ruby-1.8.1-2004.05.02/ext/bigdecimal -c bigdecimal.c cc -shared -Wl,-soname,bigdecimal.so -L'/usr/ports/lang/ruby18/work/ruby-1.8.1-2004.05.02' -o bigdecimal.so bigdecimal.o -lruby18 -lcrypt -lm -lc compiling curses ...... I can not understand why. -- IOnut Unregistered ;) FreeBSD "user"