Find the answer to your Linux question:
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 ...
  1. #1
    Just 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



    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
    what wrong?

  2. #2
    Just Joined!
    Join Date
    Jun 2007
    Posts
    15
    weird... its working now....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...