Date: Mon, 23 Jun 2008 16:51:15 -0400 From: "Greg Larkin" <glarkin@sourcehosting.net> To: "'Jyun-Yi Liou'" <7yuny1@gmail.com> Cc: freebsd-ports@freebsd.org Subject: RE: devel/libdlna build fail Message-ID: <009701c8d572$e12bef00$0c01a8c0@FIREBALL> In-Reply-To: <81a9e3840806192033q12c77a8fw240ad93cf523d52a@mail.gmail.com> References: <81a9e3840806190106o5e943085h91fbf9db339873c9@mail.gmail.com> <005701c8d225$a40ce2f0$0c01a8c0@FIREBALL> <81a9e3840806192033q12c77a8fw240ad93cf523d52a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > From: Jyun-Yi Liou [mailto:7yuny1@gmail.com] > > > > 2008/6/20 Greg Larkin <glarkin@sourcehosting.net>: > > > > > > -----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/ > > > > > > > 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 Hi Jyun-Yi, What do you mean that you "installed another custom-ffmpeg"? Did you install ffmpeg from ports and with what options? If you didn't install it from ports, I suggest that you remove the one you did install, and then try the libdlna installation again. It should automatically build and install the ffmpeg dependency for you. If that doesn't work, post back to the list. 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?009701c8d572$e12bef00$0c01a8c0>