On Sun, Mar 21, 2010 at 7:05 AM, Randy McMurchy <[email protected]> wrote: > Nathan Coulson wrote these words on 03/20/10 23:02 CST: >> make prefix=/usr install >> >> tells me that 'make: *** No rule to make target `install'. Stop.' >> there appears to be no Makefile. >> >> I added -f unix/Makefile, and it installed just fine > > I don't know what to tell you Nathan, it works just fine for me. Including > the "make check" which also doesn't include the -f unix/Makefile. > > Are you following the book and doing 'make' and 'make install' commands > in separate steps, or just doing 'make install' to build and install > the package? > > -- > Randy
actually, this would be a case of me deviating from the book. My apologies. [make -f unix/Makefile linux gives me some assembly errors on 64bit linux, so I use generic instead of linux. Apparently generic does not create the Makefile]. -- Nathan Coulson (conathan) ------ Location: Brittish Columbia, Canada Timezone: PST (-8) Webpage: http://www.nathancoulson.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
