क्या यह एक संभव पथ में निहित कर्नेल स्रोत के लिए LinuxTV.org V4L-DVB media_build को संकलित करने के बजाय रनिंग एक (यानी एक अलग संस्करण) के लिए संभव है?
मेरे पास कर्नेल स्रोत और /root/mytest/linux-3.12.6 (वेनिला) और /root/mytest/linux-3.12.6/.config में कर्नेल कॉन्फ़िग है, लेकिन मैं यह बताने का तरीका नहीं ढूँढ पा रहा हूँ ./build स्क्रिप्ट यह नहीं है।
उदाहरण के लिए:
# make tar DIR=/root/mytest/linux-3.12.6
विफल रहता है क्योंकि यह कुछ फ़ाइलें नहीं पा सकता है:
tar: mm/frame_vector.c: Cannot stat: No such file or directory
tar: include/linux/fence.h: Cannot stat: No such file or directory
tar: include/linux/of_graph.h: Cannot stat: No such file or directory
tar: include/linux/dma/xilinx_dma.h: Cannot stat: No such file or directory
tar: include/trace/events/v4l2.h: Cannot stat: No such file or directory
tar: include/trace/events/vb2.h: Cannot stat: No such file or directory
tar: include/uapi/linux/lirc.h: Cannot stat: No such file or directory
tar: include/uapi/linux/media-bus-format.h: Cannot stat: No such file or directory
tar: include/uapi/linux/vsp1.h: Cannot stat: No such file or directory
tar: include/uapi/linux/xilinx-v4l2-controls.h: Cannot stat: No such file or directory
tar: include/uapi/linux/smiapp.h: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
make: *** [tar] Error 2