On 1/16/06, R. G. Newbury <[EMAIL PROTECTED]> wrote:
> What you may not understand here is that you may be missing the *kernel*
> sources for your setup. It is not particularly made clear in Jarod's
> guide that you need 'kernel-dvel' for the sources, and that yum update
> or smart upgrade will upgrade the kernel *and the sources* if you have
> already installed a prior source version, but not if you have not done so.

Sadly, if you're using FC4, and you want to compile your own kernel
(for example, to take AGPGART from included to a module) the
kernel-devel won't compile without some love and attention (which I'm
still working on)

for example:

[EMAIL PROTECTED] 2.6.14-1.1656_FC4-i686]# rpm -qa | grep kernel
kernel-2.6.14-1.1656_FC4
kernel-devel-2.6.14-1.1656_FC4
[EMAIL PROTECTED] 2.6.14-1.1656_FC4-i686]# pwd

/usr/src/kernels/2.6.14-1.1656_FC4-i686

[EMAIL PROTECTED] 2.6.14-1.1656_FC4-i686]# du -s
55132   .


[make oldconfig ; make menuconfig ; etc]


[EMAIL PROTECTED] 2.6.14-1.1656_FC4-i686]# make
  CHK     include/linux/version.h
make[1]: *** No rule to make target `init/main.o', needed by
`init/built-in.o'.  Stop.
make: *** [init] Error 2


any hints??
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to