Skip to content

Problemas ao compilar #24

@aaraujofilho

Description

@aaraujofilho

Opa, estou tendo dificuldades em compilar o simetbox (mesmo o pacote base, desmarcando os demais addons) usando o branch 17.01-7 do openwrt. Segui as instruções com exceção de setar o "Release version code", que não encontrei. Também comentei a linha 41 do Makefile do simetbox-openwrt-simet-ma para evitar a referência cruzada que surge ao compilar. Mas sempre aborta com a seguinte mensagem de erro:

...
Configuring ip6tables.
Configuring uhttpd-mod-ubus.
Configuring ppp-mod-pppoe.
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for simetbox-openwrt-base:
  •  luci-lib-jsonc
    
  •  luci-lib-json
    
  • opkg_install_cmd: Cannot install package simetbox-openwrt-base.
    package/Makefile:60: recipe for target 'package/install' failed
    make[2]: *** [package/install] Error 255
    make[2]: Leaving directory '/home/araujo/openwrt/openwrt-17.01.7/openwrt'
    package/Makefile:102: recipe for target '/home/araujo/openwrt/openwrt-17.01.7/openwrt/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.package_install' failed
    make[1]: *** [/home/araujo/openwrt/openwrt-17.01.7/openwrt/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.package_install] Error 2
    make[1]: Leaving directory '/home/araujo/openwrt/openwrt-17.01.7/openwrt'
    Build failed - please re-run with -j1 to see the real error message
    /home/araujo/openwrt/openwrt-17.01.7/openwrt/include/toplevel.mk:205: recipe for target 'world' failed
    make: *** [world] Error 1

Alguma dica do que posso estar fazendo errado? Obrigado.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions