LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware-current + kernel 2.6.17.7 (https://www.linuxquestions.org/questions/slackware-14/slackware-current-kernel-2-6-17-7-a-468926/)

slackamp 07-29-2006 02:10 PM

slackware-current + kernel 2.6.17.7
 
Getting the following error when building the new kernel. i searched somewhere that the error means broken gcc. anyone successful in building the latest kernel?

CC mm/vmalloc.o
mm/vmalloc.c: In function `__vmalloc_area_node':
mm/vmalloc.c:446: internal compiler error: in final_scan_insn, at final.c:1790
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [mm/vmalloc.o] Error 1
make: *** [mm] Error 2


here is my gcc install

# ls -l /var/log/packages/ | grep gcc
-rw-r--r-- 1 root root 7123 2006-07-29 14:59 gcc-3.4.6-i486-1
-rw-r--r-- 1 root root 10079 2006-07-29 15:00 gcc-g++-3.4.6-i486-1
-rw-r--r-- 1 root root 2117 2006-07-29 15:00 gcc-g77-3.4.6-i486-1
-rw-r--r-- 1 root root 76334 2006-07-29 15:00 gcc-gnat-3.4.6-i486-1
-rw-r--r-- 1 root root 92128 2006-07-29 15:00 gcc-java-3.4.6-i486-1
-rw-r--r-- 1 root root 2100 2006-07-29 15:00 gcc-objc-3.4.6-i486-1

slackamp 07-29-2006 02:34 PM

[solved] slackware-current + kernel 2.6.17.7
 
turns out my glibc packages weren't updated to -current. once updated, recompiled kernel and all went well.


All times are GMT -5. The time now is 03:06 AM.