<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Buna ziua,<br>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Întâmpin o problemă atunci când încerc să buildez mașina virtuală.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Când rulez comanda <b>make build</b> (sau orice alt <b>make</b>), primesc eroarea că nu există fișierul <i>include/config/auto.conf.</i></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<i><br>
</i></div>
<blockquote style="border-left: 3px solid rgb(200, 200, 200); border-top-color: rgb(200, 200, 200); border-right-color: rgb(200, 200, 200); border-bottom-color: rgb(200, 200, 200); padding-left: 1ex; margin-left: 0.8ex; color: rgb(102, 102, 102);">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-family: "Courier New", monospace;">make -C /home/mark/Documents/so2/linux M=/home/mark/Documents/so2/linux/tools/labs/skels ARCH=x86 modules</span><br>
<div style=""><span style="font-family: "Courier New", monospace;">make[1]: Entering directory '/home/mark/Documents/so2/linux'</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">Makefile:595: include/config/auto.conf: No such file or directory</span><br>
</div>
<div style=""><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">  ERROR: Kernel configuration is invalid.</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">         include/generated/autoconf.h or include/config/auto.conf are missing.</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">         Run 'make oldconfig && make prepare' on kernel src to fix it.</span><br>
</div>
<div style=""><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">Makefile:643: recipe for target 'include/config/auto.conf' failed</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">make[1]: *** [include/config/auto.conf] Error 1</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">make[1]: Leaving directory '/home/mark/Documents/so2/linux'</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">Makefile:20: recipe for target 'build' failed</span><br>
</div>
<div style=""><span style="font-family: "Courier New", monospace;">make: *** [build] Error 2</span></div>
<div style=""><span style="font-family: "Courier New", monospace;"><br>
<br>
</span></div>
</div>
</blockquote>
</body>
</html>