#17686: libpcap fails to build with 14.07-rc3 SDK
-------------------------------+-----------------------------------
Reporter: ewald.wasscher@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Barrier Breaker 14.07
Resolution: | Keywords:
-------------------------------+-----------------------------------
Comment (by ewald.wasscher@…):
Hmz, something went wrong while adding the comment.
Applying the patch leads to:
{{{
make[3]: Entering directory `/home/ewasscher/OpenWrt-SDK-x86-for-linux-
x86_64-gcc-4.8-linaro_uClibc-0.9.33.2/build_dir/target-
i386_geode_uClibc-0.9.33.2/libpcap-1.5.3'
bison -y -p pcap_ -d grammar.y
bison: /share/bison/m4sugar/m4sugar.m4: cannot open: No such file or
directory
make[3]: *** [grammar.c] Error 1
}}}
Apparently $STAGING_DIR_HOST isn't set by the Makefiles.
When I manually set STAGING_DIR_HOST on the shell the next error occurs:
{{{
./runlex.sh flex -Ppcap_ -oscanner.c scanner.l
flex: fatal internal error, exec of
/BB/build/x86/alix2/staging_dir/host/bin/m4 failed
make[3]: *** [scanner.c] Error 141
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/17686#comment:3>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets