Errors when installing gstreamer10.21

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Errors when installing gstreamer10.21

Manish Rana-2
Hi All,

I am getting following errors when doing make install.

make[5]: *** [install-data-local] Error 1
make[5]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
make: *** [install-recursive] Error 1

any pointer will be helpful

Thanks in advance
Manish

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Errors when installing gstreamer10.21

michael smith-6-3
You forgot to actually include the error, you just pasted all the make
output from after the error occurred.

This is useless. All we can see is that it has something to do with
building the docs. Also, you didn't even mention what OS you were
building it on. I'd recommend ensuring you have all the build
dependencies and then if it still fails, providing more useful
context.

Mike


On Mon, Dec 15, 2008 at 3:57 AM, Manish Rana <[hidden email]> wrote:

> Hi All,
>
> I am getting following errors when doing make install.
>
> make[5]: *** [install-data-local] Error 1
> make[5]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> make[4]: *** [install-am] Error 2
> make[4]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> make[3]: *** [install] Error 2
> make[3]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
> make: *** [install-recursive] Error 1
>
> any pointer will be helpful
>
> Thanks in advance
> Manish
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Errors when installing gstreamer10.21

Rob Gil

I can confirm this error. The log Manish posted is as useless as the output what "make install" produces. There is no additional error message available. The last thing make is trying to do is...

-- Installing ./html/gstreamer.devhelp

...and after that it bails out with what was in the original post.

Cheers,

Rob



> Date: Mon, 15 Dec 2008 10:32:10 -0800
> From: [hidden email]
> To: [hidden email]
> Subject: Re: [gst-devel] Errors when installing gstreamer10.21
>
> You forgot to actually include the error, you just pasted all the make
> output from after the error occurred.
>
> This is useless. All we can see is that it has something to do with
> building the docs. Also, you didn't even mention what OS you were
> building it on. I'd recommend ensuring you have all the build
> dependencies and then if it still fails, providing more useful
> context.
>
> Mike
>
>
> On Mon, Dec 15, 2008 at 3:57 AM, Manish Rana <[hidden email]> wrote:
> > Hi All,
> >
> > I am getting following errors when doing make install.
> >
> > make[5]: *** [install-data-local] Error 1
> > make[5]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> > make[4]: *** [install-am] Error 2
> > make[4]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> > make[3]: *** [install] Error 2
> > make[3]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> > make[2]: *** [install-recursive] Error 1
> > make[2]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
> > make[1]: *** [install] Error 2
> > make[1]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
> > make: *** [install-recursive] Error 1
> >
> > any pointer will be helpful
> >
> > Thanks in advance
> > Manish
> >
> > ------------------------------------------------------------------------------
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> > The future of the web can't happen without you. Join us at MIX09 to help
> > pave the way to the Next Web now. Learn more and register at
> > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> > _______________________________________________
> > gstreamer-devel mailing list
> > [hidden email]
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
> >
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you. Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


Send e-mail anywhere. No map, no compass. Get your HotmailĀ® account now.
------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Errors when installing gstreamer10.21

Stefan Sauer
In reply to this post by Manish Rana-2
hi,

Manish Rana schrieb:

> Hi All,
>
> I am getting following errors when doing make install.
>
> make[5]: *** [install-data-local] Error 1
> make[5]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> make[4]: *** [install-am] Error 2
> make[4]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> make[3]: *** [install] Error 2
> make[3]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs/gst'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/harish/Desktop/gstreamer-0.10.21/docs'
> make: *** [install-recursive] Error 1
>
> any pointer will be helpful
>
> Thanks in advance
> Manish
>

Install gtk-doc or get the commom/gtk-doc*.mak from cvs (its fixed in cvs). Next
time also check the archive. This has been answered before.

Stefan

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel