[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #9445] makefiles not safe for parallel build
From: |
Riccardo mottola |
Subject: |
[bugs #9445] makefiles not safe for parallel build |
Date: |
Thu, 24 Jun 2004 09:13:29 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040623 Camino/0.8 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #9445] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9445>
Project: GNUstep
Submitted by: Riccardo mottola
On: Thu 06/24/2004 at 13:13
Category: Makefiles
Severity: 5 - Average
Item Group: Bug
Resolution: None
Assigned to: None
Status: Open
Summary: makefiles not safe for parallel build
Original Submission: I verified this on -gui especially
making a "make -j 2" (to use SMP systems) fails
Creating GSspell.service/Resources/Info-gnustep.plist...
/bin/sh: ././shared_obj/make_services: not found
make[2]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 255
make[1]: *** [GSspell.all.service.variables] Error 2
make[1]: *** Waiting for unfinished jobs....
retyping a simple "make" makes the compile finish.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9445>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #9445] makefiles not safe for parallel build,
Riccardo mottola <=