You are not logged in.
Pages: 1
hello.
when i compiling newest kernel-sources i have few errors. i cant do some of thing, for example 'make' (not allways) and Syslog-NG is [fail] at bootup
in 2.6.11.6 is everything ok, and i 2.6.12-rc2 too.
i use the same .config file
thanks
Offline
You used the same .config file for both kernels? You shouldn't do that, there are suttle differences enough to screw things up. Try redoing it with correct .conf file. Also, if your doing it through PKGBUILD it wont work only with the proper kernel version as their are specific patches for each.
Offline
i use this .config file in 2.6.10, 2.6.11, 2.6.11.x until 2.6.11.7 in the last one it isnt working
ok i'll do new config for 2.6.11.7. i will write soon
thanks!
Offline
today i download via pacman 2.6.11.7 and i must compil it. i'll check diference with my old PKGBUILD
thanks!
Offline
You used the same .config file for both kernels? You shouldn't do that, there are suttle differences enough to screw things up. Try redoing it with correct .conf file. Also, if your doing it through PKGBUILD it wont work only with the proper kernel version as their are specific patches for each.
Its quite safe to use the .config between the y (2.6.x.y) releases, take a look at the changelog, no new features or removals.
Even if you do use the same .config for a major x release, it wont hurt, the kernel picks pretty sane options for you for any differences
Offline
Pages: 1