The following error occurs during compilation of linux2.4.20 + rtai.
Source: Internet
Author: User
The following error occurs during compilation of linux2.4.20 + rtai. I hope to answer the following: Linux general technology-Linux programming and kernel information. For more information, see the following. [I = s] This post was last edited by clarkdu
The first time I compiled the kernel, I used the redhat9 linux2.4.20-8 kernel. because the unit work requires real-time operating system, let me compile a new kernel with RTAI.
I used the 2.4.20 kernel on the official website. after completing the rtai patch, make menuconfig, make dep, and make clean are all completed at one time. then I will execute the make bzImage command, after the program has been compiled for a while, an error is reported, and the following error message is displayed. I really don't know how to handle it. I hope you can give me some advice. thank you very much.
In file encoded ded from i810_drv.c: 105:
Drm_memory.h: In function 'i810 _ alloc_agp ':
Drm_memory.h: 362: internal error: Segmentation fault
Please submit a full bug report,
With preprocessed source if appropriate
See For functions.
Make [4]: *** [i810_drv.o] Error1
Make [4]: Leaving directory '/usr/src/linux-2.4.20/drivers/char/drm'
Make [3]: *** [first_rule] Error2
Make [3]: Leaving directory '/usr/src/linux-2.4.20/drivers/char/drm'
Make [2]: *** [subdir_drm] Error2
Make [2]: Leaving directory '/usr/src/linux-2.4.20/drivers/char'
Make [1]: *** [subdir_drm] Error2
Make [1]: Leaving directory '/usr/src/linux-2.4.20/drivers'
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.