From owner-freebsd-ports@FreeBSD.ORG Thu Mar 31 16:36:47 2005 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 CBA6A16A4CE for ; Thu, 31 Mar 2005 16:36:47 +0000 (GMT) Received: from smtp-one-1.wash.one.se (smtp-one-1.one.se [213.80.101.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FF4C43D53 for ; Thu, 31 Mar 2005 16:36:44 +0000 (GMT) (envelope-from mattias.bjork@sydnet.net) Received: from localhost (smtp-one-1.local [127.0.0.1]) by re-injector1.wash.one.se (Postfix) with ESMTP id 9E7472684C for ; Thu, 31 Mar 2005 16:34:41 +0000 (GMT) Received: from smtp-one-1.wash.one.se ([127.0.0.1]) by localhost (smtp-one-1.wash.one.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75481-09 for ; Thu, 31 Mar 2005 16:34:40 +0000 (GMT) Received: from mail-gw.globecom.net (mail-gw-gc.bahnhof.net [213.80.101.101]) by smtp-one-1.wash.one.se (Postfix) with ESMTP id DAFDC26710 for ; Thu, 31 Mar 2005 16:34:40 +0000 (GMT) Received: from setiathome.birch.se (c140.a119.gbg.bahnhof.net [213.80.119.140]) by mail-gw.globecom.net (Postfix) with SMTP id 18985382409 for ; Thu, 31 Mar 2005 18:54:06 +0200 (CEST) Received: (qmail 76952 invoked from network); 31 Mar 2005 16:36:31 -0000 Received: from unknown (HELO ?192.168.10.201?) (192.168.10.201) by ns.birch.se with SMTP; 31 Mar 2005 16:36:31 -0000 Message-ID: <424C270F.2030605@sydnet.net> Date: Thu, 31 Mar 2005 18:36:31 +0200 From: =?ISO-8859-1?Q?Mattias_Bj=F6rk?= User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <424B24FA.6030704@sydnet.net> <1112227757.651.0.camel@smacky> In-Reply-To: <1112227757.651.0.camel@smacky> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at one.se (smtp-one-1) X-Spam-Status: No, hits=-1.687 tagged_above=-999 required=7 tests=AWL, BAYES_00, MISSING_HEADERS X-Spam-Level: cc: ports@freebsd.org Subject: Re: Is the port /usr/ports/www/mplayer-plugin broken? 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: Thu, 31 Mar 2005 16:36:47 -0000 Hi, Adam Thanks for the reply. Adam Weinberger wrote: > On Thu, 2005-31-03 at 00:15 +0200, Mattias Björk wrote: > >>Hi there, >> >>When I try to install the port www/mplayer-plugin I get this error after >> I have compiled it and it tries to install it: >> >>cp Source/nsIScriptableMplayerPlugin.xpt mplayerplug-in.xpt >>---> Installing the new version via the port with make flags: >>WITH_MOZILLA=fire >>fox >>===> Installing for mplayerplug-in-2.80_2 >>===> mplayerplug-in-2.80_2 depends on file: >>/usr/X11R6/libdata/pkgconfig/firefox-plugin.pc - found >>===> mplayerplug-in-2.80_2 depends on executable: mplayer - found >>===> mplayerplug-in-2.80_2 depends on shared library: X11.6 - found >>===> Generating temporary packing list >>===> Checking if www/mplayer-plugin already installed >>mtree: line 1: slash character in file name >>*** Error code 1 >> >>Stop in /usr/ports/www/mplayer-plugin. >>*** Error code 1 >> >>Stop in /usr/ports/www/mplayer-plugin. >>** Command failed [exit code 1]: /usr/bin/script -qa >>/tmp/portinstall96908.0 make WITH_MOZILLA=firefox reinstall >>** Fix the installation problem and try again. >>** Listing the failed packages (*:skipped / !:failed) >> ! www/mplayer-plugin (install error) >>---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >> >>I have resently run cvsup, so that should not be the problem where, did >>have the same problem yester day as well. Perhaps somebody could tell me >>what is wrong or correct the problem? >> >>Please tell me if im forgetting to mention something importent as well. >>But this has nothing to do with the compilation process so it must be a >>"port" error. > > > Which FreeBSD version is this? Will uname -a do? FreeBSD thrawn.birch.se 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Feb 13 23:17:41 CET 2005 root@thrawn.birch.se:/usr/obj/usr/src/sys/THRAWN i386 > # Adam > > Best Regards Mattias Björk