我正在尝试编译我的linux内核,在自定义我的内核配置后,我录制了make命令开始编译,但出现了如下错误:make[1]: ***No rule to make target `/usr/src/linux-headers-3.5.0-23/arch/x86/syscalls/syscall_32.tbl', needed by
当我使用source adastralrc.sh在终端中直接运行该脚本时,它工作得很好,并给出了所需的输出。但是,当我尝试使用子进程和与参数完全相同的命令让python运行该文件时: import subprocess
p =child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or