Building clamd for the raspberry openwrt platform. Compiles and looks to finish the linking phases fine but then get a few [all-recursive] Errors.
Running the make with V=99 or V=s and need more details to see what's going on. Here is the last few lines in the make output. Seems that the binaries are created, but the PKG_INSTALL_DIR is not created yet. Can't tell if or what library I'm missing here. make[5]: Leaving directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4/clambc' Making all in unit_tests make[5]: Entering directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4/unit_tests' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4/unit_tests' make[5]: Entering directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4' make[5]: Leaving directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4' make[2]: *** [/home/derek/development/openwrt/build_dir/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/clamav-0.98.4/.built] Error 2 make[2]: Leaving directory `/home/derek/development/openwrt/package/network/services/clamav' make[1]: *** [package/network/services/clamav/compile] Error 2 make[1]: Leaving directory `/home/derek/development/openwrt' make: *** [package/clamav/compile] Error 2
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel