Skip to content

aircrack-ng: Fails to configure with configure: error: Invalid --with-openssl value. #1

@dreirund

Description

@dreirund

Ahoj,

when I try to build aircrack-ng (in my configuration build is triggered because I have selected the package airmon-ng) from the HandsomeMod/packages feed, it fails with
configure: error: Invalid --with-openssl value.

After a failing make -j6, here the terminal output of
make -j1 V=sc package/feeds/packages/aircrack-ng/compile:

[...]
configure: WARNING: unrecognized options: --disable-nls
[...]
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
/[...]/staging_dir/toolchain-aarch64_cortex-a53+neon_gcc-8.4.0_musl/bin/g++-uc: line 22: [: sc: integer expression expected
checking whether the g++-uc linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
[...]
checking Default static library search path...  		/[...]/staging_dir/toolchain-aarch64_cortex-a53+neon_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/ /[...]/staging_dir/toolchain-aarch64_cortex-a53+neon_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/lib/aarch64-openwrt-linux-musl/8.4.0/ /[...]/staging_dir/toolchain-aarch64_cortex-a53+neon_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/lib/ 		/opt/lib/aarch64-openwrt-linux-musl 		/opt/lib 		/usr/local/lib/aarch64-openwrt-linux-musl 		/usr/local/lib 		/usr/lib/aarch64-openwrt-linux-musl 		/usr/lib 		/lib 		/opt/lib/aarch64-openwrt-linux-musl 		/opt/lib 	
configure: error: Invalid --with-openssl value
make[2]: *** [Makefile:122: /[...]/build_dir/target-aarch64_cortex-a53+neon_musl/aircrack-ng-1.6/.configured_86d83793029330a4d3cbd725f5840a7b] Error 1
[...]

→ Full compilation terminal output.

  • grep -Ei 'air(crack|mon)' .config:
    # CONFIG_PACKAGE_aircrack-ng is not set
    CONFIG_PACKAGE_airmon-ng=y
    
  • → Full .config.

Regards!

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