[gst-devel] 0.1.0 tarballs

Myers W. Carpenter myers at fil.org
Wed Jan 10 18:36:00 CET 2001


Erik Walthinsen wrote:
> 
> Everyone please check out the 0.1.0 tarballs I've created, see if there
> are any problems that need to be fixed:
> 
> http://gstreamer.net/new/gstreamer-0.1.0.tar.bz2
> http://gstreamer.net/new/gstreamer-0.1.0.tar.gz

	I havn't touched gstreamer for a while but perhaps this can help.  I
got the tar.bz2 and started to do the normal source install that you'd
do for any linux package:

while doing './configure' i get:

[..snip..]
creating docs/libs/Makefile
creating docs/plugins/Makefile
sed: can't read ./docs/plugins/Makefile.in: No such file or directory
creating docs/plugins/gstreamer-plugins.types
sed: can't read ./docs/plugins/gstreamer-plugins.types.in: No such file
or directory
creating docs/manual/Makefile
creating docs/fwg/Makefile
[..snip..]

Also not sure if this means we have DeCSS in the code some where:
>>>
checking DVD CSS code... yes
<<<
and 
>>>
numbers:~/gstreamer-0.1.0$ find -name *css* 
./plugins/dvdsrc/css-auth.c
./plugins/dvdsrc/css-descramble.c
./plugins/dvdsrc/css-auth.h
./plugins/dvdsrc/css-descramble.h
<<<
but perhaps we should take this out?

'nother point... the config script is not finding libglade-config on my
system for some reason.  I don't know enought to read the configure
script and figure out why (it looks like is looking for the actually
file of 'libglade-config' which is in /usr/bin in Debian with helix debs
(I have the libglade0-dev and libglade-gnome0-dev installed).

running 'make':
everything looked good until we got to the vorbis plugin:
>>>>>>>>>>>>
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/glib/include -D_REENTRANT
-I/usr/lib/glib/include -I/usr/X11R6/include -I../.. -I../../include
-I/usr/lib/glib/include -D_REENTRANT -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/gnome-xml -O6 -Wall -Wall -c
vorbisenc.c  -fPIC -DPIC -o vorbisenc.lo
vorbisenc.c:24: vorbis/vorbisenc.h: No such file or directory
make[3]: *** [vorbisenc.lo] Error 1
make[3]: Leaving directory `/home/myers/gstreamer-0.1.0/plugins/vorbis'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/myers/gstreamer-0.1.0/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/myers/gstreamer-0.1.0'
make: *** [all-recursive-am] Error 2
<<<<<<<<<<<<<<<

	Hope this helps,
			myers
-- 
You're just jealous because the voices only talk to me.




More information about the gstreamer-devel mailing list