Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
/ 2004-10-27 19:00:42 +0200 \ Lars Ellenberg: > / 2004-10-27 11:13:08 -0500 > \ Jason Joines: > > > > I'm trying to get 0.7.5 built but not having much luck so far. I > > installed kernel-source-2.6.5-7.111 which did go into /usr/src/linux. Then: > > all# cd /usr/src/linux > > all# make mrproper > > suse# make cloneconfig > > all went well. However: > > all# make linux/include/version.h gave the error, "make: *** No rule > > to make target `linux/include/version.h'. Stop." doh. of course, it is - all# make linux/include/version.h + all# make include/linux/version.h tztztzt... anyways, that step is no longer so important as it used to be (with some redhat kernels, that got confused without it... iirc) lge