Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Nios Cygwin Make Problem

Hi, i am new at nios II development and it seems like i have some trouble building my projects. I saw that many people faced this problem, but i still needed to post this thread, because none of the suggested solutions worked for me.

I use Quartus 9.1 SP2,

Nios II 9.1 SP2

on a computer that runs Windows 7(32 bit)

- Software is the latest, i downloaded a few days ago

- I generated system with this version of software

- I don't have logitech camera(There aren't any logitech product on my computer)

- I don't use antivirus software

- I tried disabling firewall, windows defender and UAC

- And i tried using computer with administrator account

But child still dies. I get the same error:

make -s all includes 
      4  ? (2868) c:\altera\91sp2\quartus\bin\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x6E0000, top 0x6F0000, reserve_size 61440, allocsize 65536, page_const 4096
      3  sh 3752 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11
/bin/sh: fork: Resource temporarily unavailable
      6  ? (3984) c:\altera\91sp2\quartus\bin\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x700000, top 0x710000, reserve_size 61440, allocsize 65536, page_const 4096
      3  sh 3028 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11
/bin/sh: fork: Resource temporarily unavailable
      5  ? (3556) c:\altera\91sp2\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x730000, top 0x7E0000, reserve_size 716800, allocsize 720896, page_const 4096
      3  make 3228 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11
make: /cygdrive/c/altera/91/nios2eds/components/altera_hal/build/chac_rules.mk:161: fork: Resource temporarily unavailable
make: *** No rule to make target `/bin/gtf/generated_all.mk.gtf', needed by `system_description/../obj/generated_all.mk-t'.  Stop.
make: ***  Error 2
Error in build:
(Command canceled)

Any help would be wonderful. :confused:
No RepliesBe the first to reply