Altera_Forum
Honored Contributor
16 years agomake: *** No rule to make target problem
Hi,
I'm receiving this error in Nios: .... .... .... Compiling alt_uncached_free.c... Compiling alt_uncached_malloc.c... Compiling alt_unlink.c... make: *** No rule to make target `obj/alt_up_parallel_port.o', needed by `libLab5_70_2_source_syslib.a'. Stop. Build completed in 82.86 seconds When I try to compile my syslib project. It's choking on the altera_up_avalon_parallel_port. Everything seems to be fine in the Quartus compile and in SOPC, but it won't get past this. I've tried both 'custom' and 'expansion header' in SOPC just in case. From previous posts I've seen, I've uninstalled an old version of Cygwin and did a completely clean reinstall of both Quartus 9.1 and Nios 9.1. There are no spaces in any of the dir names. I'm using a DE2-70 and the latest (I think) version of the parallel port ip (9.0). Any help is greatly appreciated! Thanks. Robert