Ok. I ftp'd 0.99pl13 from tsx, read the READMEs, verified that I have gcc 2.4.5 (or whatever they wanted), and tryping to 'make dep' I get: touch tools/version.h for i in init/*.c;do echo -n "init/";gcc -D__KERNEL__ -E -M $i;done > .depend~ for i in tools/*.c;do echo -n "tools/";gcc -D__KERNEL__ -E -M $i;done >> .depend~ for i in kernel mm fs net ipc ibcs lib; do (cd $i && make dep) || exit; done gcc -D__KERNEL__ -E -M *.c > .depend for i in chr_drv blk_drv FPU-emu; do (cd $i && make dep) || exit; done gcc -D__KERNEL__ -E -M *.c > .depend for i in sound; do (cd $i && make dep) || exit; done gcc -D__KERNEL__ -E -M *.c > .depend In file included from loop.c:27: blk.h:193: #error "unknown blk device" In file included from sbpcd.c:175: blk.h:193: #error "unknown blk device" make[2]: *** [dep] Error 1 make[1]: *** [dep] Error 1 make: *** [depend] Error 1 The standard question applies: What do I do now? I configured it properly (I think)... -- joev@wpi.edu -- Joseph W. Vigneau Worcester Polytechnic Institute -- Computer Science Today's random number is 927806236.
| Andrew Morton | Re: [PATCH 00/23] per device dirty throttling -v8 |
| Mariusz Kozlowski | [PATCH 02] kmalloc + memset conversion to kzalloc |
| Andi Kleen | [PATCH x86] [3/16] Turn irq debugging options into module params |
| Shawn Bohrer | Re: x86: 4kstacks default |
git: | |
| Sean | Re: VCS comparison table |
| Eric Wong | Re: [RFC] Git config file reader in Perl (WIP) |
| free cycle | How to Import a bitkeeper repo into git |
| Petko Manolov | git and binary files |
| Alex Thurlow | Router performance on OpenBSD and OpenBGPD |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| frantisek holop | nptd regression in 4.2 |
| Richard Stallman | Real men don't attack straw men |
| Matthew Dharm | Re: [RFC] Patch to option HSO driver to the kernel |
| David Miller | Re: 2.6.25-rc8: FTP transfer errors |
| Indan Zupancic | Re: Realtek 8111C transmit timed out |
| Julius Volz | [PATCH RFC 02/24] IPVS: Add genetlink interface implementation |
