在交叉编译nginx for raspberry pi期间出错

在尝试交叉编译nginx for raspberry pi时,我在配置步骤本身时出错。 我的交叉编译的配置选项是,

*。/ configure --build = x86_64-linux --host = arm-poky-linux-gnueabi --target = arm-poky-linux-gnueabi --prefix = / usr --exec_prefix = / usr --bindir = / usr / bin --sbindir = / usr / sbin --libexecdir = / usr / lib / ws --datadir = / usr / share --sysconfdir = / etc --sharedstatedir = / com --localstatedir = / var --libdir = / usr / lib --includedir = / usr / include --oldincludedir = / usr / include --infodir = / usr / share / info --mandir = / usr / share / man --disable-silent-rules - disable-dependency-tracking --with-libtool-sysroot =〜/ Documents / raspberrypi / poky / raspberryPiBuild / tmp / sysroots / raspberrypi --enable-nls *

发出此命令时会打印以下错误:./configure:error:invalid option“--build = x86_64-linux”

在这一步中,错误是怎么回事?


Yocto项目已经为nginx提供了一个配方,所以你不需要创建你自己的配方。 请参阅此问题以获取更多信息。

链接地址: http://www.djcxy.com/p/86897.html

上一篇: Error during Cross compiling nginx for raspberry pi

下一篇: Installing Raspberry Pi Cross