我使用的是自定义Linux,它是Oracle Linux 6的派生,但我需要从lksctp-tools-1.0.17-2.el7.src.rpm和lksctp工具中的补丁-1.0.11-1 rpm包中提取所有补丁我发现1.0.17-2.el7版本中有两个新的补丁:lksctp-tools-1.0.6-libdir.patch
我在构建构建环境的修
就像标题上说的:
我交叉构建了一个rpm (build system=x86_64;target=rpi)。当我尝试用rpm在目标上安装它时,我会得到消息intended for a different operating system。我可以用开关成功地安装它但是我更愿意正常地安装它--比如:rpm -ivh <my.rpm>。