Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Nov 1998 14:24:19 +0300
From:      Fadi Sodah <sodah@qatar.net.qa>
To:        hackers@FreeBSD.ORG
Subject:   BRKILL
Message-ID:  <363EE7DF.4149A4B0@qatar.net.qa>

next in thread | raw e-mail | index | archive | help

--------------D5627DDAFAE7DD57FB46101B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

hi

when i try to compile  brkill.c (u can find it at
http://deep.ee.siue.edu/br/)
i get the following
pons@lifebook:/home/pons/Code > cc -O2 -o brkill brkill.c -lpcap
brkill.c: In function `init_pkt':
brkill.c:186: structure has no member named `ip_sum'
brkill.c: In function `main':
brkill.c:457: structure has no member named `ip_sum'
brkill.c:458: structure has no member named `ip_sum'

what could be wrong?

--
Fadi Sodah
sodah@qatar.net.qa
Tel: +974-712447
Doha-Qatar



--------------D5627DDAFAE7DD57FB46101B
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
hi

<P>when i try to compile&nbsp; brkill.c (u can find it at <A HREF="http://deep.ee.siue.edu/br/">http://deep.ee.siue.edu/br/</A>)
<BR>i get the following
<BR>pons@lifebook:/home/pons/Code > cc -O2 -o brkill brkill.c -lpcap
<BR>brkill.c: In function `init_pkt':
<BR>brkill.c:186: structure has no member named `ip_sum'
<BR>brkill.c: In function `main':
<BR>brkill.c:457: structure has no member named `ip_sum'
<BR>brkill.c:458: structure has no member named `ip_sum'

<P>what could be wrong?
<PRE>--&nbsp;
Fadi Sodah
sodah@qatar.net.qa
Tel: +974-712447
Doha-Qatar</PRE>
&nbsp;</HTML>

--------------D5627DDAFAE7DD57FB46101B--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?363EE7DF.4149A4B0>