Results 1 to 2 of 2
hi, in order to make wine work, i have to install the new 2.6 kernel, slackware cannnot handle the needed library alone, it need the new kernel.
i succesfully configured ...
- 06-14-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 15
installing the kernel 2.6
hi, in order to make wine work, i have to install the new 2.6 kernel, slackware cannnot handle the needed library alone, it need the new kernel.
i succesfully configured the kernel but i am unable to make a bzImage of it.
i tried many other commands, they all got me the same error message
what wrong?include/linux/smp.h:33: error: conflicting types for 'smp_send_reschedule'
include/asm/smp.h:41: error: previous declaration of 'smp_send_reschedule' was here
include/linux/smp.h:33: error: conflicting types for 'smp_send_reschedule'
include/asm/smp.h:41: error: previous declaration of 'smp_send_reschedule' was here
In file included from include/linux/unistd.h:9,
from init/main.c:19:
include/asm/unistd.h:397: warning: conflicting types for built-in function '_exit'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
- 06-15-2007 #2Just Joined!
- Join Date
- Jun 2007
- Posts
- 15
weird... its working now....


Reply With Quote