Making install in io-layermake2进入目录usr几ocalmonomon0-460monoio-1ayerCCprocessesLopr0 cessesc在函数L0 ad modules中:processescl653l2错误:隐式声明函数makedev-Werror=implicit-function-declarationdevice makedev intmaj
It seems like there is an error in the installation process of the io-layer in the Mono framework. The error message indicates that the function "makedev" is not properly declared, which leads to a warning being treated as an error. This error prevents the installation from completing successfully.
In addition, it seems that the command "yum install monodevelop" is being executed, but it fails to find a package named "monodevelop". This could be due to a missing repository or incorrect package name.
To resolve these issues, you can try the following steps:
-
Check if all the dependencies required for the io-layer installation are installed properly.
-
Try to fix the error related to the "makedev" function by explicitly declaring it in the code.
-
Check if the correct package name for MonoDevelop is being used and if the repository containing it is properly configured.
-
Alternatively, you can try installing MonoDevelop from a different source or using a different method, such as downloading the package directly from the official website or using a package manager other than yum
原文地址: http://www.cveoy.top/t/topic/cEcU 著作权归作者所有。请勿转载和采集!