Re: Detecting parallel builds

2011-04-09 Thread David Boyce
On Fri, Apr 8, 2011 at 7:58 PM, Philip Prindeville phil...@redfish-solutions.com wrote: Didn't hear back, so I assume there is no easy way to detect (currently) a parallel build. There was a response by Edward Welbourne - didn't you see it? It's not a documented/supported solution but I

[bug #33034] Makefile:23: *** mixed implicit and normal rules. Stop. for Linux kernel out of source builds

2011-04-09 Thread Paul D. Smith
Update of bug #33034 (project make): Status:None = Not A Bug Open/Closed:Open = Closed ___ Follow-up Comment #3: This is an intentional

[bug #33034] Makefile:23: *** mixed implicit and normal rules. Stop. for Linux kernel out of source builds

2011-04-09 Thread Henry Nestler
Follow-up Comment #2, bug #33034 (project make): As workaround for coLinux can change the template scripts/mkmakefile. *** old: %/: all @: *** new: $(all) %/: all ifneq ($(all),) $(all): all @: See also the attached patch. (file #23162)

[bug #33034] Makefile:23: *** mixed implicit and normal rules. Stop. for Linux kernel out of source builds

2011-04-09 Thread Henry Nestler
Follow-up Comment #1, bug #33034 (project make): Sorry. forgotten to login while creating this bug. The bug was original reported by a coLinux user: http://article.gmane.org/gmane.linux.colinux.general/5230 Make 3.81 works. ___ Reply to

[bug #33034] Makefile:23: *** mixed implicit and normal rules. Stop. for Linux kernel out of source builds

2011-04-09 Thread anonymous
URL: http://savannah.gnu.org/bugs/?33034 Summary: Makefile:23: *** mixed implicit and normal rules. Stop. for Linux kernel out of source builds Project: make Submitted by: None Submitted on: Sa 09 Apr 2011 10:42:24 UTC

Re: Detecting parallel builds

2011-04-09 Thread Philip Prindeville
On 4/9/11 5:44 AM, David Boyce wrote: On Fri, Apr 8, 2011 at 7:58 PM, Philip Prindeville phil...@redfish-solutions.com wrote: Didn't hear back, so I assume there is no easy way to detect (currently) a parallel build. There was a response by Edward Welbourne - didn't you see it? It's not

Re: Detecting parallel builds

2011-04-09 Thread Philip Prindeville
On 4/9/11 5:48 PM, David Boyce wrote: On Sat, Apr 9, 2011 at 2:32 PM, Philip Prindeville phil...@redfish-solutions.com wrote: [philipp@builder ~/openwrt2]$ make -j5 -f /tmp/Makefile MAKEFLAGS= MFLAGS= MAKE=make PBUILD= MAKEFLAGS=w MFLAGS=-w MAKE=make make[1]: Entering directory