I was compiling kernel on x86 i686 while i had this part going on, the following
error stopped the install.


  CC [M]  fs/nfs/pagelist.o
In file included from include/linux/mm.h:269,
                 from include/linux/pagemap.h:7,
                 from include/linux/nfs_page.h:14,
                 from fs/nfs/pagelist.c:18:
include/linux/page-flags.h:-27821: internal compiler error: Memory Overflow
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[2]: *** [fs/nfs/pagelist.o] Error 1
make[1]: *** [fs/nfs] Error 2
make: *** [fs] Error 2

could this be nfs bug instead?

-- 
           Summary: memory overflow
           Product: gcc
           Version: 3.3.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libobjc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ics at ics-base dot net
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21579

Reply via email to