[gst-devel] colorspace / Hermes-1.3.2 compile errors
Thomas Vander Stichele
thomas at urgent.rug.ac.be
Tue Apr 22 03:10:15 CEST 2003
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
>
--
The Dave/Dina Project : future TV today ! - http://davedina.apestaart.org/
<-*- thomas (dot) apestaart (dot) org -*->
What am I still to you ?
Some thief who stole from you ?
Or some fool drama queen whose chances were few
<-*- thomas (at) apestaart (dot) org -*->
URGent, the best radio on the Internet - 24/7 ! - http://urgent.rug.ac.be/
More information about the gstreamer-devel
mailing list