After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 130839 - gst-plugins fails to build
gst-plugins fails to build
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Windows
: Normal major
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-08 00:12 UTC by Richard Kinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Richard Kinder 2004-01-08 00:13:14 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -pthread -I/opt/gnome2/include/gstreamer-0.7
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include
-I/opt/gnome2/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -Werror
-DG_DISABLE_DEPRECATED -I/usr/include/SDL -D_REENTRANT -g -O2 -MT
libgstsdlvideosink_la-sdlvideosink.lo -MD -MP -MF
.deps/libgstsdlvideosink_la-sdlvideosink.Tpo -c sdlvideosink.c  -fPIC -DPIC
-o .libs/libgstsdlvideosink_la-sdlvideosink.o
cc1: warnings being treated as errors
sdlvideosink.c: In function `gst_sdlvideosink_create':
sdlvideosink.c:504: warning: implicit declaration of function
`gst_video_sink_got_video_size'
make[2]: *** [libgstsdlvideosink_la-sdlvideosink.lo] Error 1
make[2]: Leaving directory `/home/gnome/cvs/gnome2/gst-plugins/ext/sdl'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/gnome/cvs/gnome2/gst-plugins/ext'
make: *** [install-recursive] Error 1
*** error during stage install of gst-plugins: could not make module ***
[60/78]
Comment 1 Ronald Bultje 2004-01-08 08:46:15 UTC
You just checked out halfway a method name transition. Julien fixed
this seconds after you created the bug. Sorry for the troubles.