It's a 32 bit processor and i'm using gcc 4.1.2. Since the file which seems to cause the problem is in /usr/include/linux i searched where these files come from. I found out that the include files in /usr/include/linux should be kernel specific files. It seems that on many linux systems this directory is a symlink to /usr/src/linux/include/linux. In Gentoo this is not so, don't know why. Maybe there is some problem with too old or too new kernel versions. I'm using a 2.6.19 kernel. Which kernel do you use?
Regards, Roland > On 8/22/07, Roland Landertshamer <[EMAIL PROTECTED]> wrote: > >> I have a Intel(R) Pentium(R) 4 CPU 3.00GHz, so also i386. Interesting >> that >> this works for you since our systems should be mainly the same. How up >> to >> date is your Gentoo installation. Mine is updated daily, so maybe there >> is >> some system package causing the troubles. > > Mine is not updated that frequently. I usually do upgrade if I badly > need the new feature of a package or there is some security issues. > What's the gcc version you're using? I tried building with both 4.1.1 > and 4.1.2 and both seems to be fine. > > Earlier, by i386, I meant IA32 (sorry if that made any confusions), > are you on a 64bit processor? > > Bye, > > -Chintana > > -- > http://trevet.blogspot.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
