Hi. I'm having trouble compiling Linux (2.4.27) on my machine.
I'm using the source: linux-2.4.27.tar.bz2 that I got from kernel.org and uml-patch-2.4.27-1.bz2 After I applied the patch I compiled it using the following commands and stuck with the defaults with the configuration: #make xconfig ARCH=um #make linux ARCH=um I get a large number of errors that start with: sched.c:213: error: conflicting types for 'reschedule_idle' sched.c:210: error: previous declaration of 'reschedule_idle' was here sched.c:213: error: conflicting types for 'reschedule_idle' sched.c:210: error: previous declaration of 'reschedule_idle' was here sched.c:371: error: conflicting types for 'wake_up_process' I searched the archives of the mailing list and found a post from another person who had the exact problem: http://sourceforge.net/mailarchive/message.php?msg_id=9990789 In a follow-up message he said that he was mailed the solution off-list but eluded that the solution was trivial by setting the gcc version correctly. I'm using gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3). Any assistance would be much appreciated. Thanks in advance, Ben ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user