lparam/xSocks

cant not compile on openwrt trunk ar71xx

Closed this issue · 2 comments

ibtoolize: $pkgltdldir is not a directory: `/home/storage/openwrt/staging_dir/target-mips_34kc_musl-1.1.11/host/share/libtool'
Makefile:132: recipe for target '/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.1/3rd/libuv/Makefile' failed
make[4]: *** [/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.1/3rd/libuv/Makefile] Error 1
make[4]: Leaving directory '/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.1'
Makefile:44: recipe for target '/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.1/.built' failed
make[3]: *** [/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.1/.built] Error 2
make[3]: Leaving directory '/home/storage/openwrt-trunk/package/openwrt-xsocks'
package/Makefile:191: recipe for target 'package/openwrt-xsocks/compile' failed
make[2]: *** [package/openwrt-xsocks/compile] Error 2
make[2]: Leaving directory '/home/storage/openwrt-trunk'

mkdir -p /home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.3/3rd/libuv
cd 3rd/libuv && ./autogen.sh

  • libtoolize
    libtoolize: $pkgltdldir is not a directory: `/home/storage/openwrt/staging_dir/target-mips_34kc_musl-1.1.11/host/share/libtool'
    Makefile:132: recipe for target '/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.3/3rd/libuv/Makefile' failed
    make[4]: *** [/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.3/3rd/libuv/Makefile] Error 1
    make[4]: Leaving directory '/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.3'
    Makefile:44: recipe for target '/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.3/.built' failed
    make[3]: *** [/home/storage/openwrt-trunk/build_dir/target-mips_34kc_musl-1.1.11/xsocks-0.4.3/.built] Error 2
    make[3]: Leaving directory '/home/storage/openwrt-trunk/package/openwrt-xsocks'
    package/Makefile:191: recipe for target 'package/openwrt-xsocks/compile' failed
    make[2]: *** [package/openwrt-xsocks/compile] Error 2
    make[2]: Leaving directory '/home/storage/openwrt-trunk'
    package/Makefile:188: recipe for target '/home/storage/openwrt-trunk/staging_dir/target-mips_34kc_musl-1.1.11/stamp/.package_compile' failed
    make[1]: *** [/home/storage/openwrt-trunk/staging_dir/target-mips_34kc_musl-1.1.11/stamp/.package_compile] Error 2
    make[1]: Leaving directory '/home/storage/openwrt-trunk'
    /home/storage/openwrt-trunk/include/toplevel.mk:177: recipe for target 'world' failed
    make: *** [world] Error 2

fixed