Date: Thu, 19 Jun 2008 12:00:48 -0400 From: "Greg Larkin" <glarkin@sourcehosting.net> To: "'Jyun-Yi Liou'" <7yuny1@gmail.com>, <freebsd-ports@freebsd.org> Subject: RE: devel/libdlna build fail Message-ID: <005701c8d225$a40ce2f0$0c01a8c0@FIREBALL> In-Reply-To: <81a9e3840806190106o5e943085h91fbf9db339873c9@mail.gmail.com> References: <81a9e3840806190106o5e943085h91fbf9db339873c9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005701c8d225$a40ce2f0$0c01a8c0>