[gst-devel] colorspace / Hermes-1.3.2 compile errors

J. Gardner Biggs gardnerbiggs at houston.rr.com
Tue Apr 22 05:33:19 CEST 2003


I am building from an offical tarball, Hermes-1.3.2

So now what?  I can't imagine that I am the only one with this problem. 
Should I try to build from cvs next?

On Tue, 2003-04-22 at 05:06, Thomas Vander Stichele wrote:
> Hi,
> 
> > I am trying to complile the colorspace libraries in Hermes-1.3.2 so that
> > the colorspace plugin will be made as part of gst-plugins-0.61.
> > 
> > I am getting this error on make:
> > 
> > [jgbiggs at gort Hermes-1.3.2]$ make
> > Making all in src
> > make[1]: Entering directory `/home/jgbiggs/Hermes-1.3.2/src'
> > cd .. && autoheader
> 
> This tells me that somehow you are running the build in maintainer mode.
> So:
> - you're building it from cvs, in which case you should start with 
> autogen, and this should take care of everything for you.
> - you're building it from a tarball, but you changed something in the
>   build yourself, in which case you should go to cvs
> - you're building it frmo their official tarball, and you haven't 
>   touched anything, in which case they rolled a bad tarball :)


> Check which of these it is, and get back to us.
> 
> Missing depcomp is a resulting symptom of this, but it's better to fix the 
> root cause.
> 
> Thomas
> 
> > WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
> > WARNING: and `config.h.top', to define templates for `config.h.in'
> > WARNING: is deprecated and discouraged.
> >  
> > WARNING: Using the third argument of `AC_DEFINE' and
> > WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
> > WARNING: `acconfig.h':
> >  
> > WARNING:   AC_DEFINE([NEED_MAIN], 1,
> > WARNING:             [Define if a function `main' is needed.])
> >  
> > WARNING: More sophisticated templates can also be produced, see the
> > WARNING: documentation.
> > touch ./hrconfig.h.in
> > cd .. && /bin/sh ./config.status src/hrconfig.h
> > config.status: creating src/hrconfig.h
> > make  all-am
> > make[2]: Entering directory `/home/jgbiggs/Hermes-1.3.2/src'
> > source='Clear.c' object='Clear.lo' libtool=yes \
> > depfile='.deps/Clear.Plo' tmpdepfile='.deps/Clear.TPlo' \
> > depmode=none /bin/sh ../depcomp \
> > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g
> > -O2 -c
> > -o Clear.lo `test -f 'Clear.c' || echo './'`Clear.c
> > ../depcomp: ../depcomp: No such file or directory
> > make[2]: *** [Clear.lo] Error 127
> > make[2]: Leaving directory `/home/jgbiggs/Hermes-1.3.2/src'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/home/jgbiggs/Hermes-1.3.2/src'
> > make: *** [all-recursive] Error 1
> > 
> > 
> > It seems that the depcomp script is not present.
> > 
> > Any ideas?
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> > 





More information about the gstreamer-devel mailing list