From owner-freebsd-ports@FreeBSD.ORG Thu Jun 19 16:01:01 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEBC61065676 for ; Thu, 19 Jun 2008 16:01:01 +0000 (UTC) (envelope-from glarkin@sourcehosting.net) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 7D87A8FC22 for ; Thu, 19 Jun 2008 16:01:01 +0000 (UTC) (envelope-from glarkin@sourcehosting.net) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=Gregory-Larkins-Computer.local) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K9MZD-0008c7-3V; Thu, 19 Jun 2008 12:01:00 -0400 Received: from FIREBALL (fireball.entropy.prv [192.168.1.12]) by Gregory-Larkins-Computer.local (Postfix) with ESMTP id EA8CD20B2D24; Thu, 19 Jun 2008 12:00:54 -0400 (EDT) From: "Greg Larkin" To: "'Jyun-Yi Liou'" <7yuny1@gmail.com>, References: <81a9e3840806190106o5e943085h91fbf9db339873c9@mail.gmail.com> Date: Thu, 19 Jun 2008 12:00:48 -0400 Organization: SourceHosting.net, LLC Message-ID: <005701c8d225$a40ce2f0$0c01a8c0@FIREBALL> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 In-Reply-To: <81a9e3840806190106o5e943085h91fbf9db339873c9@mail.gmail.com> thread-index: AcjR42mh8W2YL7pyQBuzpZwyf9uKiAAQKDgQ X-Spam-Score: -0.3 (/) Cc: Subject: RE: devel/libdlna build fail X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@sourcehosting.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 16:01:01 -0000 > -----Original Message----- > From: owner-freebsd-ports@freebsd.org > [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Jyun-Yi Liou > Sent: Thursday, June 19, 2008 4:06 AM > To: freebsd-ports@freebsd.org > Cc: malus.x@gmail.com > Subject: devel/libdlna build fail > > Hi list!, > I have some trouble while I am trying to install > devel/libdlna at ./configure > > and the attatchment is my config.log > > Thx a lot! > > Regards, > jyuny1 > Hi Jyun-Yi, What do you get as output from the following command? pkg_info -L ffmpeg\* | grep avformat.h On my machine, I see: /usr/local/include/ffmpeg/avformat.h I was able to configure and install devel/libdlna with no problem, and it looks like as long as multimedia/ffmpeg installs correctly, you should have an avformat.h file in the location above. If you do have that file and the devel/libdlna configuration still fails, then I'll have to think of something else to try. Regards, Greg Larkin SourceHosting.net, LLC http://www.sourcehosting.net/