Re: possible bug in Cray port -- "virtual memory exhausted"

2002-12-17 Thread Paul D. Smith
Yes, building from CVS requires a lot of infrastructure. FYI, the README.cvs file in the checked out source tree will tell you what you need and what to do... you need autoconf, automake, and gettext, plus the things that those tools need like Perl, GNU m4, etc. -- --

Re: possible bug in Cray port -- "virtual memory exhausted"

2002-12-17 Thread Ted Stern
On Tue, 17 Dec 2002, Paul D. Smith wrote: > Hm. Have you applied the patch contained in Bug 1517? > > https://savannah.gnu.org/bugs/?func=detailbug&bug_id=1517&group_id=71 No. I'll try that. I tried building from anonCVS but due to the lack of autoconf-etc. and other GNU utilities (and who k

Re: possible bug in Cray port -- "virtual memory exhausted"

2002-12-17 Thread Paul D. Smith
Hm. Have you applied the patch contained in Bug 1517? https://savannah.gnu.org/bugs/?func=detailbug&bug_id=1517&group_id=71 -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gn

possible bug in Cray port -- "virtual memory exhausted"

2002-12-17 Thread Ted Stern
Hi Paul et al., I have a somewhat complicated makefile I use to build a library from nearly 8700 source files in a hierarchy several dozen source directories. I've automated the build using the new eval+foreach functionality of v3.80, but I recently encountered a problem. In each source file com