From owner-freebsd-questions@FreeBSD.ORG Fri Feb 17 11:13:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F29B216A420 for ; Fri, 17 Feb 2006 11:13:46 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9407E43D4C for ; Fri, 17 Feb 2006 11:13:46 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout3.cac.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id k1HBDjC6030390 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 17 Feb 2006 03:13:46 -0800 X-Auth-Received: from [192.168.0.40] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id k1HBDj4b023071 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Fri, 17 Feb 2006 03:13:45 -0800 In-Reply-To: <61221.24.90.33.115.1140172738.squirrel@mail.el.net> References: <61221.24.90.33.115.1140172738.squirrel@mail.el.net> Mime-Version: 1.0 (Apple Message framework v746.2) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Fri, 17 Feb 2006 03:15:14 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.746.2) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_PRIORITY 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: mplayer-plugin build failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 11:13:47 -0000 On Feb 17, 2006, at 2:38 AM, kalin mintchev wrote: > hi all... > > mplayer-plugin build failure. here is where it stops and the log is > attached. > what to do? thanks.... > > configure: Determining mozilla/firefox packages to link against > checking for pkg-config... /usr/local/bin/pkg-config > checking for firefox-plugin... gnome-config: not found > gnome-config: not found > configure: WARNING: firefox-plugin not found > checking for firefox-plugin... gnome-config: not found > gnome-config: not found > configure: WARNING: firefox-plugin not found > checking for seamonkey-plugin... gnome-config: not found > gnome-config: not found > configure: WARNING: seamonkey-plugin not found > configure: error: Unable to find mozilla or firefox development files > ===> Script "configure" failed unexpectedly. You need to install a mozilla browser and have the headers available for mplayerplug-in. -Garrett