![]() | |||||||||||||
Messages in this thread |
Here is the patch I needed to let 2.1.79 compile properly and therafter run fine on my system. It fixes the following problems: 1. Please realize there is a CONFIG_NET and CONFIG_INET, which are quite different things. CONFIG_UNIX can't be specified in the newer kernel's anymore if CONFIG_NET is set to n. (In fact it was hardwired to Y in earlier verisons!) I moved this option, which *is* independant from CONFIG_NET, therefore one level up in the configuration sheme. And really it makes sense to use a non netowrked computer. You just don't hear the complains on the net about not beeing able to do thid.... 2. The kernel linker doesn't behave quite like the linker in user space, and includes therefor objectfiles, which contain only unused symbols due to extern inline directives too. Therefore the movement of dependencies in the net/core/Makefile 3. Sound Blaster. 4. Typo from VFAT. Please include it in the next kernel release. Many thank's in advance. -- ========================================================================= In real life: System Programmer at AIS AXON GmbH -- ========================================================================= In real life: System Programmer at AIS AXON GmBH[unhandled content-type:application/x-gzip] | ||||||||||||
| Last update: 2005-03-22 12:41 [W:0.161 / U:0.120 seconds] ©2003-2008 Jasper Spaans | |||||||||||||