LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   problem with make modules (https://www.linuxquestions.org/questions/fedora-35/problem-with-make-modules-153382/)

semaphore 03-04-2004 06:22 AM

problem with make modules
 
hi all..

This error message arised when i try to make module during upgrade my fedora kernel to 2.6.3 version:

drivers/block/floppy.c: In function `floppy_init':
drivers/block/floppy.c:4403: internal compiler error: Segmentation fault
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
The bug is not reproduceable, so it is likely a hardware or OS problem
make[2]: *** [drivers/block/floppy.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2
[root@localhost linux]#


The bzImage was ready without error.

The make modules_install also shows this error :

[root@localhost linux]# make modules_install
Warning: you may need to install module-init-tools
See http://www.codemonkey.org.uk/docs/po...loween-2.6.txt
INSTALL drivers/acpi/ac.ko
cp: cannot stat `drivers/acpi/ac.ko': No such file or directory
make[1]: *** [drivers/acpi/ac.ko] Error 1
make: *** [_modinst_] Error 2
[root@localhost linux]#


i also noticed that my fedora doesnt fill the requirements for upgrading new kernel. They are :

1) my procps version is 2.0.17. The version required is 3.1.13
2) quota-tools = 3.06, Requirement = 3.09
3) xfsprogs = not installed , Requirement = 1.1.3

Any idea? how do you guys upgrade your fedora kernel?

semaphore 03-05-2004 07:06 AM

The problem fixed. It was my hardware problem. I dont know what, where and why it is. But i was just retype make modules and it resumes until finish. Now i'm using 2.6.3 kernel version. But........no sound, no cdrom, no network adapter. I tried recompile , still the same. I reinstalled the kernel with different .config setting, still the same. Tried recompile again. but...I think better i go to sleep now... :(


All times are GMT -5. The time now is 08:49 PM.