atom feed4 messages in org.freebsd.freebsd-securityfirewalk
FromSent OnAttachments
KenzoAug 9, 2004 12:05 pm 
Fabio Miranda HamburgerAug 9, 2004 12:15 pm 
KenzoAug 9, 2004 1:27 pm 
Kevin D. Kinsey, DaleCo, S.P.Aug 9, 2004 1:53 pm 
Subject:firewalk
From:Kenzo (kenz@hotmail.com)
Date:Aug 9, 2004 1:27:58 pm
List:org.freebsd.freebsd-security

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" <fabm@ns.isi.ulatina.ac.cr> To: "Kenzo" <kenz@hotmail.com> Cc: <free@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.