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 127177 - gnome-audio not -j2 safe
gnome-audio not -j2 safe
Status: RESOLVED FIXED
Product: GARNOME
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jeff Waugh
garnome list
Depends on:
Blocks:
 
 
Reported: 2003-11-17 07:06 UTC by lwillis
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lwillis 2003-11-17 07:06:48 UTC
install of gnome-audio fails if done under make -j2.

gnome/gnome-audio/Makefile should set:

BUILD_ARGS = -j1
Comment 1 Jeff Waugh 2003-11-17 12:58:51 UTC
Thanks, fixed for the next release!