Tcpdump repariert.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@385 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-01-07 22:15:06 +00:00
parent 9217f23647
commit 6f00de0d6d
4 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
#usr/man/man1/tcpdump.1
usr/sbin/tcpdump

View File

@@ -223,6 +223,7 @@
* sysvinit-2.86
* tar-1.15.1
* tcp_wrappers_7.6
* tcpdump-3.8.3
* texinfo-4.8
* tftp-hpa-0.42
* tiff-3.8.2

View File

@@ -77,7 +77,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/tcpdump-3.8.2-bgp-dos-2.patch #CAN 2005-1279
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/tcpdump-3.8.2-isis-dos.patch #CAN 2005-1278
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/tcpdump-3.8.2-ldp-dos.patch #CAN 2005-1279
cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls
cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls --disable-ipv6
cd $(DIR_APP) && sed -i -e 's/#define\ HAVE_PCAP_DEBUG\ 1/#undef\ HAVE_PCAP_DEBUG/' config.h
cd $(DIR_APP) && make $(MAKETUNING) DEFS="-D_U_=\"\" -DHAVE_CONFIG_H"
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)

View File

@@ -444,7 +444,7 @@ buildipfire() {
ipfiremake squid
ipfiremake squid-graph
ipfiremake squidguard
# ipfiremake tcpdump
ipfiremake tcpdump
ipfiremake traceroute
ipfiremake vlan
ipfiremake wireless