From owner-freebsd-questions Sat Feb 1 8:12:38 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B6F737B401 for ; Sat, 1 Feb 2003 08:12:37 -0800 (PST) Received: from web41303.mail.yahoo.com (web41303.mail.yahoo.com [66.218.93.52]) by mx1.FreeBSD.org (Postfix) with SMTP id 99D1043F75 for ; Sat, 1 Feb 2003 08:12:36 -0800 (PST) (envelope-from baby_p_nut@yahoo.com) Message-ID: <20030201161236.60159.qmail@web41303.mail.yahoo.com> Received: from [66.92.164.43] by web41303.mail.yahoo.com via HTTP; Sat, 01 Feb 2003 08:12:36 PST Date: Sat, 1 Feb 2003 08:12:36 -0800 (PST) From: Baby Peanut Subject: no Qt == no aviplay To: ports@freebsd.org, holger@e-gitt.net Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG configure of avifile says: configure: warning: *** Could not find usable Qt (headers and libraries) on your system! *** If it _is_ installed, delete ./config.cache and re-run ./configure, *** specifying path to Qt headers and libraries in configure options. *** Switching off Qt compilation! The resulting build does not produce aviplay. Yes, running "portinstall qt" fixed it but that should not have been necessary if the dependencies were properly listed by the port. My ports tree is being rebuilt from scratch (i.e. "pkg_delete -a" and then install the portupgrade port "by hand" and use that to install everything else) Please update your dependencies. Please track your dependencies from clean builds (i.e. systems with no ports installed.) This issue is not limited to avifile. Possibly chroot(8) could be used to simulate having no ports installed for testing purposes. A port that could build a chroot environment for testing purposes would be cute. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message