]> The Tcpdump Group git mirrors - tcpdump/commit
revert the latest change
authorDenis Ovsienko <[email protected]>
Wed, 26 Feb 2014 14:16:53 +0000 (18:16 +0400)
committerDenis Ovsienko <[email protected]>
Wed, 26 Feb 2014 14:18:56 +0000 (18:18 +0400)
commitb48bf6ced37c7bd8e22cb0b66cc5ee9415e6cb54
tree0bf361047472d213e551e0603822296427327a01
parent3f08ccede352bee032023efad70e98c21bdc818b
revert the latest change

./configure fails during the "BUILD_LIBPCAP=true BUILD_IPV6=true"
scenarios (both GCC and Clang):

Makefile:8411: warning: overriding commands for target `configure'
Makefile:455: warning: ignoring old commands for target `configure'
Makefile:8416: warning: overriding commands for target `stamp-h.in'
Makefile:460: warning: ignoring old commands for target `stamp-h.in'
Makefile:8421: warning: overriding commands for target `stamp-h'
Makefile:465: warning: ignoring old commands for target `stamp-h'
Makefile:8424: warning: overriding commands for target `Makefile'
Makefile:468: warning: ignoring old commands for target `Makefile'
Makefile:8427: warning: overriding commands for target `config.status'
Makefile:471: warning: ignoring old commands for target `config.status'
[...]
./config.status: line 1103: syntax error near unexpected token `done'
./config.status: line 1103: `done # for ac_tag'

I don't have the expertise to resolve it well right now, keep Travis CI
working meanwihle.
.travis.yml