From owner-freebsd-hackers Tue Nov 3 04:24:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00739 for freebsd-hackers-outgoing; Tue, 3 Nov 1998 04:24:22 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from qatar.net.qa (qatar.net.qa [194.133.33.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA00734 for ; Tue, 3 Nov 1998 04:24:18 -0800 (PST) (envelope-from sodah@qatar.net.qa) Received: from qatar.net.qa (pons@ddfn.qatar.net.qa [194.133.35.153]) by qatar.net.qa (8.8.8/Internet-Qatar) with ESMTP id PAA08863 for ; Tue, 3 Nov 1998 15:24:12 +0300 (GMT) Message-ID: <363EE7DF.4149A4B0@qatar.net.qa> Date: Tue, 03 Nov 1998 14:24:19 +0300 From: Fadi Sodah X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.33 i586) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: BRKILL Content-Type: multipart/alternative; boundary="------------D5627DDAFAE7DD57FB46101B" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------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 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-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message