Results 1 to 3 of 3
This is a default build from full tarball source. There are also some errors before the init/main.o error 1. This is from the "make bzImage". There were no errors from ...
- 12-04-2008 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 18
Build 2.2.26 make: *** [init/main.o] Error 1
This is a default build from full tarball source. There are also some errors before the init/main.o error 1. This is from the "make bzImage". There were no errors from the config or the "make dep".
linux-2.2.26/include/linux/smp.h:26: error: conflicting types for ‘smp_send_reschedule’
linux-2.2.26/include/asm/smp.h:177: error: previous declaration of ‘smp_send_reschedule’ was here
- 12-05-2008 #2Linux Newbie
- Join Date
- Mar 2008
- Location
- Hyderabad
- Posts
- 109
You are compiling an old kernel, check for the correct gcc compiler you require else you will be getting these errors.
- 12-26-2008 #3Just Joined!
- Join Date
- Dec 2008
- Location
- chennai,India
- Posts
- 4
Check the Gcc version ,


Reply With Quote
