From owner-freebsd-ports@FreeBSD.ORG Sat Mar 23 04:02:47 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6D50EB18 for ; Sat, 23 Mar 2013 04:02:47 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44]) by mx1.freebsd.org (Postfix) with ESMTP id 3CF34E9A for ; Sat, 23 Mar 2013 04:02:46 +0000 (UTC) Received: by mail-oa0-f44.google.com with SMTP id h1so5015934oag.31 for ; Fri, 22 Mar 2013 21:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=g6E5/HCuAjnv2q2q1+TYYpOwNaeGHG5SIV/P8HBGbzs=; b=EgpZv5qxYBmsnna5ahE3QJbqZZjgqv696YgBzf882mCY31zZWm4wRuQ5fVEwBE5xrG ymmo4hb0tQOdfis7B7QLCPwyLUeqmpWgbRs0UMWu1JdJi5YMaWOn4AE2gsd9SgcwIst5 p2xFyhl5UF/ImfHGoMDwxOTmR9OGs3Ytiwdof+b5bMzenRgWrHa4J6IW2wJNb5Aj2MTj 4Q4hjl+KEV9qPgYLotJV9C53neA1FYL3XsvrBgEuuXyvYGZAdaXa9Lm1Yh6r1VmzDlsf e1Ex6oXjLCfeVCjcvUKIcUeB+ySFzAKdKFzw5EUfoeJQIkqZnNXjY8Xj4phLpZ+rDXfp +xOw== MIME-Version: 1.0 X-Received: by 10.60.148.227 with SMTP id tv3mr4336167oeb.20.1364011366476; Fri, 22 Mar 2013 21:02:46 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.76.33.7 with HTTP; Fri, 22 Mar 2013 21:02:46 -0700 (PDT) In-Reply-To: References: <514B8F9D.4080701@snafu.de> <514C0B3A.4090901@snafu.de> <514C8E0C.5000507@snafu.de> Date: Fri, 22 Mar 2013 21:02:46 -0700 X-Google-Sender-Auth: JAClP-k7QufNfPTvW_heefP9-Qo Message-ID: Subject: Re: trouble with ffmpeg1 From: Kevin Oberman To: Joerg Surmann Content-Type: text/plain; charset=UTF-8 Cc: Freebsd_mailinglist_PORTS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 04:02:47 -0000 On Fri, Mar 22, 2013 at 5:24 PM, Kevin Oberman wrote: > On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann wrote: >> >> ok. >> here the complet make output. >> (without make install) > > Actually, it was just the STDERR output without the STDOUT stuff. To > get far we need to have the complete output. > % script > % cd /usr/ports/multimedia/fmpeg1 && make > % exit > > Then send the typescript file. That will have everything in order, > just as it comes out on the terminal. Also, > /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log > > texi2html is the tool that actually generates the *.html files. You > might want to confirm that texi2html is available. > % which texi2html OK. I just looked for the obvious and it looks like texi2html is not listed as a build dependency for ffmpeg1. Install textproc/texi2html and ffmpewg1 should work properly. -- R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com