Re: devel/libdlna build fail

2008-06-23 Thread Jyun-Yi Liou
Hi Gerg,
I will remove the costum one and try again.

thx alot!

Regards,
jyuny1

2008/6/24 Greg Larkin <[EMAIL PROTECTED]>:

> > > From: Jyun-Yi Liou [mailto:[EMAIL PROTECTED]
> > >
> > > 2008/6/20 Greg Larkin <[EMAIL PROTECTED]>:
> > > >
> > > > -Original Message-
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] On Behalf Of Jyun-Yi Liou
> > > > Sent: Thursday, June 19, 2008 4:06 AM
> > > > To: freebsd-ports@freebsd.org
> > > > Cc: [EMAIL PROTECTED]
> > > > 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/
>
>
>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: devel/libdlna build fail

2008-06-23 Thread Greg Larkin
> > From: Jyun-Yi Liou [mailto:[EMAIL PROTECTED] 
> >
> > 2008/6/20 Greg Larkin <[EMAIL PROTECTED]>:
> > >
> > > -Original Message-
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of Jyun-Yi Liou
> > > Sent: Thursday, June 19, 2008 4:06 AM
> > > To: freebsd-ports@freebsd.org
> > > Cc: [EMAIL PROTECTED]
> > > 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/



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: devel/libdlna build fail

2008-06-22 Thread David Grochowski
Hey,

On Thu, Jun 19, 2008 at 4:06 AM, Jyun-Yi Liou <[EMAIL PROTECTED]> wrote:

> 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
>

I cannot reproduce this error. Do you have multimedia/ffmpeg installed? Is
this output from manually running ./configure or is it from using the ports
Makefile? If it is the former, make sure you use the proper configure
arguments and environment variables when performing the build. Also, have
you made any non-standard changes when installing your ports?

Sincerely,
Dave Grochowski
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: devel/libdlna build fail

2008-06-19 Thread Jyun-Yi Liou
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 <[EMAIL PROTECTED]>:

> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Jyun-Yi Liou
> > Sent: Thursday, June 19, 2008 4:06 AM
> > To: freebsd-ports@freebsd.org
> > Cc: [EMAIL PROTECTED]
> > 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/
>
>
>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: devel/libdlna build fail

2008-06-19 Thread Greg Larkin
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Jyun-Yi Liou
> Sent: Thursday, June 19, 2008 4:06 AM
> To: freebsd-ports@freebsd.org
> Cc: [EMAIL PROTECTED]
> 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/



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"