#17806: airpwn requires libltld as prerequisite to properly build
-----------------------------+-----------------------------------------
Reporter: arty.net | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Attitude Adjustment 12.09.1
Component: packages | Version: Attitude Adjustment 12.09
Keywords: libtool, airpwn |
-----------------------------+-----------------------------------------
I have spotted a build issue when compiling '''airpwn'''. After building
the prerequisites with :
{{{
make tools/install V=99 && make toolchain/install V=99
}}}
then after launching :
{{{
make package/airpwn/compile V=99
}}}
I get this error :
{{{
make[3]: /home/arturo/temp/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.33.2/host/bin/libtool: Command not found
make[3]: *** [ifcontrol.lo] Error 127
make[3]: Leaving directory `/home/arturo/temp/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/airpwn-1.3/lorcon'
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /home/arturo/temp/openwrt/include/site
/mips-openwrt-linux-uclibc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-uclibc-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-uclibc-gcc accepts -g... yes
checking for mips-openwrt-linux-uclibc-gcc option to accept ISO C89...
none needed
checking for style of include used by make... GNU
checking dependency style of mips-openwrt-linux-uclibc-gcc... gcc3
checking for libnet_build_tcp in -lnet... yes
checking for pcap_open_live in -lpcap... yes
checking for pcre_compile in -lpcre... yes
checking for pthread_create in -lpthread... yes
checking for tx80211_txpacket in -lorcon... no
configure: error: LORCON required. Install LORCON before building airpwn.
make[2]: *** [/home/arturo/temp/openwrt/build_dir/target-
mips_r2_uClibc-0.9.33.2/airpwn-1.3/.configured_] Error 1
make[2]: Leaving directory
`/home/arturo/temp/openwrt/feeds/packages/net/airpwn'
make[1]: *** [package/feeds/packages/airpwn/compile] Error 2
make[1]: Leaving directory `/home/arturo/temp/openwrt'
make: *** [package/airpwn/compile] Error 2
}}}
I think that the '''libltdl''' package is required to properly build
'''airpwn'''.
Please fix the feed if necessary.
Regards, Arturo
--
Ticket URL: <https://dev.openwrt.org/ticket/17806>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets