Re: Issue with recursive includes, resource limits, and make-3.81?

2008-05-21 Thread Garrett Cooper
On May 21, 2008, at 1:27 PM, Paul Smith wrote: On Wed, 2008-05-21 at 13:22 -0700, Garrett Cooper wrote: Trying out a recursive include, I seem to have run into a resource issue: make[2]: Entering directory `/scratch/ltp-full-20080430/tools/apicmds ../Makefile.inc:4: ../Makefile.inc: Too many

Fwd: Issue with recursive includes, resource limits, and make-3.81?

2008-05-21 Thread Garrett Cooper
Trying out a recursive include, I seem to have run into a resource issue: make[2]: Entering directory `/scratch/ltp-full-20080430/tools/apicmds ../Makefile.inc:4: ../Makefile.inc: Too many open files make[2]: *** No rule to make target `all'. Stop. Running FC8 with a self-rolled copy of make-

Re: Segfault with make-3.81 on OSX Leopard x86(_64)

2008-05-06 Thread Garrett Cooper
On May 6, 2008, at 11:14 AM, Tom Honermann wrote: Garrett Cooper wrote: On May 6, 2008, at 4:56 AM, Paul Smith wrote: On Tue, 2008-05-06 at 01:09 -0700, Garrett Cooper wrote: Trying to compile ltp (ltp.sf.net) with modified makefiles and whenever I run make as follows, it segfaults

Re: Segfault with make-3.81 on OSX Leopard x86(_64)

2008-05-06 Thread Garrett Cooper
On May 6, 2008, at 4:56 AM, Paul Smith wrote: On Tue, 2008-05-06 at 01:09 -0700, Garrett Cooper wrote: Trying to compile ltp (ltp.sf.net) with modified makefiles and whenever I run make as follows, it segfaults: --- shiina:ltp-full-20080430 gcooper$ make -Np Segmentation fault

Segfault with make-3.81 on OSX Leopard x86(_64)

2008-05-06 Thread Garrett Cooper
Hello, Trying to compile ltp (ltp.sf.net) with modified makefiles and whenever I run make as follows, it segfaults: --- shiina:ltp-full-20080430 gcooper$ make -Np Segmentation fault shiina:~ gcooper$ make -v && uname -a GNU Make 3.81 Copyright (C) 2006 Free Software Foundatio