From owner-freebsd-ports@FreeBSD.ORG Fri Jun 20 03:33:04 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 605BF106566B for ; Fri, 20 Jun 2008 03:33:04 +0000 (UTC) (envelope-from 7yuny1@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.189]) by mx1.freebsd.org (Postfix) with ESMTP id D693A8FC0C for ; Fri, 20 Jun 2008 03:33:03 +0000 (UTC) (envelope-from 7yuny1@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so467568tid.3 for ; Thu, 19 Jun 2008 20:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=pbQ4mQalQ7CJHLEYy54zjnQRMWoqmdqrJoR7G2UVRw8=; b=jmve1FzNUOT15B3y/GDy56eKdu2ecK1yQ/sACulWIbAokvm1o6fSAoS0IYLMq34je/ eZsH0B7Wzz9QaFyhGFqdhRqVJrVB1orEb3EcKgTEa+6zce07vzvCA/A/4171JHyUNb45 CsT4beCuv4jQHkJrcp7M7IgntUqS6N7Vrg2DI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=Rl3N0avP0dvFw18Kw4DJQfDnq+dP5Cf0gCr5hTdBFwxOdPMO2yfB9Mb1h7io4it1Ex 1xLHH36UY1Z7zrkMFrGOgZKsoFCZOvMCg+olp646nNch3O8cNMcPEjSZDdOxMkLTPUv6 EbywGjQWuZzpPfPQrB63xAHpj3RI0G90wm4QU= Received: by 10.110.3.15 with SMTP id 15mr2386789tic.16.1213932782724; Thu, 19 Jun 2008 20:33:02 -0700 (PDT) Received: by 10.110.20.20 with HTTP; Thu, 19 Jun 2008 20:33:02 -0700 (PDT) Message-ID: <81a9e3840806192033q12c77a8fw240ad93cf523d52a@mail.gmail.com> Date: Fri, 20 Jun 2008 11:33:02 +0800 From: "Jyun-Yi Liou" <7yuny1@gmail.com> To: glarkin@sourcehosting.net In-Reply-To: <005701c8d225$a40ce2f0$0c01a8c0@FIREBALL> MIME-Version: 1.0 References: <81a9e3840806190106o5e943085h91fbf9db339873c9@mail.gmail.com> <005701c8d225$a40ce2f0$0c01a8c0@FIREBALL> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: devel/libdlna build fail X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 03:33:04 -0000 Hi Gerg, jyuny1|/usr/ports/devel/libdlna% pkg_info -L ffmpeg\* | grep avformat.h /usr/local/include/libavformat/avformat.h yes, I installed another custom-ffmpeg, not the regular one How can I fix this ussie? Thx a lot! Regards, jyuny1 2008/6/20 Greg Larkin : > > -----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/ > > > >