From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 02:18:53 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E22CA106566C for ; Wed, 5 Sep 2012 02:18:53 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 6FCB08FC15 for ; Wed, 5 Sep 2012 02:18:53 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so1582wgb.31 for ; Tue, 04 Sep 2012 19:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/P6gBzol0g75hYDyMBQghh/xbe32+5TaKIfwk1L9sms=; b=yEZJLo/oSPtvKO6642XkERgwOzi+p+Fq0+RMaK+i2FD3BSbwB1HoiF56srrwoKgOPs a8aN/BJM9bhIWxJOU3U+stOuczu8UIyUdq6HuOIUqXi6bcTcz0VWnwwf9extF0KNAFSo WEp03TxoAAF5eIq6UeSUeZzWauoO6NniJ95m5ZoMHUdgcs8UOFfoZFRBPi2BqD85nlvD yQmaAZ5qUevgz+JIOgXFgicX3yV7zl/4cDCAkTfxG2YMZ90ChhaGcKZqBVe7FVCxSk9g Ft1VHJpG/pYCBD5mecxyghg1WMst7BvDSN0Zixfwss9NaGqIAKjnDrq1bCL1N6hVIqP4 +XjQ== MIME-Version: 1.0 Received: by 10.216.241.198 with SMTP id g48mr13490588wer.153.1346811532183; Tue, 04 Sep 2012 19:18:52 -0700 (PDT) Received: by 10.216.190.153 with HTTP; Tue, 4 Sep 2012 19:18:51 -0700 (PDT) Received: by 10.216.190.153 with HTTP; Tue, 4 Sep 2012 19:18:51 -0700 (PDT) In-Reply-To: <20120904230305.46a318b6@papi> References: <44txvds23l.fsf@lowell-desk.lan> <20120904230305.46a318b6@papi> Date: Tue, 4 Sep 2012 19:18:51 -0700 Message-ID: From: Waitman Gobble To: Mario Lobo Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Firefox install problem 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: Wed, 05 Sep 2012 02:18:54 -0000 On Sep 4, 2012 7:03 PM, "Mario Lobo" wrote: > > First, thanks for replying ! > > On Tue, 04 Sep 2012 21:14:06 -0400 > Lowell Gilbert wrote: > > > Mario Lobo writes: > > > > > env: > > > FBSD 8.3-STABLE AMD64 > > > Firefox 15 port > > > > > > The problem seems to be with the porting itself. > > > > > > The first problem showed up during configure. Libvpx could not be > > > found and configure stops. > > > After examining Config.Log, I found a compiler switch like this: > > > > > > -L/usr/local/lib/nss > > > > > > I made a symlink there to libvpx.so and the port compiled without > > > errors. > > > > That's an incredibly ugly solution; > > I can't disagree with that! but hey, the problem was getting to compile > correctly and, in the absence of the right knowledge and the presence > of need, that did it. > > > if the vpx port were installed > > correctly, it would have been detected, so you're probably just > > hiding a real problem. > > > > The problem is libvpx.so is CORRECTLY installed > under /usr/local/lib/vpx, together with all the other correctly > installed libraries on my system so most certainly there is something > uglier than my hack here. > > > > > Then after issuing a make install, this comes up everytime: > > > > > > [Snip] > > > a ./searchplugins/yahoo.xml > > > a ./dictionaries/en-US.aff > > > a ./dictionaries/en-US.dic > > > a ./defaults/pref > > > a ./defaults/pref/channel-prefs.js > > > a ./chrome/icons > > > a ./chrome/icons/default > > > a ./chrome/icons/default/default16.png > > > a ./chrome/icons/default/default32.png > > > /bin/rm -f /usr/ports/www/firefox/work/fake/lib/pkgconfig > > > cd: can't cd to /usr/ports/www/firefox/work/fake/include > > > *** Error code 2 > > > > > > Stop in /usr/ports/www/firefox. > > > *** Error code 1 > > > > > > Stop in /usr/ports/www/firefox. > > > > > > > You've done something really weird (in particular, the "work/fake" > > directory would not exist or be referenced in a normal ports > > installation). Try emptying your /etc/make.conf and starting from > > scratch. > > All I've done was "csup -L 2 ports-supfile" with ports-www in it. > Then cd /usr/ports/www/firefox; make with default options. > > As for my /etc/make.conf > > CPUTYPE?=nocona > OVERRIDE_LINUX_BASE_PORT=f10 > OVERRIDE_LINUX_NONBASE_PORTS=f10 > WITH_KDE4=yes > WITH_CUPS=yes > WITH_ICONS=KDE4 > WITHOUT_GNOME=yes > PYTHON_DEFAULT_VERSION=python2.7 > PERL_VERSION=5.10.4 > > If it is its fault, it will be the first time in around 3,5 years. > > -- > Mario Lobo > http://www.mallavoodoo.com.br > FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org" hi, did you _only_ csup www in ports? ill have to check but im not sure libvpx is in www... im not in a place to check at this exact second but my memory is that is providing webm support so probably in audio or multimedia Waitman Gobble San Jose California