On Sunday 06 October 2002 10:39 am, Malte Starostik wrote: > Hi, > > I tried to build the lirc_serial module from the lirc sources, which uses > the kernel source tree's build system to build the module. Unfortunately it > requires /usr/src/linuc/scripts/split-includes, which was only present > (clean Dolphin install) in source form, so the Makefile wanted to compile > split-includes.c which of course failed since I wasn't building as root. > Are there any plans to include compiled versions of anything in > /usr/src/linux/scripts/ in a future kernel-sources RPM?
Aren't they supposed to be kernel _sources_? Also, what's wrong with su'ing to root and compiling what you need? -- -- Igor
