[gst-devel] make problems with current CVS.
Dennis Smit
synap at area101.penguin.nl
Tue Jun 19 14:38:10 CEST 2001
It is the CVS from some hours ago.
[root at Oegaah gstreamer]# uname -a
Linux Oegaah 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 i586 unknown
[root at Oegaah gstreamer]# make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <bug-make at gnu.org>.
[root at Oegaah gstreamer]# automake --version
automake (GNU automake) 1.4
Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Written by Tom Tromey <tromey at cygnus.com>
[root at Oegaah gstreamer]# autoconf --version
Autoconf version 2.13
[root at Oegaah gstreamer]# head -n 613 Makefile|tail -n 20
mostlyclean distclean maintainer-clean
dist-hook:
cp gstreamer.spec $(distdir)
rpm: dist
rpm -ta $(distdir).tar.gz
install-exec-local:
@PLUGINS_USE_SRCDIR_TRUE@ @echo "*** ERROR: Cannot install:"
@PLUGINS_USE_SRCDIR_TRUE@ @echo "GStreamer was configured using the
--enable-plugin-srcdir option."
@PLUGINS_USE_SRCDIR_TRUE@ @echo
@PLUGINS_USE_SRCDIR_TRUE@ @echo "This option is for development purposes
only: binaries built with"
@PLUGINS_USE_SRCDIR_TRUE@ @echo "it should be used with code in the
build tree only. To build an"
@PLUGINS_USE_SRCDIR_TRUE@ @echo "installable version, use ./configure
without the --enable-plugin-srcdir"
@PLUGINS_USE_SRCDIR_TRUE@ @echo "option. Note that the autogen.sh
script supplies the plugin srcdir"
@PLUGINS_USE_SRCDIR_TRUE@ @echo "option automatically - it cannot be
used to configure installable builds."
@PLUGINS_USE_SRCDIR_TRUE@ @echo
@PLUGINS_USE_SRCDIR_TRUE@ @/bin/false
[root at Oegaah gstreamer]#
Too repeat the problem:
[root at Oegaah gstreamer]# make
Makefile:604: *** multiple target patterns. Stop.
More information about the gstreamer-devel
mailing list