Date: Mon, 9 Aug 2004 15:26:52 -0500 From: "Kenzo" <kenzo_chin@hotmail.com> Cc: <freebsd-security@freebsd.org> Subject: Re: firewalk Message-ID: <BAY10-DAV4zlIJzp4F6000070aa@hotmail.com> References: <BAY10-DAV126tFKHZgd00007079@hotmail.com> <Pine.LNX.4.58.0408091232240.11049@ns.isi.ulatina.ac.cr>
next in thread | previous in thread | raw e-mail | index | archive | help
This is what I get. alien# sudo make install clean ===> Building for firewalk-5.0_1 Making all in src cc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/include -O -pipe -ma rch= pentiumpro -Wall -c init.c In file included from /usr/local/include/libnet.h:62, from ../include/firewalk.h:42, from init.c:38: /usr/include/netinet/ip_icmp.h:81: warning: `icmp_pptr' redefined /usr/local/include/dnet/icmp.h:131: warning: this is the location of the previou s definition /usr/include/netinet/ip_icmp.h:82: warning: `icmp_gwaddr' redefined /usr/local/include/dnet/icmp.h:144: warning: this is the location of the previou s definition /usr/include/netinet/ip_icmp.h:185: warning: `ICMP_INFOTYPE' redefined /usr/local/include/dnet/icmp.h:104: warning: this is the location of the previou s definition In file included from ../include/firewalk.h:42, from init.c:38: /usr/local/include/libnet.h:87: #error "byte order has not been specified, you'l l" In file included from ../include/firewalk.h:42, from init.c:38: /usr/local/include/libnet.h:88: syntax error before string constant *** Error code 1 Stop in /usr/ports/security/firewalk/work/Firewalk/src. *** Error code 1 Stop in /usr/ports/security/firewalk/work/Firewalk. *** Error code 1 Stop in /usr/ports/security/firewalk. I have no idea what this is. ----- Original Message ----- From: "Fabio Miranda Hamburger" <fabmirha@ns.isi.ulatina.ac.cr> To: "Kenzo" <kenzo_chin@hotmail.com> Cc: <freebsd-security@freebsd.org> Sent: Monday, August 09, 2004 1:33 PM Subject: Re: firewalk > > I was wondering if anyone got firewalk to install? > > I'm running 4.10 stable and it doesn't seem to want to install. > > It's looking for libnet 1.1 or higher I believe and the ports only comes > > with version 1.0. > > I manually downloaded the latest version and installed it. Still firewalk > > doesn't know where to look for it. > > > #cd /usr/ports/security/firewalk > #make install clean > > works fine. > > If no, try to cvsup latest -stable port collection. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY10-DAV4zlIJzp4F6000070aa>