a little update. a successful bootstrap (using default 2.4 headers) from default settings, i then updated uclibc to 0.9.27:
# echo 'sys-libs/uclibc ~x86' >>/etc/portage/package.keywords # emerge -C linux-headers && emerge --oneshot linux26-headers && emerge uclibc i finally able to use 2.6 headers now with uclibc. dont know if i have done the right way. --edel On Thu, 10 Feb 2005 00:29:34 +0800, Edel SM <[EMAIL PROTECTED]> wrote: > i followed your suggestion, but there is alreay and entry '#include > <linux/compiler.h>' in the top of /usr/include/linux/prefetch.h file. > still, the uclibc compile failed with the same previous errors. > > thanks. > > --edel > > On Wed, 9 Feb 2005 20:38:56 +0800, Edel SM <[EMAIL PROTECTED]> wrote: > > hello, > > > > > If you're gonna hi-jack a thread, could you at least have the courtesy to > > > change the Subject? ;-) > > > > i am sorry, because of sleepless night i posted too fast that i didnt > > recognized i had the wrong subject (i just hit reply on existing > > message, why the re: <subject>). though i didnt bother sending another > > message for an apology. > > > > > Can you check /usr/include/linux/prefetch.h, and see if lines 63-65, have > > > an > > > axpression akin to '__cast__(char *) ...'? If so, can you add > > > '#include <linux/compiler.h' to the top of prefetch.h, and see if that > > > fixes > > > it? > > > > i'll try that later. i only see the errors when i use linux26-headers > > instead of the default linux-headers. right now im bootsrapping with > > default 2.4 headers and so far no error that aborts the bootsrap. > > > > i'll try again with linux26-headers, with your tip after this. > > > > thanks for replying. > > > > > > > > Best, > > > Elfyn > > > > --edel > > > -- [email protected] mailing list
