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 117734 - Build fails for -j8
Build fails for -j8
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.x
Other Windows
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-18 01:00 UTC by Richard Kinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Richard Kinder 2003-07-18 01:00:04 UTC
Patching ffmpeg if necessary ...done.
Making all in ffmpeg
make[5]: Entering directory
`/users/rkinder/gnome/gnome24/gst-plugins/gst-libs/ext/ffmpeg/ffmpeg'
make -C libavcodec all
gcc -O3 -Wall -g -I.
-I/users/rkinder/gnome/gnome24/gst-plugins/gst-libs/ext/ffmpeg/ffmpeg
-I/users/rkinder/gnome/gnome24/gst-plugins/gst-libs/ext/ffmpeg/ffmpeg/libavcodec
-I/users/rkinder/gnome/gnome24/gst-plugins/gst-libs/ext/ffmpeg/ffmpeg/libavformat
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ffmpeg.o
ffmpeg.c 
make[5]: *** No rule to make target `libavcodec/libavcodec.a', needed by
`ffmpeg_g'.  Stop.
make[5]: *** Waiting for unfinished jobs....

Workaround: run make again until it builds
Comment 1 David Schleef 2003-07-22 23:14:09 UTC
Fixed in HEAD.