At Thu, 19 Aug 2010 09:51:09 -0500, Romel Sandoval wrote: > post-fetch custom-post-fetch > make[1]: *** No rule to make target `checksum-gc-7.1.tar.gz', needed by > `checksum'. Stop. > make[1]: Leaving directory `/home/romel/src/gsrc/deps/gc' > make: *** [dep-../../gc] Error 2 > make: se sale del directorio `/home/romel/src/gsrc/gnu/guile' > > > What do you think, am I doing something wrong?
You're doing the right thing but I have not been able to get a checksum or GPG signature for that package. They just publish it on the ftp site with no other information. By default I prefer only to include the checksums that can actually be verified. To continue the build you can do make -C deps/gc makesums if you trust the downloaded file. -- Brian Gough
